mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Added ignoring missing spell files
This commit is contained in:
2
vimrc
2
vimrc
@@ -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