Skip to content

michalwski/vimconfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   _    ___
  | |  / (_)___ ___
  | | / / / __ `__ \
  | |/ / / / / / / /
  |___/_/_/ /_/ /_/
======================

 How to use this repository
----------------------------

1. cd $HOME
2. git clone <repository> .vim
3. vim

All plugins will be installed automaticaly

This Vim configuration uses Plug (https://github.com/junegunn/vim-plug)

The easiest way to install elixir language server working with coc is to do the following:
```
:CocInstall coc-elixir
```

Inside your (neo)vim.

About

My personal Vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%