This website requires JavaScript.
Explore
Help
Sign In
alex
/
dotvim
Watch
1
Fork
0
You've already forked dotvim
Code
Releases
Activity
59433914d8
dotvim
/
ftplugin
/
markdown.lua
4 lines
73 B
Lua
Raw
Normal View
History
Unescape
Escape
Cleanup types
2022-10-22 18:08:30 +00:00
vim.opt
.
colorcolumn
=
{
120
}
Switch to Lua for nvim config
2022-10-22 00:55:56 +00:00
vim.opt
.
spell
=
true
vim.opt
.
textwidth
=
120
Copy Permalink