Leon
Leon
when pressing C:  when pressing \: 
When pressing \: 
I found another problem: keymaps that are prefix of others will mask others, eg. when marked _/mnt_ as _mn_, and _~/Music_ as _m_, you can't do `mn` to _cd /mnt_,...
In case someone else would like to fallback to goplsv0.9.5, here's how to: 1. clone [gotool](https://github.com/golang/tools) repo 2. `git checkout gopls/v0.9.5`, `cd gopls` and `go build`