Browse Source

fix comment string for toml

christianchiarulli 4 years ago
parent
commit
de4b509722
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ftplugin/toml.lua

+ 1 - 0
ftplugin/toml.lua

@@ -0,0 +1 @@
+vim.cmd[[setlocal commentstring=#%s]]