Add telescope to nixvim
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
./lsp.nix
|
||||
./fmt.nix
|
||||
./treesitter.nix
|
||||
./telescope.nix
|
||||
./lualine.nix
|
||||
./nvim-autopairs.nix
|
||||
./which-key.nix
|
||||
@@ -14,6 +15,7 @@
|
||||
plugins = {
|
||||
lz-n.enable = true;
|
||||
indent-blankline.enable = true;
|
||||
web-devicons.enable = true;
|
||||
};
|
||||
|
||||
extraPlugins = with pkgs.vimPlugins; [
|
||||
|
||||
Reference in New Issue
Block a user