Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jayli committed Dec 6, 2023
1 parent 68678b9 commit 0a0516b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/easycomplete.lua
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ function foo()
console('>>---------------')
end

-- for nvim only
function EasyComplete.lsp_handler()
nvim_lsp_handler()
if vim.api.nvim_get_var('easycomplete_kindflag_buf') == "" and debug == true then
Expand Down

0 comments on commit 0a0516b

Please sign in to comment.