test
This commit is contained in:
parent
40300b662b
commit
ce15273f1b
1 changed files with 46 additions and 0 deletions
|
@ -18,6 +18,52 @@
|
|||
nord-vim
|
||||
gruvbox
|
||||
tokyonight-nvim
|
||||
|
||||
# https://github.com/figsoda/cfg/blob/main/src/programs/neovim/configure/packages.nix
|
||||
bufferline-nvim
|
||||
cmp-buffer
|
||||
cmp-cmdline
|
||||
cmp-dap
|
||||
cmp-nvim-lsp
|
||||
cmp-nvim-lsp-document-symbol
|
||||
cmp-path
|
||||
cmp_luasnip
|
||||
comment-nvim
|
||||
crates-nvim
|
||||
dressing-nvim
|
||||
gitsigns-nvim
|
||||
indent-blankline-nvim
|
||||
leap-nvim
|
||||
lspkind-nvim
|
||||
lualine-nvim
|
||||
luasnip
|
||||
neo-tree-nvim
|
||||
nix-develop-nvim
|
||||
noice-nvim
|
||||
null-ls-nvim
|
||||
numb-nvim
|
||||
nvim-cmp
|
||||
nvim-colorizer-lua
|
||||
nvim-dap
|
||||
nvim-dap-ui
|
||||
nvim-lspconfig
|
||||
nvim-navic
|
||||
nvim-notify
|
||||
nvim-treesitter-textobjects
|
||||
nvim-treesitter.withAllGrammars
|
||||
nvim-web-devicons
|
||||
nvim_context_vt
|
||||
playground
|
||||
refactoring-nvim
|
||||
ron-vim
|
||||
rust-tools-nvim
|
||||
telescope-fzf-native-nvim
|
||||
telescope-nvim
|
||||
trouble-nvim
|
||||
typst-vim
|
||||
vim-fugitive
|
||||
vim-lastplace
|
||||
vim-visual-multi
|
||||
];
|
||||
extraConfig = ''
|
||||
set mouse=a
|
||||
|
|
Loading…
Reference in a new issue