Skip to content

Commit

Permalink
Merge pull request atomantic#52 from alanyee/master
Browse files Browse the repository at this point in the history
Update .vimrc
  • Loading branch information
atomantic authored Jun 9, 2019
2 parents b6db4e7 + b4eb3cd commit 4779983
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions homedir/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,12 @@ set foldlevel=100 " Don't autofold anything (but I can still fold manually)
set foldopen-=search " don't open folds when you search into them
set foldopen-=undo " don't open folds when you undo stuff

""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Security
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
set modelines=0
set nomodeline

""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" CTags
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Expand Down

0 comments on commit 4779983

Please sign in to comment.