|
You are here |
codeinthehole.com | ||
| | | | |
www.integralist.co.uk
|
|
| | | | | I see a lot of posts on Vim 'tips and tricks' and decided I'd have a go at putting together my own list of things that don't typically see the light of day, but are super powerful and useful to know about. IMPORTANT: I want people to realise that they don't need super complex Vim configurations with lots of third-party plugins, and this entire post is built on that motivation. This means you'll find nearly everything described here is just plain Vim (no plugins). | |
| | | | |
lucasfcosta.com
|
|
| | | | | TL;DR: Here are my dotfiles. Use them and have fun. | |
| | | | |
blog.sanctum.geek.nz
|
|
| | | | | [AI summary] The provided text is a collection of various technical topics and articles, including: 1) A guide on using command-line tools for development, covering debugging, profiling, and performance analysis with tools like GDB, Valgrind, and others. 2) An in-depth look at version control systems, from early systems like RCS and CVS to modern ones like Git and Mercurial. 3) A discussion on shell scripting, including Bash, custom commands, and automation. 4) A series of articles on Vim, covering configuration, diffing, and debugging within the editor. 5) Miscellaneous topics such as terminal usage, shell configuration, and system administration practices. The content is written in a technical style, suitable for developers and system administrators workin... | |
| | | | |
dmitryfrank.com
|
|
| | | [AI summary] The author discusses the need for a standardized interface between text editors and IDEs to improve developer productivity by allowing seamless integration of IDE features within preferred text editors like Vim, highlighting challenges and potential solutions such as Eclim and Neovim. | ||