Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions. - akinomyoga/ble.sh... (more…)
Read more »
Map your keys for web surfing, expand your browser with javascript and keyboard. - GitHub - brookhong/Surfingkeys: Map your keys for web surfing, expand your browser with javascript and keyboard. (more…)
Read more »
Folding is a way to collapse some chunks of code and thus hiding it from the view. That comes handy if you want to focus on editing of some other part of the file and don't want everything else to clutter your view. (more…)
Read more »
I love vim and often use it to write Python code. Here are some useful plugins and tools for building a delightful vim python environment, escpecially for Vim8: (more…)
Read more »