Update files

This commit is contained in:
Joey Payne 2019-08-07 12:20:17 -06:00
commit 581d8f54dc
3 changed files with 4 additions and 1 deletions

View file

@ -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=