Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 498 Bytes

My vim and other local env dot files

Requirements

Install https://github.com/robbyrussell/oh-my-zsh

Install "SauceCodePro Nerd Font Mono:h11" and add it to your iTerm2 Profile -> Text

brew install neovim

npm i -g neovim
npm i -g typescript-language-server
npm i -g vue-language-server
npm i -g javascript-typescript-langserver

pip3 install neovim
pip3 install --user --upgrade pynvim
pip install --user python-language-server

sudo gem install neovim