How to survive without multiple cursors in vim
Alternatives we can use in vim instead of multiple cursors
2023-01-15 | 12 min readAlternatives we can use in vim instead of multiple cursors
2023-01-15 | 12 min readTurn Neovim into a fancy editor with these plugins
2022-09-03 | 20 min readThe one where we learn how to customize Neovim and add plugins
2022-07-04 | 21 min readLet's learn what does it take to use neovim's LSP client in project
2022-06-09 | 5 min readLet's configure Neovim's builtin LSP client with nvim-lspconfig and nvim-cmp
2022-05-23 | 13 min readLet's take advantage of all that data in our command history
2021-10-26 | 4 min readMeet the envsubst command
2021-10-20 | 4 min readSpeed up vim's startup times with this one weird 'trick'
2021-08-22 | 5 min readYour first steps into a lua configuration
2021-08-01 | 19 min readThe quickfix list and its use cases
2021-06-13 | 23 min readImproving the deno cli with a little bit of magic
2021-04-18 | 8 min readExploring vim's builtin easy mode
2021-04-10 | 6 min readExploring some cool use cases for vim abbreviations
2020-11-03 | 10 min read