Merge branch 'dev/server'
This commit is contained in:
commit
5ea27ceb6b
22 changed files with 207 additions and 100 deletions
|
|
@ -11,9 +11,8 @@
|
|||
withNodeJs = false;
|
||||
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
ctrlp-vim
|
||||
fzf-vim
|
||||
lualine-nvim
|
||||
nerdtree
|
||||
tokyonight-nvim
|
||||
vim-fugitive
|
||||
vim-nix
|
||||
|
|
@ -21,14 +20,7 @@
|
|||
vim-signify
|
||||
vim-surround
|
||||
|
||||
nvim-cmp
|
||||
nvim-lspconfig
|
||||
cmp-nvim-lsp
|
||||
cmp_luasnip
|
||||
luasnip
|
||||
|
||||
(nvim-treesitter.withPlugins (p: with p; [
|
||||
tree-sitter-comment
|
||||
tree-sitter-json
|
||||
tree-sitter-lua
|
||||
tree-sitter-nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue