change tab size for markdown
This commit is contained in:
parent
915a767283
commit
80e52cc5c6
@ -113,7 +113,6 @@ in {
|
||||
};
|
||||
};
|
||||
extraFiles = {
|
||||
# TODO: Not working for some reasons
|
||||
"after/ftplugin/markdown.lua".text = ''
|
||||
vim.bo.tabstop = 2
|
||||
vim.bo.shiftwidth = 2
|
||||
|
Loading…
Reference in New Issue
Block a user