aboutsummaryrefslogtreecommitdiff
path: root/ftplugin
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2024-12-24 01:30:35 +0100
committerpml68 <contact@pml68.dev>2024-12-24 01:30:35 +0100
commit947d2200d43f3452f89e47a1d6df1ede710aeead (patch)
treee138f55f76bbac5d1575dfe2f8985f26fc026c53 /ftplugin
parentci(docker): switch event triggers to paths-ignore (diff)
downloadnvim-947d2200d43f3452f89e47a1d6df1ede710aeead.tar.gz
feat: use tabs in Makefiles, use LSP for rust formatting
Diffstat (limited to 'ftplugin')
-rw-r--r--ftplugin/makefile.lua1
1 files changed, 1 insertions, 0 deletions
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