Added telescope extensions
This commit is contained in:
parent
d3aa2d0800
commit
cf0bb60e0f
2 changed files with 34 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
./plugins/lsp.nix
|
||||
./plugins/lualine.nix
|
||||
./plugins/rhubarb.nix
|
||||
./plugins/telescope.nix
|
||||
./plugins/vim-obsession.nix
|
||||
];
|
||||
|
||||
|
|
@ -61,7 +62,6 @@
|
|||
];
|
||||
|
||||
plugins = {
|
||||
telescope.enable = true;
|
||||
treesitter.enable = true;
|
||||
tmux-navigator.enable = true;
|
||||
fugitive.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue