mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-25 06:02:25 -06:00
6 lines
101 B
VimL
6 lines
101 B
VimL
if exists('b:did_ftplugin')
|
|
finish
|
|
endif
|
|
|
|
" Behaves mostly just like cfg
|
|
runtime! ftplugin/cfg.vim
|