BENCHMARK -*- mode: org; -*-
my vimrc config
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim#https://pip.pypa.io/en/stable/installing/
pip install autopep8pip3 install flake8
#config:
#~/.config/flake8:
#max-line-length = 120wget -c http://static.phpmd.org/php/latest/phpmd.pharpip install jedi
git submodule update --init./configure --prefix=/usr/local --enable-python3interp=yes --enable-terminal --enable-pythoninterp=yes --enable-perlinterp=yes --enable-cscope
./configure --prefix=/usr/local --enable-python3interp=yes --enable-terminal --enable-pythoninterp=yes --enable-cscope --with-python3-config-dir=/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/config-3.8-darwinCocInstall coc-json
CocInstall coc-go
CocInstall coc-spell-checker