move most important config to ansible
This commit is contained in:
2
roles/nvim/files/after/ftplugin/markdown.lua
Normal file
2
roles/nvim/files/after/ftplugin/markdown.lua
Normal file
@ -0,0 +1,2 @@
|
||||
vim.opt_local.expandtab = true
|
||||
vim.opt_local.shiftwidth = 2
|
||||
Reference in New Issue
Block a user