mirror of
https://github.com/akelge/zsh
synced 2025-12-14 22:25:13 +00:00
Removed vimrc.local, added vimrc.local.in skel file
This commit is contained in:
13
vim/vimrc.local.in
Normal file
13
vim/vimrc.local.in
Normal file
@ -0,0 +1,13 @@
|
||||
"
|
||||
" Local configuration per user and per host
|
||||
" You can customize everything, expecially
|
||||
"
|
||||
" ctags path
|
||||
" let Tlist_Ctags_Cmd="/opt/local/bin/ctags"
|
||||
"
|
||||
" skeleton variables:
|
||||
" let g:fullname = 'Your Full Name'
|
||||
" let g:email = 'your.email@address'
|
||||
"
|
||||
" $Id$
|
||||
"
|
||||
Reference in New Issue
Block a user