home: vim: add 'lightline-lsp'
This commit is contained in:
parent
cb389b71b1
commit
f73f59b06c
|
@ -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