Ronan Mac Fhlannchadha

Results 21 comments of Ronan Mac Fhlannchadha

> I'm experiencing the same error with Python 3.8. Any solutions so far? Do you have two python version on your machine? Its possible that you installed jedi through python2,...

this can easily by fixed by just setting `let g:completion_confirm_key = "\"` but I would have expected this to not be required as there is supposed to be defaut.

yamllint is failing on unrelated code, the system module has passed

> Suggestion to move this under global state instead of config. Also, can you provide public links for reference to some vendor documentation that indicate some support for showing the...

> sorry about that, trailing removed.

Hi, has there been any progress on this issue? I am experiencing it myself using neovim v.05.

Could you even comment here what the options? From what I gather - %f = filename - %l = line number - %c = column number - %m = message...

> "zsh:2: command not found: etterminal" > > That's the issue. the etterminal command is not in /usr/bin . Updates to the path in zshrc will not work because the...

Yep sure, `etterminal: /usr/bin/etterminal /nix/store/yyaq9iy2v6sbsm5631s1n70zp0a9m5l1-user-environment/bin/etterminal` Would have thought the output should be the same but `which -a ettermina`l gives ``` ~/.nix-profile/bin/etterminal ~/.nix-profile/bin/etterminal ~/.nix-profile/bin/etterminal /bin/etterminal /usr/bin/etterminal ```