vim-patch:214641f77df6

Runtime file updates.

214641f77d

N/A:
vim-patch:26a280c47a1c
This commit is contained in:
Justin M. Keyes
2017-11-06 05:05:54 +01:00
parent 8f03014e88
commit 93fb7383a3
183 changed files with 744 additions and 579 deletions

11
runtime/ftplugin/tmux.vim Normal file
View File

@@ -0,0 +1,11 @@
" Vim filetype plugin file
" Language: Tmux config
" Maintainer: Eric Pruitt <eric.pruitt@gmail.com>
" Last Change: 2017 Mar 04
if exists("b:did_ftplugin")
finish
endif
let b:did_ftplugin = 1
setlocal commentstring=#\ %s