universal-ctags / citre

A superior code reading & auto-completion tool with pluggable backends.
GNU General Public License v3.0
326 stars 26 forks source link

enh: use file or directory types for customize-variables #111

Closed masatake closed 2 years ago

masatake commented 2 years ago

So we can use M-tab for completion when customizing.

Signed-off-by: Masatake YAMATO yamato@redhat.com

AmaiKinono commented 2 years ago

Thanks!