test
This commit is contained in:
parent
540ff199d3
commit
0f26da2307
1 changed files with 2 additions and 2 deletions
|
@ -11,15 +11,15 @@
|
|||
};
|
||||
plugins = {
|
||||
telescope.enable = true;
|
||||
oil.enable = true;
|
||||
treesitter.enable = true;
|
||||
lightline.enable = true;
|
||||
powerline.enable = true;
|
||||
luasnip.enable = true;
|
||||
nix.enable = true;
|
||||
nix-develop.enable = true;
|
||||
bufferline.enable = true;
|
||||
chadtree.enable = true;
|
||||
which-key.enable = true;
|
||||
nvim-tree.enable = true;
|
||||
|
||||
lsp = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue