From 08dcec61aef0fed78b6d94ff97faeb1312d862e7 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Wed, 23 Jul 2025 23:26:46 +0200 Subject: feat: using COC as LSP + linter + autocompletion --- conf/options.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/options.vim') diff --git a/conf/options.vim b/conf/options.vim index 395ee52..f36ac55 100644 --- a/conf/options.vim +++ b/conf/options.vim @@ -78,6 +78,7 @@ set ffs=unix,dos,mac " Turn backup off, since most stuff is in SVN, git etc. anyway... set nobackup +set nowritebackup set noswapfile " Timeout -- cgit v1.2.3