Make sure that you're using vim, not a vi editor.
Download Vundle as a vim package manager.
Packages used in .vimrc:
- Nerdtree: filesystem explorer in the Vim editor
- lightline: status line plugin
- gruvbox: my favorite colorscheme
Modified from vscode-extension-install-automation
Add vscode identifers you want to install to the txt file. You can find the 'Unique Identifier' in vscode marketplace website
- "python.defaultInterpreterPath": "/opt/conda/bin/python" - python import missings
- "terminal.integrated.scrollback": 2048 - line limit for terminal
script for some useful extensions and tmux configuration