diff options
author | talha <-> | 2025-02-16 14:39:24 +0500 |
---|---|---|
committer | talha <-> | 2025-02-16 14:39:24 +0500 |
commit | dcbb851bbfb45e210331d76db5227ef995366918 (patch) | |
tree | d838de216b105e57341ed7d5e1f8b637d2d41757 /after/ftplugin/cpp.lua |
Setting up git repomaster
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' |