made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
9
gitportable/usr/share/vim/vim91/ftplugin/nginx.vim
Normal file
9
gitportable/usr/share/vim/vim91/ftplugin/nginx.vim
Normal file
@@ -0,0 +1,9 @@
|
||||
" Vim filetype plugin
|
||||
" Language: nginx.conf
|
||||
" Maintainer: Chris Aumann <me@chr4.org>
|
||||
" Last Change: Apr 15, 2017
|
||||
" 2023 Aug 28 by Vim Project (undo_ftplugin)
|
||||
|
||||
setlocal commentstring=#\ %s
|
||||
|
||||
let b:undo_ftplugin = "setlocal commentstring<"
|
||||
Reference in New Issue
Block a user