3 lines
95 B
Lua
3 lines
95 B
Lua
-- Enable telescope fzf native, if installed
|
|
pcall(require('telescope').load_extension, 'fzf')
|