Basic options
git-svn-id: http://photonzero.com/dotfiles/trunk@73 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
parent
1296b58101
commit
7b6979945f
1 changed files with 3 additions and 0 deletions
3
.vimrc
3
.vimrc
|
|
@ -56,6 +56,9 @@ autocmd FileType python set tags+=$HOME/.vim/tags/python.ctags
|
|||
let python_highlight_all = 1
|
||||
let g:Tb_MaxSize=0
|
||||
let g:Tb_MapCTabSwitchBufs = 1
|
||||
let g:LustyExplorerSuppressRubyWarning = 1
|
||||
let g:LustyJugglerSuppressRubyWarning = 1
|
||||
let mapleader = ","
|
||||
let g:buftabs_only_basename = 1
|
||||
"let g:buftabs_in_statusline=1
|
||||
let g:NERDChristmasTree = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue