Jose Manuel Vera
Jose Manuel Vera
Great explanation!!!
Yes, tested on two different machines. Latest Ubuntu both
any fix on this? the mentioned workaround is not working on my pc.
Really love Zentile, but limited to one monitor is a drawback. I usually close the lid to use external monitor only when zentiling but would be a great addition to...
Visible text should suffice.
Vim and NeoVim commands as documentation states: ``` curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim ``` and ``` sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim' ```
SOLVED Fix with a pretty convoluted workaround reading the` :version `info output Seems that VIM root folder in WSL is` / `instead of `$HOME` so placed the VIM config file...
Any update on this? I would use it to set my local corporative repo
Add functionality to ensure a package is installed without actually loading (and thus attaching) it.
This would be very useful. Think on a Dockerfile that is built upon another Docker image. Every time I add a package that is present on "father" image is installed...
+1