repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

neovimcraft / src
Eric Bower · 12 Apr 23

filter.ts

1export const denyRepos = [
2  "wbthomason/packer.nvim",
3];