LeonT-A

Results 7 comments of LeonT-A

As a pretty new vim user that is focusing on the vanilla keystrokes, I can understand why `J` would go DOWN a tab while `K` would go UP a tab....

I'd also like to see this implemented. I'm fairly new to vim, only a week in, so a visual would be very helpful.

The current way I do this is with the `:buffers` command. Press `b`, type the tab number according to the list that pops-up, and then hit enter. It works well...

I agree, this would be incredibly handy. At the moment I press the 'end' key to jump me to the end of the line. Though I'm sure it would be...

> > > I investigated this a bit further and I get the issue with these settings: > > ``` > let NERDTreeDirArrowExpandable = " " > let NERDTreeDirArrowCollapsible =...

Another user was able to show me a work-around for the issue and why it was happening. For others with this problem, look here for a temporary solution until the...

Pretty new to sftp\ssh, but I ran into a permissions issue when trying to use a custom ssh host key. Every time you run a container, a new key is...