Commit 3edffcf

mo khan <mo@mokhan.ca>
2026-01-05 23:25:19
Fix typo in markdown plugin
1 parent 5e72c5b
Changed files (1)
ftplugin/markdown.vim
@@ -1,4 +1,4 @@
-nnoremap setlocal spell
+setlocal spell
 setlocal colorcolumn=80,120 " show color columns
 setlocal textwidth=80
 setlocal shiftwidth=2