vimrc: oops comment

main
Motiejus Jakštys 2024-04-09 16:54:23 +03:00 committed by Motiejus Jakštys
parent 4bd2e796b3
commit 755c269115
1 changed files with 1 additions and 1 deletions

View File

@ -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)