repos / neovimcraft

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

commit
6b73374
parent
7540a48
author
Eric Bower
date
2022-11-24 03:35:35 +0000 UTC
rm unused class
1 files changed,  +0, -4
M src/lib/plugin-view.svelte
+0, -4
1@@ -90,8 +90,4 @@
2   .tags_view {
3     margin-bottom: 10px;
4   }
5-
6-  .install {
7-    margin-top: 10px;
8-  }
9 </style>