migrate to stow
This commit is contained in:
3
neovim/.config/nvim/after/ftplugin/go.lua
Normal file
3
neovim/.config/nvim/after/ftplugin/go.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
vim.bo.tabstop = 4
|
||||
vim.bo.shiftwidth = 4
|
||||
vim.bo.expandtab = false
|
||||
Reference in New Issue
Block a user