mirror of
https://github.com/akelge/zsh
synced 2025-08-14 06:18:19 +00:00
Added vimrc.local skeleton
This commit is contained in:
13
vim/vimrc.local
Normal file
13
vim/vimrc.local
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