Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnk committed Jun 19, 2012
1 parent 41801ea commit e566db5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions vim/profiles/appends.vim
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -170,5 +170,8 @@ vnoremap < <gv
" clear highlightsearch " clear highlightsearch
nnoremap <C-l> :nohlsearch<CR><C-l> nnoremap <C-l> :nohlsearch<CR><C-l>
"
set history=10000

" vim: expandtab softtabstop=2 shiftwidth=2 " vim: expandtab softtabstop=2 shiftwidth=2
" vim: foldmethod=marker " vim: foldmethod=marker
1 change: 0 additions & 1 deletion vim/profiles/bundles.vim
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,4 @@
" neobundle " neobundle
set nocompatible
filetype off filetype off


if has('vim_starting') if has('vim_starting')
Expand Down

0 comments on commit e566db5

Please sign in to comment.