From aab38f32e0a02e43565a554d0a76ff65636499b8 Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Sat, 2 Mar 2024 18:49:55 +0100 Subject: crazyshit --- after/ftplugin/lua.vim | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 after/ftplugin/lua.vim (limited to 'after/ftplugin/lua.vim') diff --git a/after/ftplugin/lua.vim b/after/ftplugin/lua.vim deleted file mode 100644 index 73b1a8f..0000000 --- a/after/ftplugin/lua.vim +++ /dev/null @@ -1,8 +0,0 @@ -" Disable inserting comment leader after hitting o or O or -set formatoptions-=o -set formatoptions-=r - -nnoremap :luafile % - -" For delimitMate -let b:delimitMate_matchpairs = "(:),[:],{:}" -- cgit v1.2.3