From 93c4abc7b6cb812b0d34ff941434657c0c783d45 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 5 Nov 2017 22:39:17 +0100 Subject: vim: set noma, set everything local --- notyet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notyet b/notyet index d4e643a..8078524 100755 --- a/notyet +++ b/notyet @@ -242,7 +242,7 @@ if $edit && STDOUT.tty? Process.spawn('vim', '+nmap ^gF', '+nmap ', - '+set nomod nowrap conceallevel=3 concealcursor=nc', + '+setl nomod noma nowrap conceallevel=3 concealcursor=nc', '+syn match Conceal /^.\{-}\t/ conceal', '+syn match Comment /\t\s*[xX].*/lc=1', '+hi Comment cterm=NONE ctermfg=darkgrey ctermbg=NONE guifg=#777777 guibg=NONE', -- cgit 1.4.1