vimrc: oops comment
This commit is contained in:
parent
4bd2e796b3
commit
755c269115
|
@ -6,7 +6,7 @@ set laststatus=1 diffopt+=algorithm:patience
|
|||
nnoremap <Leader>\ gqj
|
||||
command OLD :enew | setl buftype=nofile | 0put =v:oldfiles | nnoremap <buffer> <CR> :e <C-r>=getline('.')<CR><CR>
|
||||
|
||||
#https://vi.stackexchange.com/a/39451
|
||||
" https://vi.stackexchange.com/a/39451
|
||||
set maxmempattern=5000
|
||||
|
||||
call matchadd('ColorColumn', '\%81v', 100)
|
||||
|
|
Loading…
Reference in New Issue