This website works better with JavaScript
Home
Explore
Help
Sign In
torabkheslat
/
LunarVim
mirror of
https://github.com/LunarVim/LunarVim
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix comment string for toml
christianchiarulli
4 years ago
parent
6c6fb67a88
commit
de4b509722
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
ftplugin/toml.lua
+ 1
- 0
ftplugin/toml.lua
View File
@@ -0,0 +1 @@
+vim.cmd[[setlocal commentstring=#%s]]