Leonardo Gama
Leonardo Gama
I've just installed `atuin` in my Ubuntu 20.04, ZSH 5.8 pc using the deb package in Releases. Running `atuin import zsh` (or `auto`) successfully imports my command history, but the...
This fixes two bugs I've stepped on while playing with zplug. Great piece of software by the way!
**Expected behavior:** The command `:UltiSnipsEdit!` should list the private and public snippet files plus the SnipMate snippet files associated with the filetype when the variable `g:UltiSnipsEnableSnipMate` is set. **Actual behavior:**...
As we discussed in https://github.com/rstudio/reticulate/pull/1210#issuecomment-1242288108, these changes use the same interface for the cache of external engines as the R cache interface. Relevant changes for non-R chunks: - `cache_engines` stores...
Hi, @yihui. I've been working on solutions for Python in `knitr` with `reticulate`. I'm also exploring and extending (for me) features of `rmarkdown` and `bookdown`, including some templating with `jinjar`....
Every other mapping in the plugin is buffer-local.
Hello, there. I'm an enthusiast user of the (programmer's) Dvorak layout for almost a decade now, and it was a _huge_ improvement over good ol' QWERTY to learn it. However,...
Pass an optional parameter to Goyo to specify the window dimensions in the command, independent of configuration. Tested and working.