An open API service indexing awesome lists of open source software.

https://github.com/angrymaciek/angry-vim

Vim configuration which I use @ work.
https://github.com/angrymaciek/angry-vim

vim vim-configuration

Last synced: 5 months ago
JSON representation

Vim configuration which I use @ work.

Awesome Lists containing this project

README

          

# Angry Vim (╯°□°)╯︵ ┻━┻

![panzer.spngvg](panzer.png)

*Maciej Bak*
*Swiss Institute of Bioinformatics*

Vim configuration which I use at work.
(Supported on 64-bit Linux & macOS Catalina+, Vim version > 8.1)

#### Setup:
```bash
cd $HOME
git clone https://github.com/AngryMaciek/angry-vim.git
bash angry-vim/setup.sh

# Native plugin managment has one drawback, helptags are not automatically re-generated.
# You can update them inside vim by using:
# :helptags ALL
#
# Also, safely ignore error of the following type:
# E152: Cannot open /opt/local/share/vim/vim81/doc/tags for writing
```

#### License:
MIT