Add ftplugin markdown
Autoset spell and textwidth
This commit is contained in:
parent
ce9a15e83b
commit
31d6caf023
3
after/ftplugin/markdown.lua
Normal file
3
after/ftplugin/markdown.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
vim.opt_local.spell = true;
|
||||
vim.opt_local.textwidth = 75;
|
||||
Loading…
Reference in New Issue
Block a user