Skip to content

gjvera/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

Dependencies

  • Python
  • Nodejs

Installation

  1. Install Neovim with your favorite package manager: MacOS brew install neovim Windows choco install neovim

  2. Install the python module for Neovim with pip: pip install neovim

  3. Clone this repo into ~/.config

  4. Open Neovim and run :PlugInstall

Features

  1. Autocompletion for the following languages
  • Java(with Eclim installed)
  • C/C++
  • Python
  • Javascript/Typescript
  • Ruby
  • LaTeX
  1. Linting

About

neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published