diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-10-15 19:25:51 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-10-15 19:42:03 +0800 |
commit | eaac0958256f2fb3b0fa9d20790bc38ed9eb3005 (patch) | |
tree | a256dd3a340bbd6ec30ac50d1255bd21d8e154c3 /runtime/lua/vim/lsp/protocol.lua | |
parent | 433818351bc82550a1cb658f5d2ff060b9014d3c (diff) | |
download | rneovim-eaac0958256f2fb3b0fa9d20790bc38ed9eb3005.tar.gz rneovim-eaac0958256f2fb3b0fa9d20790bc38ed9eb3005.tar.bz2 rneovim-eaac0958256f2fb3b0fa9d20790bc38ed9eb3005.zip |
vim-patch:partial:9.0.0737: Lisp word only recognized when a space follows
Problem: Lisp word only recognized when a space follows.
Solution: Also match a word at the end of a line. Rename the test. Use a
compiled function to avoid backslashes.
https://github.com/vim/vim/commit/d26c5805bcbd630dab0478c2d22503a6e32a83c1
Keep the old Test_lisp_indent().
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions