Skip to content

root-88/root.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

root.nvim

Introduction

This repo is just a starting point for a user's own configuration. You can remove the things you don't use and add what you miss.

Requirements

Works only in Neovim 0.7 or newer.

Instalation

  • Backup your previous configuration
  • Copy and paste the root.nvim init.lua into $HOME/.config/nvim/init.lua
  • Copy and paste the root.nvim lua into $HOME/.config/nvim/lua
  • Start nvim and run :PackerInstall.
  • Ignore errors on the first run.
  • Restart neovim

Contribution

Pull requests are welcome. The goal of this repo is not to create a Neovim configuration framework, just an offering of starting template that shows available features in Neovim.

About

The starting point Nvim configuration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages