diff --git a/after/ftplugin/lua.vim b/after/ftplugin/lua.vim new file mode 100644 index 0000000..62a5174 --- /dev/null +++ b/after/ftplugin/lua.vim @@ -0,0 +1,2 @@ +" Disable inserting comment leader after hitting o or O +set formatoptions-=o