duganchen
duganchen
Just wanted to contribute my attempt at a theme for the Fast Interactive Shell. It's meant to be used with the arcticicestudio stack (vim, dircolors, tmux), not the base16 stack,...
This CSS looks really good, and I was wondering if grip might offer it as an option. https://gist.github.com/killercup/5917178 Simply adding it to ~/.grip/settings.py doesn't currently make it work for grip,...
**Did a discussion occur before?** No **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I see that Broot support file previews, and...
The dialog box to select IWADS should default to the directory pointed to by DOOMWADDIR, if that environment variable is set and if the directory exists.
The domain hosting both the homepage and the mainainer's email appears to have expired...
Chromatica is vulnerable to a race condition where it tries to access buffers that other plugins have deleted. Details (and recommendations on how to fix it) are here: https://github.com/neovim/neovim/issues/9399#issuecomment-450210368
This adds support for Python's Virtual environments to the ZSH prompt. So far, I've updated only the code (it works). I want to see if there's interest in merging this...
Not working for me on my CentOS system with Sphinx 2.19. I suspect that Sphinx 2.19 might have had some changes that broke it. ``` >>> from sphinxit.core.helpers import BaseSearchConfig...
When I delete a file with "dD", the cursor gets moved to the top of the directory. I find this annoying, and I would much prefer for the cursor to...