mirror of
https://github.com/gryf/.vim.git
synced 2026-04-25 13:41:24 +02:00
Added ignoring missing spell files
This commit is contained in:
@@ -161,6 +161,8 @@ set noswapfile
|
|||||||
" Strip trailing whitespace option
|
" Strip trailing whitespace option
|
||||||
let stripTrailingWhitespace = 1
|
let stripTrailingWhitespace = 1
|
||||||
|
|
||||||
|
" Ignore missing spell files
|
||||||
|
let loaded_spellfile_plugin = 1
|
||||||
|
|
||||||
" TOhtml options
|
" TOhtml options
|
||||||
let html_number_lines = 1
|
let html_number_lines = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user