Skip to content

XtraSavx/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Neovim

This configuration is made especially for people who are entering the world of neovim, so that they can adapt faster.

Requeriments:

  • Python
  • Vim Plug
  • Node.js
  • Git

Installation:

  1. Install Vim Plug in your terminal.

  2. When you already installed Vim Plug, you need to clone this repository in this root

  • MacOS and Linux: cd $HOME/.config/nvim
  • Windows cd "$env:LOCALAPPDATA\nvim"

Then you need to run this in your terminal: git clone https://github.com/XtraSavx/nvim.git

  1. Finnaly enter to neovim with nvim command and do :PlugInstall

Language Servers

To install a language server for autcompletion you need to run this command: :CocInstall <language server>, you can check the available language servers here

Screenshots: image

About

My neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors