mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(nvim): remove default spell activation in markdown
This commit is contained in:
@@ -31,7 +31,6 @@ vim.cmd([[
|
||||
augroup _markdown
|
||||
autocmd!
|
||||
autocmd FileType markdown setlocal wrap
|
||||
autocmd FileType markdown setlocal spell
|
||||
augroup end
|
||||
|
||||
augroup _ft_html
|
||||
|
||||
Reference in New Issue
Block a user