From 947d2200d43f3452f89e47a1d6df1ede710aeead Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 24 Dec 2024 01:30:35 +0100 Subject: feat: use tabs in Makefiles, use LSP for rust formatting --- ftplugin/makefile.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 ftplugin/makefile.lua (limited to 'ftplugin') diff --git a/ftplugin/makefile.lua b/ftplugin/makefile.lua new file mode 100644 index 0000000..3436b9c --- /dev/null +++ b/ftplugin/makefile.lua @@ -0,0 +1 @@ +vim.opt_local.expandtab = false -- cgit v1.2.3