Sung Pae
Sung Pae
Yes, thank you for reporting! This is definitely a shortcoming in the indentation algorithm for letfn, and other "specially" indented forms. I have been out of the Clojure loop for...
> I just want to make you aware of the fact that the Xterm colors are > not static. You can change all of them, and since your script uses...
This is implemented in my fork: https://github.com/guns/go-luks-suspend#unlocking-non-root-luks-volumes-on-wake
Hmm, I can't reproduce those unfortunately. I am highly interested in correcting behavior like this, so I would definitely enjoy having a consistently reproducible case. Have these motions always worked...
Ah, that simplifies things. I was just perusing your vimrc. You use Colemak! Very fascinating, how do you like this layout?
> So this is my home row when I hold Caps Lock: /()@#+-'~ Now that's a pretty big advantage! I'll have to try that someday. And using a new keyboard...
I was hoping it wasn't mswin.vim. I don't have access to a Windows machine (or even a Windows VM), so I may have to rely on you for testing. Hopefully...
I just tried it, but it doesn't seem to make any difference; I'll take a look at the vim source
Okay, I was finally able to reproduce it. This happens in GUI vim _only_, and only when `selection` is set to `exclusive`. Unfortunately, `selection` is a global option, so we...
Hello, thanks for reporting! > The first thing I miss, is that slurping an element does not move the cursor (or if at the end of a line it moves...