completion-nvim
completion-nvim copied to clipboard
Supress E433: No tags file
I would like to enable tags in my default completion chain without doing any configuration to check if a tags file exists on_attach. However, when I do this and completion reaches the tags chain, the command line is spammed with E433: No tags file and it brings editing to a halt for a moment on each keypress