Eagerly load fzf-native

This commit is contained in:
2024-12-25 23:58:43 +01:00
parent 5e2d4a61d4
commit a71985fcc9
3 changed files with 3 additions and 3 deletions
+1 -2
View File
@@ -27,12 +27,11 @@ in
catppuccin-nvim
nvim-treesitter.withAllGrammars
oil-nvim
plenary-nvim
mini-nvim
telescope-fzf-native-nvim
];
opts = [
telescope-nvim
telescope-fzf-native-nvim
];
};
-1
View File
@@ -42,7 +42,6 @@ return {
},
})
vim.cmd.packadd("telescope-fzf-native.nvim")
telescope.load_extension("fzf")
end
},
+2
View File
@@ -28,6 +28,8 @@
"/ftdetect"
# plenary.nvim
"/data/plenary/filetypes"
# telescope fzf
"/build"
];
# Every plugin has its own generated help tags (doc/tags)