Skip to content
Posts by tag

neovim

Modern Neovim setup, Lua configuration, LSP integration, and building a personalized development environment.

1 article

  • Adventure through my vimrc (nvimrc)

    In this post I'm going to take you in an adventure in my previously vimrc and currently init.vim which I collected from using vim then neovim along the last few years. I will explain the feature or the function, then include the configurations or code that should be inserted in the vimrc (init.vim) file to activate that feature.

    Read more →