A key support to create vim ide python golang shell and other advanced features

1.vim-for-devops

github: https://github.com/yxxhero/vim_for_devops
use vim plugin to build support python, shell, golang of ide, one-click script installation, future support js.

2. dependence

  • Vim >= 8.1 (most features needed +python or +python3 support)
  • golang> = 1.11
  • python >= 3.6

The script can be automatically mounted reliance above.
Script on centos7 test.

3. Use

git clone https://github.com/yxxhero/vim_for_devops.git
cd vim_for_devops
bash ./install.sh install

4. Effects screenshot

The code checks 1.golang language, code highlighting, code completion, automatic import features such as
golang code checks highlighting autocomplete
code completion 2.shell scripts, code highlighting, etc. shell
3.python pep8 automatically formatted directory tree to support pythonpep8
dependent on the 4.python packet format, by means of plug-isort isort
common features supported 5.python ide, including highlighting code completion, syntax checking and correction, andpythonide

5. Clean

bash install.sh clean

6. All

  • [] Custom Installation widget
  • [] Release supports more

Guess you like

Origin www.cnblogs.com/aiops/p/11570306.html