dotfiles/vim/.vim/ftplugin/vifm.vim

7 lines
164 B
VimL
Raw Permalink Normal View History

2023-12-23 20:13:47 -07:00
" Vim file manager =======================================
iabbrev <buffer> initmodeline " vim: set ft=vifm ff=unix:
setlocal syn=vifm
" vim: set ff=unix ft=vim: