mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.201
Problem: 'lispwords' is a global option. Solution: Make 'lispwords' global-local. (Sung Pae) https://code.google.com/p/vim/source/detail?r=06e5f65c34d8136c3a9d2219429b7eca35cb3a21
This commit is contained in:
@@ -348,7 +348,7 @@ static int included_patches[] = {
|
||||
204,
|
||||
203,
|
||||
//202,
|
||||
//201,
|
||||
201,
|
||||
//200,
|
||||
199,
|
||||
//198,
|
||||
|
Reference in New Issue
Block a user