nixos/modules/home-manager/neovim/nvim/lua/plugins/telescope-fzf-native.lua
2024-02-27 12:00:15 -05:00

5 lines
74 B
Lua

return {
'nvim-telescope/telescope-fzf-native.nvim',
build = 'make'
}