New TLA+ Workshop 3 days, April 12-14. Register here! Vim is Turing-Complete No, not vimscript. Vim keystrokes are Turing-complete. Here's how:... (more…)
Read more »
Vim and Emacs have different internals models for the current working
directory, and these models influence the overall workflow for each
editor. They decide how files are opened, how shell commands are
executed, and how the build system is operated. Thes... (more…)
Read more »
vim gpt integration. Contribute to kamou/gpt-vim development by creating an account on GitHub. (more…)
Read more »
Vim's netrw file browser is good enough. With a few tweaks there is no need for plugin like NERDtree. For many tasks you may not even need netrw. (more…)
Read more »
Vim is big; so big that it does some very useful things that are often overlooked. Plugins can buy us a lot of functionality, but they can add a lot of burde... (more…)
Read more »