made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
10
gitportable/usr/share/vim/vim91/ftplugin/sshdconfig.vim
Normal file
10
gitportable/usr/share/vim/vim91/ftplugin/sshdconfig.vim
Normal file
@@ -0,0 +1,10 @@
|
||||
" Vim filetype plugin file
|
||||
" Language: OpenSSH server configuration file
|
||||
" Maintainer: Yinzuo Jiang <jiangyinzuo@foxmail.com>
|
||||
" Latest Revision: 2024-05-17
|
||||
|
||||
if exists("b:did_ftplugin")
|
||||
finish
|
||||
endif
|
||||
|
||||
runtime! ftplugin/conf.vim
|
||||
Reference in New Issue
Block a user