mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
Jan 24 updates
This commit is contained in:
parent
a503ddc9c4
commit
a81697463d
11 changed files with 53 additions and 48 deletions
|
|
@ -5,14 +5,13 @@
|
|||
telescope-fzf-native-nvim
|
||||
toggleterm-nvim
|
||||
mini-nvim
|
||||
];
|
||||
extra = with pkgs.vimPlugins; [
|
||||
rose-pine
|
||||
gitsigns-nvim
|
||||
oil-nvim
|
||||
rose-pine
|
||||
nvim-lspconfig
|
||||
nvim-treesitter.withAllGrammars
|
||||
nvim-treesitter-textobjects
|
||||
];
|
||||
extra = with pkgs.vimPlugins; [
|
||||
vim-nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue