#vim
2025
- Use ":read !" to insert the result of a shell command in Vim
- Use "exuberant-ctags" for "go to definition" in Vim
- Difference between Vim's tabstop, softtabstop, and shiftwidth
- Use ":terminal" in Vim for a better integrated terminal
- Automatically wrapping lines in Vim and Emacs
- Use ":set paste" when pasting into Vim