aboutsummaryrefslogtreecommitdiff
path: root/after/ftplugin
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-04-12 00:31:21 +0800
committerjdhao <jdhao@hotmail.com>2021-04-12 00:31:21 +0800
commit9e3a831ec4ba5d14b839fcd379d3ece8ddeeedb3 (patch)
tree851a38ab99b2ef3a15321a45acb383dcbb27d63d /after/ftplugin
parent2228268fd6d4690a47ae8e86aeaade09f022199d (diff)
update lua filetype settings
Diffstat (limited to 'after/ftplugin')
-rw-r--r--after/ftplugin/lua.vim2
1 files changed, 2 insertions, 0 deletions
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