Simple Neovim config
Learn the basics of Neovim configuration in lua
2024-09-12 | 13 min readLearn how to install Neovim plugins just using git clone
2024-07-27 | 3 min readEnable IDE-like features in Neovim without installing any additional plugins
2023-12-25 | 17 min readAlternatives we can use in vim instead of multiple cursors
2023-01-15 | 11 min readTurn Neovim into a fancy editor with these plugins
2022-09-03 | 18 min readThe one where we learn how to customize Neovim and add plugins
2022-07-04 | 19 min readLet's learn what does it take to use neovim's LSP client in project
2022-06-09 | 3 min readLet's configure Neovim's builtin LSP client with nvim-lspconfig and nvim-cmp
2022-05-23 | 9 min readSpeed up vim's startup times with this one weird 'trick'
2021-08-22 | 4 min readYour first steps into a lua configuration
2021-08-01 | 16 min read