From 755c26911547c6bf74c845821019cf6de5363e14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 9 Apr 2024 16:54:23 +0300 Subject: [PATCH] vimrc: oops comment --- shared/home/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/home/vimrc b/shared/home/vimrc index ece7fcf..2a46c19 100644 --- a/shared/home/vimrc +++ b/shared/home/vimrc @@ -6,7 +6,7 @@ set laststatus=1 diffopt+=algorithm:patience nnoremap \ gqj command OLD :enew | setl buftype=nofile | 0put =v:oldfiles | nnoremap :e =getline('.') -#https://vi.stackexchange.com/a/39451 +" https://vi.stackexchange.com/a/39451 set maxmempattern=5000 call matchadd('ColorColumn', '\%81v', 100)