Skip to content

segfaulted67/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots

./screenshots/nvim.png ./screenshots/picker.png

My Neovim Configuration

This is my personal Neovim configuration. It uses lazy.nvim for plugin management.

Installation

  1. Clone this repository:
    # for codeberg
    git clone https://codeberg.org/segfaulted67/nvim-config.git ~/.config/
    mv nvim-config nvim/
    # for github
    git clone https://github.com/segfaulted67/nvim-config.git ~/.config/
    mv nvim-config nvim/
    
        
  2. Open Neovim and run `:Lazy sync`

Plugins

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published