Steven Hall
Steven Hall
Now, you can add a prefix and/or suffix to your git-radar prompt that will only show if you are in a git repo. Note: The PROMPT_FORMAT line was changed to...
I came across "typechanged" the other day in my git status. It occurs when (for example) you change a file from being a regular file, to a symlink. Not sure...
Check out [this plugin](https://github.com/kshenoy/vim-signature). It puts a letter in the left column showing you where the marks are located. I thought this was kind of nifty, and I think it...
The error occurs [here](https://github.com/iago-lito/vim-visualMarks/blob/master/visualMarks.vim#L45-L51) for me. This is the full error message I get when opening vim: ``` Error detected while processing function ReadVariable: line 2: E684: List index out...
**Is your feature request related to a problem? Please describe.** We are developing within a shadow-dom, but simplebar currently doesn't work well inside of shadow doms. What ends up needing...