]> Sergey Matveev's repositories - vim-lsp.git/commit
Use mapnew() instead of map() and check for null LSP reply result
authorYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 12 Jan 2021 03:30:15 +0000 (19:30 -0800)
committerYegappan Lakshmanan <yegappan@yahoo.com>
Tue, 12 Jan 2021 03:30:15 +0000 (19:30 -0800)
commit7411d0b675b2fc69c533238088e37729cbd8f40c
treee16300cf0d0f9eafb574950ce4a14734ea3da812
parent7463c6284cf8e9611fa7ba38732cf89a03d33960
Use mapnew() instead of map() and check for null LSP reply result
autoload/handlers.vim
autoload/lsp.vim