From 0d64cda7bf95ef8639ff4fadba65237db43abefa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 5 Nov 2017 22:39:35 +0100 Subject: vim: set and buffer local --- notyet | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notyet b/notyet index 8078524..aaa6ed7 100755 --- a/notyet +++ b/notyet @@ -240,8 +240,8 @@ if $edit && STDOUT.tty? rd, wr = IO.pipe $stdout = wr Process.spawn('vim', - '+nmap ^gF', - '+nmap ', + '+nmap ^gF', + '+nmap ', '+setl nomod noma nowrap conceallevel=3 concealcursor=nc', '+syn match Conceal /^.\{-}\t/ conceal', '+syn match Comment /\t\s*[xX].*/lc=1', -- cgit 1.4.1