aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp.lua
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-04-22 08:14:42 -0400
committerGitHub <noreply@github.com>2021-04-22 08:14:42 -0400
commitbb33727922ca4549bb3b9b7aaaac1b535154b669 (patch)
tree57678c02a5d7319846e15416218f7dfeea703329 /runtime/lua/vim/lsp.lua
parent8402865cbad2e905bd841c3d9054f1027898e750 (diff)
downloadrneovim-bb33727922ca4549bb3b9b7aaaac1b535154b669.tar.gz
rneovim-bb33727922ca4549bb3b9b7aaaac1b535154b669.tar.bz2
rneovim-bb33727922ca4549bb3b9b7aaaac1b535154b669.zip
vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright' (#14398)
Problem: :mksession uses current value of 'splitbelow' and 'splitright' even though "options" is not in 'sessionoptions'. (Maxim Kim) Solution: Save and restore the values, instead of setting to the current value. (closes vim/vim#8119) https://github.com/vim/vim/commit/0995c81f2ffe276669daa004f7778ecc6f5ee09d Patch v8.2.1682 is not ported. Replace "goto fail;" with "return FAIL;".
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions