This website requires JavaScript.
Explore
Help
Register
Sign In
tsivinsky
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a941cd681dbc453ab3afb03f5fd3f5ac1d675009
dotfiles
/
config
/
nvim
/
after
/
ftplugin
/
markdown.lua
Daniil Tsivinsky
08cea9d553
enable vim spell checking for markdown
2022-02-22 15:42:13 +03:00
2 lines
26 B
Lua
Raw
Blame
History
vim.cmd
(
"
setlocal spell
"
)
Reference in New Issue
View Git Blame
Copy Permalink