summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-02-07 21:36:49 -0500
committerJune McEnroe <programble@gmail.com>2012-02-07 21:36:49 -0500
commit1ef3b1e665c96e6cfb43595628f36740f0061dd9 (patch)
tree080bcc265ea0a213d17a8863f508ab0067e34bd3
parentUpdate jellybeans (diff)
downloadsrc-1ef3b1e665c96e6cfb43595628f36740f0061dd9.tar.gz
src-1ef3b1e665c96e6cfb43595628f36740f0061dd9.zip
Add back set nocompatible, even though it seemed to end up set anyway
Diffstat (limited to '')
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 5d5e517c..1327ef2b 100644
--- a/.vimrc
+++ b/.vimrc
@@ -1,3 +1,5 @@
+set nocp " No child-porn here :P
+
 " Load pathogen
 runtime bundle/vim-pathogen/autoload/pathogen.vim
 call pathogen#infect()
182dea526702a4e530637202987b5&follow=1'>Update Dark.terminalJune McEnroe 2019-07-26Lighten dark whiteJune McEnroe 2019-07-25Add png.3 man pageJune McEnroe 2019-07-25Use scheme to style HTMLsJune McEnroe 2019-07-25Don't match comments in strings in makeJune McEnroe 2019-07-25Generate index.html with links from bin.7June McEnroe 2019-07-24Warn when date has changedJune McEnroe 2019-07-24Add whenJune McEnroe 2019-07-24Remove histedit from bitJune McEnroe