Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 881 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 881 Bytes

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