Update files
This commit is contained in:
parent
b22da1c1d7
commit
581d8f54dc
3 changed files with 4 additions and 1 deletions
|
|
@ -444,3 +444,5 @@ au User asyncomplete_setup call asyncomplete#register_source({
|
|||
\ 'triggers': {'*': ['.'] },
|
||||
\ 'completor': {opt, ctx -> nim#suggest#sug#GetAllCandidates({start, candidates -> asyncomplete#complete(opt['name'], ctx, start, candidates)})}
|
||||
\ })
|
||||
|
||||
set guicursor=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue