Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.63 KB

File metadata and controls

28 lines (19 loc) · 1.63 KB

My Neovim

Image

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.

Screenshot 2026-05-02 223312

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.

Plugins

Haimonmon