Compare commits

...

3 Commits

Author SHA1 Message Date
Peter J. Holzer 2be2dbcf7c Merge branch 'master' into wsr 2024-05-11 16:53:15 +02:00
Peter J. Holzer a404a33d56 Mark common line lengths 2024-05-11 16:51:18 +02:00
Peter J. Holzer 03cc524476 Set colors for man to match the background 2024-04-18 12:35:02 +02:00
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -1,6 +1,7 @@
set ai
" Disable (ab)use of X11 selection
set clipboard=
set colorcolumn=72,80,100,132
set comments=s1:/*,mb:*,ex:*/,://,b:#,:%,:XCOMM,n:>,fb:-,n:\|
set expandtab
set exrc