Nvim: Configure plugins in after directory
Switch from fzf to telescope and filesystem to defx
This commit is contained in:
5
.config/nvim/after/plugin/yoink.rc.vim
Normal file
5
.config/nvim/after/plugin/yoink.rc.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" yoink configuration
|
||||
"nmap <leader>yp <plug>(YoinkPostPasteSwapBack)
|
||||
"nmap <leader>yn <plug>(YoinkPostPasteSwapForward)
|
||||
"nmap p <plug>(YoinkPaste_p)
|
||||
"nmap P <plug>(YoinkPaste_P)
|
||||
Reference in New Issue
Block a user