keeeeymann

Results 3 comments of keeeeymann

I would also like to see this behaviour corrected :) I often start a file with `#!/usr/bin/env python3` then ` :e`, hoping to see VSCode re-classifing the file correctly, but...

I encountered this lately with nvim, and my guess is that it relates to the LOAD ORDER between the vim-bundled `systemverilog` ftplugin and our plugin. If `systemverilog` ftplugin is not...

I'm suffering from the same issue. I find that every numpad keys are typed as if the Ctrl key is still holding down within fzf. Ctrl+Numpad1-3 do output "qrs" in...