Skip to content

jcha0713/neuvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neuvim

Neuvim is a minimal Neovim configuration. It focuses on a small setup without much bloat and includes only the things I use every day, so it stays easy to change and maintain.

This repository mirrors the Neovim setup I maintain in my personal dotfiles.

For the motivation behind it, see motivation.md.

Goal

The goal is to be simple, useful, and portable.

Features

  • LSP
  • Tree-sitter
  • Formatting and linting
  • Completion
  • Fuzzy finding
  • File navigation

Requirements

Neuvim requires Neovim 0.12 or later.

Usage

Set NVIM_APPNAME to neuvim before starting Neovim:

NVIM_APPNAME=neuvim nvim

About

Neuvim is a minimal Neovim configuration that focuses on a small setup without much bloat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages