Explore >> Select a destination


You are here

codeinthehole.com
| | cosine.blue
4.2 parsecs away

Travel
| | A Vim converts commentary on Kakoune, the selection-oriented editor focused on interactivity and incremental resultsor mawwws experiment for a better code editor.
| | www.integralist.co.uk
3.3 parsecs away

Travel
| | 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).
| | hugosum.com
3.6 parsecs away

Travel
| | In this post I want to share how do I search and replace text efficiently in Neovim.
| | hboon.com
20.9 parsecs away

Travel
| The primary reason I use tmux (and originally screen) was so I don't lose my current working directories when I accidentally close my terminal window(s). tmux attach and you are back where you fat fingered a cmd+w or cmd+q.