Skip to content

Yigimon/nvim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites:

  • Neovim 0.11
  • Nerd Font as your terminal font (make sure the font doesn't end with Mono)
  • ripgrep (for searching with telescope)
  • delete old neovim folders
    rm -rf ~/.config/nvim
    rm -rf ~/.local/state/nvim
    rm -rf ~/.local/share/nvim

Install

1. Clone config

git clone https://github.com/Yigimon/nvim_config.git ~/.config/nvim

2. Start Neovim

nvim

3. Install packages

:MasonInstallAll

4. Delete .git from nvim folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages