From 540268d618627079c9b958a955b586e1888b46a8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 10 Aug 2021 23:15:04 +0200 Subject: Major refactor of nvim --- .config/nvim/ftplugin/toml.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/nvim/ftplugin/toml.lua (limited to '.config/nvim/ftplugin/toml.lua') diff --git a/.config/nvim/ftplugin/toml.lua b/.config/nvim/ftplugin/toml.lua new file mode 100644 index 0000000..701685a --- /dev/null +++ b/.config/nvim/ftplugin/toml.lua @@ -0,0 +1 @@ +vim.cmd [[setlocal commentstring=#%s]] -- cgit v1.2.3-70-g09d2