Compare commits
No commits in common. "2be2dbcf7c04ae6e8c2075dd7d203582440f2bce" and "b28a2cb5c04d1ccd9f438bbc962aa6d5aa935a67" have entirely different histories.
2be2dbcf7c
...
b28a2cb5c0
1
.vimrc
1
.vimrc
|
@ -1,7 +1,6 @@
|
||||||
set ai
|
set ai
|
||||||
" Disable (ab)use of X11 selection
|
" Disable (ab)use of X11 selection
|
||||||
set clipboard=
|
set clipboard=
|
||||||
set colorcolumn=72,80,100,132
|
|
||||||
set comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-,n:\|
|
set comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-,n:\|
|
||||||
set expandtab
|
set expandtab
|
||||||
set exrc
|
set exrc
|
||||||
|
|
Loading…
Reference in New Issue