stuff
This commit is contained in:
parent
5a227bfc45
commit
c956dfb659
12 changed files with 59 additions and 35 deletions
|
|
@ -16,7 +16,6 @@
|
|||
};
|
||||
};
|
||||
in [
|
||||
# todo: SNIPPETS pandoc, completion, lsp
|
||||
{
|
||||
plugin = woof;
|
||||
config = ''
|
||||
|
|
@ -33,7 +32,7 @@
|
|||
cmp-nvim-ultisnips
|
||||
nvim-cmp
|
||||
{
|
||||
plugin = nvim-lspconfig;
|
||||
plugin = nvim-lspconfig;
|
||||
config = builtins.readFile ./lsp.vim;
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue