aboutsummaryrefslogtreecommitdiff
path: root/modules/neovim/nvim/after/ftplugin/c.lua
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-20 16:26:51 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-20 16:26:51 -0400
commite17372b6effdda94c784429fac1b2475f7558d42 (patch)
treee1e82b6e534a86f405d6d978d264a6ec5ce0e542 /modules/neovim/nvim/after/ftplugin/c.lua
parentd93c548b51a4fa506f36ed1bf8b9b5e68053b6be (diff)
downloadhome-e17372b6effdda94c784429fac1b2475f7558d42.tar.gz
fold
Diffstat (limited to 'modules/neovim/nvim/after/ftplugin/c.lua')
-rw-r--r--modules/neovim/nvim/after/ftplugin/c.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/neovim/nvim/after/ftplugin/c.lua b/modules/neovim/nvim/after/ftplugin/c.lua
new file mode 100644
index 0000000..8b6f83d
--- /dev/null
+++ b/modules/neovim/nvim/after/ftplugin/c.lua
@@ -0,0 +1,2 @@
+vim.o.tabstop=8
+vim.o.tabstop=8