Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Vim as a Universal Editor
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
-
- Use NeoVim to edit in any textbox in browsers.
-
- Use NeoVim as the editor in Visual Studio Code.
Vim Keybindings in Firefox Using Tridactyl
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
:mode ignore
: temporarily disables Tridactyl on a page.
ctrl + alt + esc
: toggle ignore on/off on Mac
ctrl/cmd + g
: next search result
shift + ctrl/cmd + g
: previous search result
Tricks …
Useful Firefox Add-ons
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Navigation & Shortcut
A more powerful but complex alternative to Vimperator. The main focus of Vimperator is on usability, simplicity, stability and design while still preserving a powerful, modal …
Navigate Chrome Browser Like a Pro Using Vimium
** Things on this page are fragmentary and immature notes and thoughts of the author. Please read with your own judgement! **
Customize Key Mappings
-
Open Vimium Options.
-
Paste your customized key mappings into "Custom key mappings". Below is an example of my customized key mapping configuration.
map d removeTab map u …
Tips on IDE
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Cloud IDEs
IDEs with AI Coding Assists
See IDEs With AI Coding Assists .
General Purpose IDEs
JVM Languages
- IntelliJ IDEA (community edition available)