comparison runtime/doc/options.txt @ 15068:d9d97b8afe0d

Update runtime files commit https://github.com/vim/vim/commit/b730f0c7ba36492d795f081b19bbcb85cdf0f50f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 25 03:56:26 2018 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 25 Nov 2018 04:00:08 +0100
parents a751ecdd07cc
children bc1a8d21c811
comparison
equal deleted inserted replaced
15067:378ee8266ca6 15068:d9d97b8afe0d
7337 for which Vim cannot find the .spl file in 'runtimepath' the plugin 7337 for which Vim cannot find the .spl file in 'runtimepath' the plugin
7338 will ask you if you want to download the file. 7338 will ask you if you want to download the file.
7339 7339
7340 After this option has been set successfully, Vim will source the files 7340 After this option has been set successfully, Vim will source the files
7341 "spell/LANG.vim" in 'runtimepath'. "LANG" is the value of 'spelllang' 7341 "spell/LANG.vim" in 'runtimepath'. "LANG" is the value of 'spelllang'
7342 up to the first character that is not an ASCII letter and not a dash. 7342 up to the first character that is not an ASCII letter or number and
7343 Also see |set-spc-auto|. 7343 not a dash. Also see |set-spc-auto|.
7344 7344
7345 7345
7346 *'spellsuggest'* *'sps'* 7346 *'spellsuggest'* *'sps'*
7347 'spellsuggest' 'sps' string (default "best") 7347 'spellsuggest' 'sps' string (default "best")
7348 global 7348 global