mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Support for Neorg (#33)
This commit is contained in:
parent
8594322103
commit
12cfac46f3
2 changed files with 19 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ use({
|
|||
- **[WhichKey](https://github.com/folke/which-key.nvim)**
|
||||
- **[Indent-Blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)**
|
||||
- **[Neogit](https://github.com/TimUntersberger/neogit)**
|
||||
- **[Neorg](https://github.com/nvim-neorg/neorg)**
|
||||
- **[Lualine](https://github.com/hoob3rt/lualine.nvim)**
|
||||
```lua
|
||||
require('lualine').setup({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue