Closed kristijanhusak closed 6 years ago
Unfortunately they're not customizable currently.
Possible solution:
Should i write that on python or vimscript level?
It should be python, for async.
Switching to ncm2 https://github.com/ncm2/ncm2, I think https://github.com/ncm2/ncm2-highprio-pop kind of solves this issue.
Closing
Hi,
how can i disable
~cwd
suggestions when doing file path completion? It gives me too much suggestion that i don't want to use here. Here's an example:I don't want to see
api
,app
andweb
here.Edit: Also, is there a way to remove or shorten the autocomplete menu source? Example:
I would like to remove
Tag: lib/infrastructure/cache/memory_cache.js
, or at least shorten it toTag
or something like that.Thanks!