This commit is contained in:
parent
32c1f23f90
commit
6b63011c1c
1 changed files with 3 additions and 2 deletions
|
|
@ -6,7 +6,8 @@ Neovim theme for code, not colors.
|
|||
|
||||
## Installation
|
||||
|
||||
Install using your package manager of choice or via [luarocks](https://luarocks.org/modules/barrettruth/midnight.nvim):
|
||||
Install using your package manager of choice or via
|
||||
[luarocks](https://luarocks.org/modules/barrettruth/midnight.nvim):
|
||||
|
||||
```
|
||||
luarocks install midnight.nvim
|
||||
|
|
@ -18,7 +19,7 @@ Then set the colorscheme:
|
|||
vim.cmd.colorscheme('midnight')
|
||||
```
|
||||
|
||||
## Plugin Integration
|
||||
## Plugin Integrations
|
||||
|
||||
- [treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
|
||||
- [fzf-lua](https://github.com/ibhagwan/fzf-lua)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue