Currently, the following codes were not created by me, I followed a tutorial for the setup of neovim since I don't have any familiarity with Lua for now. Although I try to learn some of the flow for the configuration, so I can have a little idea of how the configuration happens, I make my own dashboard with my favorite gruvbox theme. The image in the background is not with Neovim, as it's been the default of my terminal settings.
I want to have an IDE that is customizable and a CLI-based IDE so i can practice my typing so that's why I chose Neovim. In addition, I want to remember the syntax as much as possible for each programming language that I will learn. Neovim is also available anywhere, which is why I like it, i also use Lazy vim for plugin managing.
- Harpoon
- Language Server Protocol
- Comletion Menu PLugin
- Treesitter
- Neotree
- Color Scheme
- Telescope
- Lualine
- Dashboard Vim
Haimonmon