From fe0479de0c0305eafb1d3aa1456850af9e3b4fca Mon Sep 17 00:00:00 2001 From: czjstmax Date: Fri, 19 Dec 2025 23:09:12 +0100 Subject: Development started, cumulative commit #1 --- .exrc | 1 - 1 file changed, 1 deletion(-) (limited to '.exrc') diff --git a/.exrc b/.exrc index cb545e9..b5fbcd2 100644 --- a/.exrc +++ b/.exrc @@ -37,7 +37,6 @@ function! s:Compile(debug) execute '!' . l:cmd endfunction -" user commands command! Compn call s:Compile(0) command! Cn call s:Compile(0) -- cgit v1.3.1