mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
telescope-fzy-native: init plugin
This commit is contained in:
parent
40b3ece389
commit
004824877f
2 changed files with 34 additions and 0 deletions
|
@ -8,6 +8,7 @@ in
|
|||
imports = [
|
||||
./frecency.nix
|
||||
./fzf-native.nix
|
||||
./fzy-native.nix
|
||||
];
|
||||
|
||||
# TODO:add support for aditional filetypes. This requires autocommands!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue