add better comments and clean up
This commit is contained in:
@@ -43,6 +43,7 @@ local check_back_space = function()
|
||||
end
|
||||
end
|
||||
|
||||
-- tab completion
|
||||
|
||||
_G.tab_complete = function()
|
||||
if vim.fn.pumvisible() == 1 then
|
||||
|
||||
Reference in New Issue
Block a user