aloispichler
aloispichler
Here, ` call lexima#add_rule({'char': '(', 'at': '\\Big\%#', 'input_after': '\Big)', 'filetype': 'tex'})` ` call lexima#add_rule({'char': '(', 'at': '\\big\%#', 'input_after': '\big)', 'filetype': 'tex'}) ` there seems to be an issue with case-sensitive...
Hello again! I keep forgetting about the `csc,` `cs$,` `csd,` `cse`, and … commands, and there are these toggle commands, in addition. There are too many of them, and they...
Tried to move a file to the trash by using the keys `dT`. #### Runtime Environment ranger version: ranger 1.9.3 Python version: 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0]...
I am using easymotion. `w` and `e` work as desired. `b` works as well, except with Latex workshop. With Latex, `b` grays out everything. Here is my latex config: ```...
I am really happy to have found alttab, using it multiple 1000 times a day. Unfortunately, the icons on the tiles are the same for multiple terminal instances, e.g., so...
Using the following snippet to close the bracket AND to insert a blank if necessary: ``` snippet ( "close bracket" riA (${1:${VISUAL}})`!p if t[2] and t[2][0] not in [',', '.',...
* Would be nice if the weather block would provide the format key `{forecast}` in addition for the temperature in 3 hours, provided by openweathermaps.org. The call is `api.openweathermap.org/data/2.5/forecast?lat={lat}&lon={lon}&appid={API key}`...
Is the icon for hueshift missing? Probably this bulb is a good idea.
would be nice to have your project in arch/aur.
The docs state: ``` you can still use dashboard command to open a new [file], then dashboard will read the config from cache.``` How can this be accomplished? Is there...