Skip to content

eterps/gear-up.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gear-up.nvim

screenshot

Tiny configuration to get started with Neovim.

Goals:

  • Tiny (less than 100 lines)
  • Single-file
  • Language server support (+completions)

This configuration targets Neovim release 0.8+ and the nightly.

This repo is meant to be used as a starting point for a user's own configuration; remove the things you don't use and add what you miss. I suggest this blog post by Heiker Curiel for a general overview of configuring Neovim.

Installation

  • Backup your previous configuration
  • Copy and paste the file init.lua into $HOME/.config/nvim/init.lua
  • Start neovim
  • Wait until packages have been downloaded and press q
  • Restart neovim

See also

About

Tiny configuration to get started with Neovim

Topics

Resources

License

Stars

Watchers

Forks