From de4b509722e4c3d56aa539d8e4806c85b21c73a6 Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Tue, 3 Aug 2021 23:06:52 -0400 Subject: fix comment string for toml --- ftplugin/toml.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 ftplugin/toml.lua (limited to 'ftplugin') diff --git a/ftplugin/toml.lua b/ftplugin/toml.lua new file mode 100644 index 00000000..0b5f845f --- /dev/null +++ b/ftplugin/toml.lua @@ -0,0 +1 @@ +vim.cmd[[setlocal commentstring=#%s]] -- cgit v1.2.3