Skip to content

jasger9000/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jasger's Neovim config

Contents

My Neovim configuration with all its plugins

Requirements

  • Neovim v10+
  • git
  • A patched font (If you're using Arch Linux you can search the package database for something like "ttf nerd" for a list of patched fonts)

How to Set up

  1. Clone the repository into .config/nvim

    Make sure to back up your old .config/nvim first!

    cd ~/.config/
    git clone https://github.com/jasger9000/nvim-config.git nvim
  2. Start Neovim and install the plugins

    1. Start Neovim from your shell: nvim
    2. In Neovim, Type :Lazy<CR> to open the plugin manager
    3. Hit I to Install the plugins
    4. Type :q<CR> to exit the window
  3. You're done! 🎉 Enjoy your new config

PS: You will need to restart Neovim after you installed/updated your plugins to load the changes

About

My small Neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages