ctags not working
i am not able to navigate using ctrl-] feature of ctags in vim.
earlier i was able to , but it seems that it stopped working suddenly for some reason.
i am able to move using
:ta <function-name>
and even return using ctrl-t
but not able to use ctrl-]
|