update
This commit is contained in:
4
modules/home-manager/neovim/nvim/after/ftplugin/c.lua
Normal file
4
modules/home-manager/neovim/nvim/after/ftplugin/c.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
vim.opt.tabstop = 8
|
||||
vim.opt.softtabstop = 8
|
||||
vim.opt.shiftwidth = 8
|
||||
vim.opt.noexpandtab = true
|
||||
Reference in New Issue
Block a user