My setup is used on Ubuntu and Kali Linux running Gnome DE.
I use Vundle as my plugin manager.
- Lightline.vim - A light and configurable statusline/tabline plugin for Vim.
- SimplylFold - Python code folding for Vim.
- Vim-fugitive - An awesome Git wrapper.
- YouCompleteMe - A code-completion engine for Vim.
I use oh-my-zsh and all plugins come out of the box which is great!
- Git
- Tmux
| Extenstions | Setting |
|---|---|
| Applications Menu | Off |
| Desktop Icons | Off |
| Hide Activities Button | On |
| Horizontal workspaces | On |
| Places Status Indicator | Off |
| Tray Icons | Off |
| User Themes | On |
| WinTile | On |
| WorkSpace Indicator | On |
bash -c "$(wget -qO- https://raw.githubusercontent.com/ikuamike/dotfiles/master/install.sh)"Ultimate Vim Configuration by @amix.
Real Python article: VIM and Python – A Match Made in Heaven.
