Skip to content

antoinealb/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Vim (obviously). Neovim also works.
  • clangd for C/C++ autocomplete
  • python-language-server for Python autocomplete

Installation

Simply run bootstrap.sh. You can get it directly from Github by running the following command:

curl https://raw.githubusercontent.com/antoinealb/dotvim/master/bootstrap.sh | sh

If you want Python omnicompletion you should also install the jedi package in the virtualenv you are working in.

About

My Vim config files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published