Skip to content

yoyozbi/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal NeoVim config

Setup

  1. Use the latest version of NVIM
  2. Clone this repo into ~/.config/nvim: or %localappdata%\local\nvim on windows

Install

For linux:

git clone https://github.com/yoyozbi/config ~/.config/nvim

For Windows:

git clone https://github.com/yoyozbi/config $env:LOCALAPPDATA\nvim
  1. When you first enter nvim, all plugins will be installed automatically and you should be ready to go
  2. You are ready to go !

Usage

Keymaps

You can use which-key to view your keys by pressing for leader key commands or :WhichKey for the others

About

Personnal dev config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages