Skip to content

barrientosvctor/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Victor's Neovim configuration

Must-have requeriments

  • Neovim >= 0.9.2 version.
  • Fzf > 0.25 version.

Suggested requeriments

Installation

1. Clone the repository.

Unix, Linux

$ git clone --depth 1 https://github.com/barrientosvctor/nvim.git ~/.config/nvim

Windows Powershell

$ git clone https://github.com/barrientosvctor/nvim.git "$env:LOCALAPPDATA\nvim"

2. Open Neovim.

$ nvim