indentation added
This commit is contained in:
parent
286a6a938e
commit
04434e2523
2 changed files with 2 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ require("lze").load {
|
|||
{ import = "lsp.completion", },
|
||||
}
|
||||
|
||||
require("lsp.indentation")
|
||||
require("lsp.lsp")
|
||||
|
|
|
|||
|
|
@ -82,6 +82,7 @@ in
|
|||
nvim-web-devicons
|
||||
base16-nvim
|
||||
mini-nvim
|
||||
#orgmode
|
||||
|
||||
(pkgs.vimUtils.buildVimPlugin {
|
||||
pname = "candyland-nvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue