Navigating Buffers in LunarVim
Lunarvim is a powerful tool that can enhance productivity for advanced software engineers. One feature that is particularly useful for working with multiple files is `vsplit` and `telescope`. However, it can become cumbersome to navigate between files using a mouse. ..
Continue reading →
neovim
vim
lunarvim
Neovim Setup with LunarVim
I am an ardent `vim` user. A forked version of vim called `neovim` recently caught my attention. It has more features like support for `language server protocol` that provides `auto-complete`, etc. `LunarVim` provides neovim configuration files so that it behaves as an IDE...
Continue reading →
vim
neovim
lunarvim