Ha Pham
Ha Pham
Looking forward to this feature. I really miss this feature since switching from coc-explorer.
@AnthonyAstige Can i hit Ctrl + to select/unselect the file instead of Tab. My finger is holding left Ctrl while hitting j and k, I don't want to move the...
What should be the `filetype`? I tried `:set ft=edgeql` but did not work.
I had to set ft=edgeql source ~/.vim/pack/edgedb/start/edgedb/syntax/edgeql.vim and it worked. Let me investigate why the syntax was not souced automatically. The filetype can be set easily with an `autocmd`.
Found the solution. Let me create a pull request.
Pull request https://github.com/edgedb/edgedb-vim/pull/8