mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
add eyeliner, trouble
This commit is contained in:
parent
b25deb86c1
commit
3f57948360
12 changed files with 45 additions and 72 deletions
|
|
@ -23,6 +23,7 @@ with final.pkgs.lib; let
|
|||
cmp-treesitter
|
||||
cmp_luasnip
|
||||
diffview-nvim
|
||||
eyeliner-nvim
|
||||
friendly-snippets
|
||||
gitsigns-nvim
|
||||
lualine-nvim
|
||||
|
|
@ -68,6 +69,7 @@ with final.pkgs.lib; let
|
|||
telescope-fzf-native-nvim
|
||||
telescope-nvim
|
||||
toggleterm-nvim
|
||||
trouble-nvim
|
||||
undotree
|
||||
which-key-nvim
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue