Florian Krause
Florian Krause
Is this possible? The only way to add the whole list of similar tracks (which you get to pressing `o` on a track) seems to be hitting enter on the...
Installed with vim-plug, set `let g:python_highlight_all=1`, but no highlighting for exceptions, booleans and `None`.
I installed keybase on Mac OS from the installer on your website. I then added the mac as a new device. According to `keybase status` KBFS is running (version 1.0.2-20171122003301+247bbfc6)....
The automatic installation instructions for Windows are missing. ------------------------------ ``` ``` - Type: - [ ] Bug - [x] Enhancement - [x] Feature Request - [ ] Question - OS:...
It would be great to have an indication if the person I send the link to has downloaded the file (so I can close the browser window). Right now, it...
In the original todo.sh, one can do something like: ``` t lsprj Work. ``` which would only return projects that start with `Work.`.
In the original todo.sh there is a 'lsp' command to list priorities (and further filter them). For instance, ``` t lsp B +Work. ``` Would only return tasks with a...
The highlight group "Title" is yellow (#b58900) in dark, and orange (#cb4b16) in light.
Hi there, I think Solarized 8 is well suited for inclusion in Vim, since it is a more lightweight version of the rather popular original Solarized. See here for more...
**How would this feature be useful?** The documentation on how pipx works (https://pypa.github.io/pipx/how-pipx-works/) suggests that only functions defined in `entry_points` as `console_scripts` are available to pipx after installation. Having functions...