mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
Spelling fixes
This commit is contained in:
@@ -110,7 +110,7 @@ if exists( "php_htmlInStrings")
|
||||
syn cluster phpAddStrings add=@htmlTop
|
||||
endif
|
||||
|
||||
" make sure we can use \ at the begining of the line to do a continuation
|
||||
" make sure we can use \ at the beginning of the line to do a continuation
|
||||
let s:cpo_save = &cpo
|
||||
set cpo&vim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user