mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-02 09:04:54 +02:00
telescope: move plugin into seperate folder
This commit is contained in:
parent
bb2a9a9496
commit
6f8eb6f381
2 changed files with 53 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
./utils/goyo.nix
|
||||
./utils/endwise.nix
|
||||
./utils/easyescape.nix
|
||||
./utils/telescope.nix
|
||||
./utils/nvim-autopairs.nix
|
||||
./utils/intellitab.nix
|
||||
./utils/specs.nix
|
||||
|
@ -40,5 +39,7 @@
|
|||
|
||||
./nvim-lsp
|
||||
./nvim-lsp/lspsaga.nix
|
||||
|
||||
./telescope
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue