~/projects $ cd neovim

I love neovim...

Did I say I love neovim...?

I can just move so fast and the code just appear on the screen like brrrrrr

~/projects/neovim $ cat motivation

what made me want to learn neovim? theprimeagen honestl-

~/projects/neovim $ cat description

tech stack is mostly in lua.

~/projects/neovim $ cat challenges

lsp's are definitely the challenge when it comes to code editors

~/projects/neovim $ cat learnings

definitely vim keybindings and lua. it also teaches you a lot about LSP. also it forces you to think about things that you would never consider if you were always using VSCode

- such as file navigation, diagnostics, buffers, windows, file searches, etc - forced to optimize these

~/projects/neovim $ cat value

clearly made me a better programmer as a result and definitely made me faster at coding

image of neovim image of telescope in neovim