1
0
Fork 0

Change vim cursorcolumn color

This commit is contained in:
Malte Brandy 2018-06-20 01:52:45 +02:00
parent 53739eaac5
commit 0e69827b22
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -25,8 +25,7 @@ nnoremap <a-left> gT
nnoremap <a-right> gt
let mapleader=","
set colorcolumn=81,121
hi ColorColumn ctermbg=black
hi CursorColumn ctermbg=black
set winaltkeys=no
set noai