home: vim: add 'lightline-lsp'
This commit is contained in:
parent
039c6390a3
commit
ad7b9a574d
|
@ -63,6 +63,7 @@ in
|
||||||
git-messenger-vim # A simple blame window
|
git-messenger-vim # A simple blame window
|
||||||
|
|
||||||
# LSP and linting
|
# LSP and linting
|
||||||
|
lightline-lsp
|
||||||
];
|
];
|
||||||
|
|
||||||
extraConfig = builtins.readFile ./init.vim;
|
extraConfig = builtins.readFile ./init.vim;
|
||||||
|
|
Loading…
Reference in a new issue