From 23544e126419753893f48082960796b65e60fc93 Mon Sep 17 00:00:00 2001 From: "Anna (navi) Figueiredo Gomes" Date: Thu, 5 Oct 2023 18:59:35 +0100 Subject: first batch of plugins Signed-off-by: Anna (navi) Figueiredo Gomes --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c40eeb --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# neovim-plugins + +packaging neovim plugins as ebuilds. + +to generate a new plugin, just call `./build.sh skel.ebuild ` + +all plugins are installed in `/usr/share/nvim/site/pack/portage/{start,opt}/`, depending on if the `start` useflag is set or not -- cgit v1.2.3