1
0
mirror of https://github.com/amix/vimrc synced 2025-07-08 18:04:59 +08:00

cscope map & nerdcommenter

This commit is contained in:
qhuang
2013-07-30 14:26:49 +08:00
parent d0176b55a1
commit 3b4328efa7
3 changed files with 13 additions and 12 deletions

View File

@ -44,7 +44,7 @@
" => General
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Sets how many lines of history VIM has to remember
set history=700
set history=10
" Enable filetype plugins
filetype plugin on