aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 5c40eeb7e8b5267ad5a99d04abecd5dac180767e (plain)
1
2
3
4
5
6
7
# neovim-plugins

packaging neovim plugins as ebuilds.

to generate a new plugin, just call `./build.sh <your-github-api-key> skel.ebuild <username/plugin> <plugin name for the portage tree>`

all plugins are installed in `/usr/share/nvim/site/pack/portage/{start,opt}/`, depending on if the `start` useflag is set or not