diff options
Diffstat (limited to 'after/ftplugin/cpp.lua')
-rw-r--r-- | after/ftplugin/cpp.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/after/ftplugin/cpp.lua b/after/ftplugin/cpp.lua new file mode 100644 index 0000000..c933d5b --- /dev/null +++ b/after/ftplugin/cpp.lua @@ -0,0 +1 @@ +vim.opt.cinoptions = 'l1' |