_ __ ____(_) _ _ __ _ _ _ / _| __ __(_) _ __
(_-/| || ' / _` || '_|| _| _ V /| || ' /__/|_||_||_|__/_||_| |_| (_) _/ |_||_|_|_|
This is my third reboot of my dotvim configuration. I had a bunch of stuff randomly pasted from various place, a big clean up. To know what's been implemented and what I'd like to do, see ./TODO.rst
The following software are needed:
- git
- curl
- fzf
- vim with Python support enable
- Clone this repo in .vim on Linux or vimfiles on Windows directory
- Run
:PlugClean
- Run
:PlugInstall
- Run
:CocInstall coc-explorer coc-vimlsp coc-marketplace coc-snippets
- [Windows spécific] make a link to vimfiles from .vim
mklink .vim vimfiles