repos / neovimcraft

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

commit
869ba1e
parent
995bd28
author
Shadman
date
2021-10-22 14:48:55 +0000 UTC
update lualines location (#16)

1 files changed,  +1, -1
M src/lib/resources.json
+1, -1
1@@ -530,7 +530,7 @@
2     { "type": "github", "username": "hkupty", "repo": "nvimux", "tags": ["tmux", "plugin"] },
3     {
4       "type": "github",
5-      "username": "hoob3rt",
6+      "username": "nvim-lualine",
7       "repo": "lualine.nvim",
8       "tags": ["statusline", "plugin"]
9     },