Skip to content

vim-universe/Uvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo


Uvim is (another) Neovim configuration built on lazy.nvim.

Note

Why Another Neovim configuration? I used LazyVim, LunarVim, and AstroNvim for some time. My primary issue is their entire configuration is held within a Neovim package and instead provides a starter file to merge changes with their configuration. Although this felt good for beginners, I wanted more control over the configuration and the ability to easily see all settings while inside ~/.config/nvim. So, I decided to take my favorite aspects of each and convert into a monorepo that can be directly installed.

image

image

Features

Pre-Installed Plugins

Uvim Specifics

  • Easy plugin addition using lazy.nvim
  • Easily add language support using the provided templates (feel free to PR your language configuration!)
  • Default Settings that just make sense

Getting Started

All documentation will be contained within the Uvim Wiki.

Releases

No releases published

Packages

No packages published

Languages