mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(nvim): add fzf plugin, configuration, and mappings
This commit is contained in:
@@ -208,6 +208,7 @@ endif
|
||||
call plug#begin(data_dir . '/plugins')
|
||||
|
||||
source ~/.config/nvim/plugins/base16-vim.vim
|
||||
source ~/.config/nvim/plugins/fzf.vim
|
||||
|
||||
call plug#end()
|
||||
doautocmd User PlugLoaded
|
||||
|
||||
Reference in New Issue
Block a user