rafaeln
rafaeln
Thanks for the explanation. One detail of this story I don't understand, though, and whose explanation maybe you know: It is not actually the case that the root's PATH is...
I think if a user is installing Texlive manually, they are ready to apply other manual tweaks if they are told to. I will personally just employ the `visudo` solution,...
I only eventually have to resort to LibreOffice. When I do, I'm always happier to have to resort to Writer, since I can use this plugin and get vim-like keybindings....
For a spreadsheet calculator with vim keybindings, you should check [sc-im](https://github.com/andmarti1424/sc-im/) On Wed, May 11, 2016 at 09:45:16AM -0700, Pedro Sampaio wrote: > +1 for Calc suport. > I'm in...
xcape isn't being updated. i migrated to [caps2esc](https://gitlab.com/interception/linux/plugins/caps2esc) and, more generally, to [dual-function-keys](https://gitlab.com/interception/linux/plugins/dual-function-keys). a bit harder to install, since not available on apt, but can be done with a little...
It looks like xcape's original developer is not working on it anymore. Hope someone way more knowledgeable than me produces a fork sometime
I actually use both caps2esc as well as dual-function-keys. They are all plugins to the interception framework, which by the way you also need to compile. There is also a...
`xwrits` was giving me the same kind of trouble, so I finally decided to try `caps2esc` and since I was already there, I also gave `space2meta` a try. These tools...
Thanks for the solution, @chiphogg! Works perfectly for me using vim 7.4-843 with netrw v154b. And thanks, @tpope for the great plugin!