mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2026-06-09 15:37:30 +02:00
Fixed test failed.
This commit is contained in:
@@ -15,7 +15,8 @@ Describe lsp#omni
|
||||
\ 'icase': 1,
|
||||
\ 'dup': 1,
|
||||
\ 'kind': 'function',
|
||||
\ 'menu': 'my-detail'
|
||||
\ 'menu': 'my-detail',
|
||||
\ 'user_data': '{}'
|
||||
\}
|
||||
let got = lsp#omni#get_vim_completion_item(item)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user