mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
highlight over 100
This commit is contained in:
parent
d5d5218e3f
commit
fa356af6b6
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
let mapleader = ','
|
||||
|
||||
let &colorcolumn=join(range(101,999),",")
|
||||
|
||||
set hlsearch
|
||||
set incsearch
|
||||
set cursorline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue