Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go to definition not working (<C-]>) on MacVim #302

Open
lihiwish opened this issue Jan 30, 2020 · 0 comments
Open

Go to definition not working (<C-]>) on MacVim #302

lihiwish opened this issue Jan 30, 2020 · 0 comments

Comments

@lihiwish
Copy link

I'm using MacVim. When I try to use <C-]> I get this error:

Error detected while processing function tsuquyomi#definition[1]..tsuquyomi#gotoDefinition:
line   22:
E37: No write since last change (add ! to override)

Both :TsuquyomiDefinition and :TsuDefinition return the same error

I first thought it might be related to ctags file not being generated, but all references commands does work (for example :TsuReferences does list a list of the references).

I've added

let g:tsuquyomi_debug = 1
let g:tsuquyomi_tsserver_debug = 1

To my vimrc, but I didn't got any additional logs.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant