repos / neovimcraft

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

(679) commits
Eric Bower  ·  27 Jul 24
chore: cleanup
Eric Bower  ·  27 Jul 24
chore: test without _pgs_ignore
Eric Bower  ·  27 Jul 24
chore: test pgs-action
fix: pgit gha
d00c5cb
Eric Bower  ·  27 Jul 24
fix: pgit gha
Ignacio Taranto  ·  28 May 24
Add `id3.nvim` and `plantuml.nvim` (#531)

Leon  ·  28 May 24
Add `adigitoleo/vim-mellow` (#530)

Recently updated my colorscheme to restore the intended look after
NeoVim 0.10 introduced some naughty highlight group changes.
Realised I don't have it in neovimcraft, so here it is.
Light and dark mode, simple 16 colors, a bunch of people have found it
easy on the eyes (prefers red hue) and nice to use with wl-sunset.
Includes a 256-color degraded version that can be used in the Linux
vconsole or such, where `termguicolors` isn't available.

I have a custom statusline plugin for it as well, but I'm not going to
add that here as it only garnered minimal interest so far.
Leon  ·  29 Apr 24
Add `adigitoleo/haunt.nvim` (#529)

This is another plugin I wrote the other day and have cleaned up now.
It's yet another floating terminal plugin, but I'm not happy with any of
the existing ones (FTerm seems most popular now, but doesn't respect
`vim.o.shell` and seems a bit abandoned already). Besides, this also
adds floating `:help` and `:Man`, with appropriate `command-complete`
options.

I hate that `:help` and `:Man` windows open in a split which is visually
jarring and messes up the whole window layout. A floating window is
ideal for these becuase the most common use case is quickly checking a
help doc or man page, and then closing it again. Unfortunately there is
no good API for that so I have to open a buffer in the floating window
and manually run `:Man` or `:help` with the appropriate arguments,
handle errors, etc.

Finally, I've taken some time to clean up some edges that were putting
me off the existing options. I disallow switching buffers in the
floating window except via my API/commands, because that easily messes
up the `'list'` option for help buffers among other things. Tracking
`buftype`, `filetype`, buffer variables, window-local settings and all
of that to have the appropriate settings for an arbitrary buffer brought
in via e.g. `:bNext` is simply too much trouble. I don't mess with
anything like RPC either, which IMHO is best left to a separate plugin.
It's just what it says on the tin: Multiple terminals (with optional
titles), one help buffer and one man page per Neovim tabpage.

From my point of view the functionality is basically complete.
I could add a little QOL like allowing to select a terminal buffer from
the output of `:HauntLs` that lists those available, or adding
whitespace padding to the title, but that's all tiny patches that can be
added later. But I hope ~300 lines of BSD-0 that does floating windows
"properly" will be useful out there in the world already.
vyfor  ·  18 Apr 24
Add `vyfor/cord.nvim` (#528)

Eric Bower  ·  06 Apr 24
chore: _pgs_ignore empty
Eric Bower  ·  04 Apr 24
chore: add trailing slash
Eric Bower  ·  03 Apr 24
chore: update makefile
Eric Bower  ·  03 Apr 24
chore(gha): update deno
Eric Bower  ·  02 Apr 24
chore: add trailing slash to directories to prevent 301
Eric Bower  ·  19 Mar 24
chore: update go
Eric Bower  ·  19 Mar 24
chore: upgrade pgit
Leon  ·  02 Mar 24
Add `adigitoleo/overview.nvim` (#527)

Closes #526
Eric Bower  ·  28 Feb 24
chore: use v3 gha deploy
Eric Bower  ·  28 Feb 24
chore: use v3 gha
Eric Bower  ·  13 Jan 24
chore: suspend querying sr.ht until they back up
Eric Bower  ·  11 Nov 23
fix(gha): trailing slash rsync
changes
a2d918e
Eric Bower  ·  10 Nov 23
changes
Eric Bower  ·  14 Oct 23
chore: rm resource files from git
Eric Bower  ·  14 Oct 23
refactor: don't submit PRs anymore

Storing the config files in VC doesn't really give us much
github-actions[bot]  ·  14 Oct 23
[create-pull-request] automated change (#523)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  13 Oct 23
[create-pull-request] automated change (#522)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 Oct 23
[create-pull-request] automated change (#521)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 Oct 23
[create-pull-request] automated change (#520)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 Oct 23
[create-pull-request] automated change (#519)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 Oct 23
[create-pull-request] automated change (#518)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  10 Oct 23
[create-pull-request] automated change (#517)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  08 Oct 23
[create-pull-request] automated change (#516)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  07 Oct 23
[create-pull-request] automated change (#514)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 Oct 23
[create-pull-request] automated change (#513)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 Oct 23
[create-pull-request] automated change (#512)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  04 Oct 23
[create-pull-request] automated change (#511)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  04 Oct 23
[create-pull-request] automated change (#510)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  03 Oct 23
[create-pull-request] automated change (#509)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  27 Sep 23
[create-pull-request] automated change (#507)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  27 Sep 23
[create-pull-request] automated change (#506)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  25 Sep 23
[create-pull-request] automated change (#503)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
pseudometa  ·  22 Sep 23
Add `chrisgrieser/nvim-rulebook` (#504)

github-actions[bot]  ·  22 Sep 23
[create-pull-request] automated change (#502)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  21 Sep 23
[create-pull-request] automated change (#501)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  21 Sep 23
[create-pull-request] automated change (#500)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  21 Sep 23
[create-pull-request] automated change (#499)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  20 Sep 23
[create-pull-request] automated change (#498)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  20 Sep 23
chore: update ads
pseudometa  ·  20 Sep 23
Add `chrisgrieser/nvim-tinygit` (#497)

github-actions[bot]  ·  19 Sep 23
[create-pull-request] automated change (#494)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
pseudometa  ·  19 Sep 23
Add `nvim-kickstart-python` & `nvim-puppeteer` (#495)

github-actions[bot]  ·  19 Sep 23
[create-pull-request] automated change (#493)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Sep 23
[create-pull-request] automated change (#492)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  13 Sep 23
[create-pull-request] automated change (#489)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  13 Sep 23
[create-pull-request] automated change (#488)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 Sep 23
[create-pull-request] automated change (#487)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 Sep 23
[create-pull-request] automated change (#486)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 Sep 23
[create-pull-request] automated change (#485)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  10 Sep 23
[create-pull-request] automated change (#484)

github-actions[bot]  ·  10 Sep 23
[create-pull-request] automated change (#483)

github-actions[bot]  ·  08 Sep 23
[create-pull-request] automated change (#482)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  07 Sep 23
[create-pull-request] automated change (#481)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 Sep 23
[create-pull-request] automated change (#480)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  03 Sep 23
[create-pull-request] automated change (#479)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
pgs retain
a88d3c7
Eric Bower  ·  01 Sep 23
pgs retain
Eric Bower  ·  01 Sep 23
retain option pgs
github-actions[bot]  ·  31 Aug 23
[create-pull-request] automated change (#477)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  30 Aug 23
[create-pull-request] automated change (#476)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  30 Aug 23
[create-pull-request] automated change (#475)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  30 Aug 23
[create-pull-request] automated change (#474)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  29 Aug 23
[create-pull-request] automated change (#473)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  29 Aug 23
[create-pull-request] automated change (#472)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  28 Aug 23
[create-pull-request] automated change (#471)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  28 Aug 23
[create-pull-request] automated change (#470)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  27 Aug 23
[create-pull-request] automated change (#468)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  27 Aug 23
[create-pull-request] automated change (#467)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  26 Aug 23
[create-pull-request] automated change (#466)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  25 Aug 23
[create-pull-request] automated change (#464)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  24 Aug 23
[create-pull-request] automated change (#463)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  23 Aug 23
[create-pull-request] automated change (#462)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  20 Aug 23
[create-pull-request] automated change (#460)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Aug 23
[create-pull-request] automated change (#459)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Aug 23
[create-pull-request] automated change (#458)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Aug 23
[create-pull-request] automated change (#457)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  17 Aug 23
[create-pull-request] automated change (#456)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
feat: pgit gha
2f604ae
Eric Bower  ·  16 Aug 23
feat: pgit gha
Eric Bower  ·  16 Aug 23
fix: deploy cleanup
Eric Bower  ·  16 Aug 23
refactor: use `./public` dir for static outdir

refactor: deno deps
refactor: deployment
github-actions[bot]  ·  15 Aug 23
[create-pull-request] automated change (#454)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  14 Aug 23
[create-pull-request] automated change (#453)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  12 Aug 23
refactor: stop using gcp
use pgs
f8681ce
Eric Bower  ·  11 Aug 23
use pgs
github-actions[bot]  ·  11 Aug 23
[create-pull-request] automated change (#451)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 Aug 23
[create-pull-request] automated change (#450)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Kris  ·  09 Aug 23
[UX] Debounce search input (#447)

local fetch
f6ca31f
Eric Bower  ·  09 Aug 23
local fetch
github-actions[bot]  ·  09 Aug 23
[create-pull-request] automated change (#449)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  08 Aug 23
[create-pull-request] automated change (#448)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  07 Aug 23
[create-pull-request] automated change (#446)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  29 Jul 23
[create-pull-request] automated change (#444)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  29 Jul 23
[create-pull-request] automated change (#443)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  28 Jul 23
[create-pull-request] automated change (#442)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
pseudometa  ·  28 Jul 23
Add `chrisgrieser/nvim-origami` (#440)

github-actions[bot]  ·  28 Jul 23
[create-pull-request] automated change (#439)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  25 Jul 23
[create-pull-request] automated change (#438)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  22 Jul 23
[create-pull-request] automated change (#437)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  22 Jul 23
[create-pull-request] automated change (#435)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  20 Jul 23
[create-pull-request] automated change (#434)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
David Elentok  ·  20 Jul 23
Add elentok/format-on-save.nvim (#427)

github-actions[bot]  ·  20 Jul 23
[create-pull-request] automated change (#433)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Jul 23
[create-pull-request] automated change (#432)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Maddison Hellstrom  ·  18 Jul 23
add config b0o/nvim-conf (#431)

github-actions[bot]  ·  18 Jul 23
[create-pull-request] automated change (#430)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  17 Jul 23
[create-pull-request] automated change (#426)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  16 Jul 23
docs(readme): submit plugins to awesome-neovim
Justin M. Keyes  ·  16 Jul 23
add diagflow.nvim (#428)

Ronald Record  ·  16 Jul 23
Add doctorfree/nvim-lazyman to configs (#422)

* Add doctorfree/nvim-lazyman to configs

* Revise tags, using only those from https://nvim.sh/t
github-actions[bot]  ·  13 Jul 23
[create-pull-request] automated change (#425)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 Jul 23
[create-pull-request] automated change (#424)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 Jul 23
[create-pull-request] automated change (#423)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 Jul 23
[create-pull-request] automated change (#421)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  10 Jul 23
[create-pull-request] automated change (#420)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
David Elentok  ·  09 Jul 23
Add elentok/togglr.nvim and elentok/scriptify.nvim (#419)

github-actions[bot]  ·  08 Jul 23
[create-pull-request] automated change (#417)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  07 Jul 23
[create-pull-request] automated change (#416)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 Jul 23
[create-pull-request] automated change (#415)

github-actions[bot]  ·  06 Jul 23
[create-pull-request] automated change (#414)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  04 Jul 23
[create-pull-request] automated change (#413)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  03 Jul 23
[create-pull-request] automated change (#412)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  03 Jul 23
[create-pull-request] automated change (#411)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Wong  ·  03 Jul 23
add spacevim (#410)

github-actions[bot]  ·  29 Jun 23
[create-pull-request] automated change (#408)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  29 Jun 23
[create-pull-request] automated change (#407)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  25 Jun 23
[create-pull-request] automated change (#405)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  24 Jun 23
[create-pull-request] automated change (#404)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  23 Jun 23
[create-pull-request] automated change (#403)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  23 Jun 23
[create-pull-request] automated change (#401)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
pseudometa  ·  20 Jun 23
Add chrisgrieser/nvim-dr-lsp (#402)

github-actions[bot]  ·  19 Jun 23
[create-pull-request] automated change (#400)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Jun 23
[create-pull-request] automated change (#398)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Jun 23
[create-pull-request] automated change (#397)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  17 Jun 23
[create-pull-request] automated change (#396)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  15 Jun 23
[create-pull-request] automated change (#393)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Dasu Pradyumna  ·  15 Jun 23
Add `dasupradyumna/midnight.nvim` colorscheme (#395)

Burak Güner  ·  12 Jun 23
feat: add Pixie.nvim as a plugin (#394)

github-actions[bot]  ·  12 Jun 23
[create-pull-request] automated change (#391)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Ryo Hirayama  ·  12 Jun 23
Add ryo33/nvim-cmp-rust (#392)

MisanthropicBit  ·  11 Jun 23
Add decipher.nvim (#390)

github-actions[bot]  ·  07 Jun 23
[create-pull-request] automated change (#388)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 Jun 23
[create-pull-request] automated change (#386)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Justin M. Keyes  ·  05 Jun 23
add plugins: dirvish, sneak (#387)

* add vim-dirvish

* add vim-sneak
github-actions[bot]  ·  03 Jun 23
[create-pull-request] automated change (#384)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  02 Jun 23
[create-pull-request] automated change (#383)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  31 May 23
[create-pull-request] automated change (#382)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  30 May 23
[create-pull-request] automated change (#381)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  30 May 23
[create-pull-request] automated change (#380)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  30 May 23
[create-pull-request] automated change (#378)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Federico  ·  29 May 23
feat: added gist.nvim (#379)

github-actions[bot]  ·  27 May 23
[create-pull-request] automated change (#377)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  26 May 23
[create-pull-request] automated change (#376)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  23 May 23
[create-pull-request] automated change (#375)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  22 May 23
[create-pull-request] automated change (#374)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  20 May 23
[create-pull-request] automated change (#373)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 May 23
[create-pull-request] automated change (#372)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  16 May 23
[create-pull-request] automated change (#369)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  15 May 23
[create-pull-request] automated change (#368)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  15 May 23
[create-pull-request] automated change (#367)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  14 May 23
[create-pull-request] automated change (#366)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 May 23
[create-pull-request] automated change (#365)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 May 23
[create-pull-request] automated change (#364)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 May 23
[create-pull-request] automated change (#363)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  10 May 23
[create-pull-request] automated change (#362)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  08 May 23
[create-pull-request] automated change (#361)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  08 May 23
[create-pull-request] automated change (#360)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 May 23
[create-pull-request] automated change (#359)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 May 23
[create-pull-request] automated change (#357)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 May 23
[create-pull-request] automated change (#356)

github-actions[bot]  ·  04 May 23
[create-pull-request] automated change (#355)

github-actions[bot]  ·  04 May 23
[create-pull-request] automated change (#354)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  03 May 23
[create-pull-request] automated change (#353)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  03 May 23
[create-pull-request] automated change (#352)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  02 May 23
[create-pull-request] automated change (#351)

github-actions[bot]  ·  02 May 23
[create-pull-request] automated change (#350)

github-actions[bot]  ·  01 May 23
[create-pull-request] automated change (#349)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  01 May 23
[create-pull-request] automated change (#348)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  01 May 23
[create-pull-request] automated change (#347)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  30 Apr 23
[create-pull-request] automated change (#346)

github-actions[bot]  ·  30 Apr 23
[create-pull-request] automated change (#345)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  28 Apr 23
[create-pull-request] automated change (#344)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  26 Apr 23
[create-pull-request] automated change (#343)

github-actions[bot]  ·  25 Apr 23
[create-pull-request] automated change (#342)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  25 Apr 23
[create-pull-request] automated change (#341)

github-actions[bot]  ·  25 Apr 23
[create-pull-request] automated change (#340)

github-actions[bot]  ·  25 Apr 23
[create-pull-request] automated change (#339)

github-actions[bot]  ·  24 Apr 23
[create-pull-request] automated change (#338)

github-actions[bot]  ·  24 Apr 23
[create-pull-request] automated change (#337)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  24 Apr 23
[create-pull-request] automated change (#336)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  23 Apr 23
[create-pull-request] automated change (#335)

github-actions[bot]  ·  23 Apr 23
[create-pull-request] automated change (#334)

github-actions[bot]  ·  23 Apr 23
[create-pull-request] automated change (#333)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  22 Apr 23
[create-pull-request] automated change (#332)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  22 Apr 23
add nvimcomposer
github-actions[bot]  ·  21 Apr 23
[create-pull-request] automated change (#331)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  21 Apr 23
[create-pull-request] automated change (#330)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  21 Apr 23
[create-pull-request] automated change (#329)

github-actions[bot]  ·  20 Apr 23
[create-pull-request] automated change (#328)

github-actions[bot]  ·  20 Apr 23
[create-pull-request] automated change (#327)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Apr 23
[create-pull-request] automated change (#326)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Apr 23
[create-pull-request] automated change (#325)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Apr 23
[create-pull-request] automated change (#324)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Apr 23
[create-pull-request] automated change (#323)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  17 Apr 23
fix: set to 100% height
github-actions[bot]  ·  17 Apr 23
[create-pull-request] automated change (#322)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  17 Apr 23
chore: limit config scrape to 25 per topic
github-actions[bot]  ·  17 Apr 23
[create-pull-request] automated change (#321)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  17 Apr 23
[create-pull-request] automated change (#320)

github-actions[bot]  ·  17 Apr 23
[create-pull-request] automated change (#319)

github-actions[bot]  ·  16 Apr 23
[create-pull-request] automated change (#318)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  16 Apr 23
[create-pull-request] automated change (#317)

github-actions[bot]  ·  16 Apr 23
[create-pull-request] automated change (#316)

github-actions[bot]  ·  15 Apr 23
[create-pull-request] automated change (#315)

github-actions[bot]  ·  15 Apr 23
[create-pull-request] automated change (#314)

github-actions[bot]  ·  15 Apr 23
[create-pull-request] automated change (#313)

Bhashitha Adhikarinayake  ·  14 Apr 23
added nvim-treesitter-cpp-tools (#312)

github-actions[bot]  ·  14 Apr 23
[create-pull-request] automated change (#311)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Phúc H. Lê Khắc  ·  14 Apr 23
Add jupyter-kernel.nvim (#310)

Mitchell Hanberg  ·  14 Apr 23
add elixir-tools/elixir-tools.nvim (#309)

Eric Bower  ·  14 Apr 23
feat: add username to config lists and allow search
Eric Bower  ·  14 Apr 23
add more resources
github-actions[bot]  ·  14 Apr 23
[create-pull-request] automated change (#308)

github-actions[bot]  ·  14 Apr 23
[create-pull-request] automated change (#307)

github-actions[bot]  ·  14 Apr 23
[create-pull-request] automated change (#306)

changes
972d5b9
Eric Bower  ·  13 Apr 23
changes
add neoai
f3c107d
Eric Bower  ·  13 Apr 23
add neoai
github-actions[bot]  ·  13 Apr 23
[create-pull-request] automated change (#305)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  13 Apr 23
[create-pull-request] automated change (#304)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  13 Apr 23
fix: unfortunately system is setup to always run the scraper
Eric Bower  ·  12 Apr 23
chore: update resources
Eric Bower  ·  12 Apr 23
chore: change about blog url
Eric Bower  ·  12 Apr 23
chore: add my blog
Eric Bower  ·  12 Apr 23
chore: remove tags from configs
Eric Bower  ·  12 Apr 23
chore: don't scrape configs anymore, too much noise
github-actions[bot]  ·  12 Apr 23
[create-pull-request] automated change (#301)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Alexis Corporal  ·  12 Apr 23
Add Alexis12119/nvim-config (#303)

Eric Bower  ·  12 Apr 23
chore(configs): create deny list and filter them out
github-actions[bot]  ·  11 Apr 23
[create-pull-request] automated change (#300)

Eric Bower  ·  11 Apr 23
feat: search a database of neovim configs (#297)

pseudometa  ·  11 Apr 23
add: nvim-alt-substitute (#299)

github-actions[bot]  ·  09 Apr 23
[create-pull-request] automated change (#295)

github-actions[bot]  ·  09 Apr 23
[create-pull-request] automated change (#294)

Eric Bower  ·  08 Apr 23
design: center content on larger screens
github-actions[bot]  ·  07 Apr 23
[create-pull-request] automated change (#293)

github-actions[bot]  ·  05 Apr 23
[create-pull-request] automated change (#292)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  01 Apr 23
[create-pull-request] automated change (#291)

pseudometa  ·  01 Apr 23
Add: nvim-early-retirement (#290)

Zeng  ·  31 Mar 23
add: deadcolumn.nvim (#288)

* add: deadcolumn.nvim

* fix: add key "repo" (deadcolumn.nvim)
github-actions[bot]  ·  31 Mar 23
[create-pull-request] automated change (#289)

github-actions[bot]  ·  30 Mar 23
[create-pull-request] automated change (#287)

github-actions[bot]  ·  26 Mar 23
[create-pull-request] automated change (#286)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  25 Mar 23
[create-pull-request] automated change (#285)

pseudometa  ·  25 Mar 23
add: nvim-spider (#284)

github-actions[bot]  ·  24 Mar 23
[create-pull-request] automated change (#283)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  24 Mar 23
[create-pull-request] automated change (#282)

github-actions[bot]  ·  21 Mar 23
[create-pull-request] automated change (#281)

github-actions[bot]  ·  21 Mar 23
[create-pull-request] automated change (#280)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  20 Mar 23
[create-pull-request] automated change (#279)

github-actions[bot]  ·  15 Mar 23
[create-pull-request] automated change (#278)

github-actions[bot]  ·  12 Mar 23
[create-pull-request] automated change (#277)

github-actions[bot]  ·  10 Mar 23
[create-pull-request] automated change (#276)

github-actions[bot]  ·  09 Mar 23
[create-pull-request] automated change (#275)

Eric Bower  ·  09 Mar 23
feat: sort by links preserve search query
github-actions[bot]  ·  09 Mar 23
[create-pull-request] automated change (#274)

Eric Bower  ·  08 Mar 23
chore: added codegpt.nvim
github-actions[bot]  ·  07 Mar 23
[create-pull-request] automated change (#273)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Anton Kurtin  ·  07 Mar 23
add new plugin (#272)

github-actions[bot]  ·  07 Mar 23
[create-pull-request] automated change (#271)

github-actions[bot]  ·  03 Mar 23
[create-pull-request] automated change (#270)

github-actions[bot]  ·  28 Feb 23
[create-pull-request] automated change (#269)

github-actions[bot]  ·  26 Feb 23
[create-pull-request] automated change (#268)

Luca Saccarola  ·  26 Feb 23
add oxocarbon.nvim to neovimcraft (#266)

github-actions[bot]  ·  26 Feb 23
[create-pull-request] automated change (#267)

github-actions[bot]  ·  25 Feb 23
[create-pull-request] automated change (#265)

github-actions[bot]  ·  23 Feb 23
[create-pull-request] automated change (#263)

github-actions[bot]  ·  22 Feb 23
[create-pull-request] automated change (#262)

github-actions[bot]  ·  21 Feb 23
[create-pull-request] automated change (#261)

charludo  ·  21 Feb 23
add projectmgr.nvim to neovimcraft (#256)

github-actions[bot]  ·  20 Feb 23
[create-pull-request] automated change (#260)

github-actions[bot]  ·  19 Feb 23
[create-pull-request] automated change (#259)

github-actions[bot]  ·  19 Feb 23
[create-pull-request] automated change (#258)

github-actions[bot]  ·  16 Feb 23
[create-pull-request] automated change (#257)

github-actions[bot]  ·  13 Feb 23
[create-pull-request] automated change (#255)

github-actions[bot]  ·  12 Feb 23
[create-pull-request] automated change (#254)

github-actions[bot]  ·  11 Feb 23
[create-pull-request] automated change (#253)

github-actions[bot]  ·  11 Feb 23
[create-pull-request] automated change (#252)

github-actions[bot]  ·  06 Feb 23
[create-pull-request] automated change (#251)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 Feb 23
[create-pull-request] automated change (#250)

github-actions[bot]  ·  05 Feb 23
[create-pull-request] automated change (#249)

github-actions[bot]  ·  04 Feb 23
[create-pull-request] automated change (#248)

github-actions[bot]  ·  01 Feb 23
[create-pull-request] automated change (#246)

Pakrohk  ·  01 Feb 23
NvPak Nvim Config. The purpose of creating this config is not to create a ready-made neovim for new users, the goal is to create something that every normal user does for config. (#245)

github-actions[bot]  ·  31 Jan 23
[create-pull-request] automated change (#244)

github-actions[bot]  ·  28 Jan 23
[create-pull-request] automated change (#243)

github-actions[bot]  ·  28 Jan 23
[create-pull-request] automated change (#242)

github-actions[bot]  ·  25 Jan 23
[create-pull-request] automated change (#241)

github-actions[bot]  ·  22 Jan 23
[create-pull-request] automated change (#240)

Eric Bower  ·  18 Jan 23
chore: tweaks to tagline
Eric Bower  ·  18 Jan 23
chore: updated styles
github-actions[bot]  ·  18 Jan 23
[create-pull-request] automated change (#239)

Eric Bower  ·  18 Jan 23
feat: better tags from scraped pages
Eric Bower  ·  18 Jan 23
feat: added uloco/bluloco.nvim
github-actions[bot]  ·  17 Jan 23
[create-pull-request] automated change (#238)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
dharmx  ·  17 Jan 23
add nvim-colo plugin (#237)

Eric Bower  ·  14 Jan 23
Merge branch 'main' of github.com:neurosnap/neovimcraft
markdowny
cb85eb5
Eric Bower  ·  14 Jan 23
markdowny
github-actions[bot]  ·  14 Jan 23
[create-pull-request] automated change (#236)

Eric Bower  ·  13 Jan 23
chore: added markdowny
github-actions[bot]  ·  12 Jan 23
[create-pull-request] automated change (#235)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  10 Jan 23
[create-pull-request] automated change (#234)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  09 Jan 23
[create-pull-request] automated change (#233)

github-actions[bot]  ·  05 Jan 23
[create-pull-request] automated change (#232)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  03 Jan 23
fix: about page link to scrape

Closes #230
github-actions[bot]  ·  03 Jan 23
[create-pull-request] automated change (#231)

github-actions[bot]  ·  02 Jan 23
[create-pull-request] automated change (#229)

github-actions[bot]  ·  02 Jan 23
[create-pull-request] automated change (#228)

github-actions[bot]  ·  30 Dec 22
[create-pull-request] automated change (#227)

github-actions[bot]  ·  30 Dec 22
[create-pull-request] automated change (#226)

github-actions[bot]  ·  29 Dec 22
[create-pull-request] automated change (#225)

github-actions[bot]  ·  26 Dec 22
[create-pull-request] automated change (#224)

pseudometa  ·  26 Dec 22
add nvim-various-textobjs (#223)

github-actions[bot]  ·  21 Dec 22
[create-pull-request] automated change (#222)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Dec 22
[create-pull-request] automated change (#221)

github-actions[bot]  ·  17 Dec 22
[create-pull-request] automated change (#220)

github-actions[bot]  ·  17 Dec 22
[create-pull-request] automated change (#219)

github-actions[bot]  ·  16 Dec 22
[create-pull-request] automated change (#218)

github-actions[bot]  ·  15 Dec 22
[create-pull-request] automated change (#217)

pseudometa  ·  15 Dec 22
add nvim-genghis and nvim-recorder (#216)

github-actions[bot]  ·  15 Dec 22
[create-pull-request] automated change (#215)

github-actions[bot]  ·  15 Dec 22
[create-pull-request] automated change (#214)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Clément Vannicatte  ·  14 Dec 22
add `shortcuts/no-neck-pain.nvim` (#213)

Eric Bower  ·  14 Dec 22
add make rules for lint and format
formatting
f05631e
Eric Bower  ·  14 Dec 22
formatting
Eric Bower  ·  14 Dec 22
fix: remove db.json from resource script since most users won't have it
locally

Closes: #212
github-actions[bot]  ·  13 Dec 22
[create-pull-request] automated change (#211)

github-actions[bot]  ·  12 Dec 22
[create-pull-request] automated change (#210)

github-actions[bot]  ·  11 Dec 22
[create-pull-request] automated change (#209)

github-actions[bot]  ·  10 Dec 22
[create-pull-request] automated change (#208)

github-actions[bot]  ·  06 Dec 22
[create-pull-request] automated change (#207)

github-actions[bot]  ·  06 Dec 22
[create-pull-request] automated change (#206)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 Dec 22
[create-pull-request] automated change (#205)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  02 Dec 22
[create-pull-request] automated change (#204)

github-actions[bot]  ·  29 Nov 22
[create-pull-request] automated change (#203)

flourish
4eed2cc
Eric Bower  ·  27 Nov 22
flourish
Eric Bower  ·  27 Nov 22
feat: support srht for plugin codeforge source (#202)

Eric Bower  ·  27 Nov 22
chore: reorg some ts files
Eric Bower  ·  27 Nov 22
fix: clean make command
Eric Bower  ·  27 Nov 22
fix: allow-write to process.ts
chore: rm nvmrc
1b7fa81
Eric Bower  ·  27 Nov 22
chore: rm nvmrc
Eric Bower  ·  27 Nov 22
chore: remove sveltekit and use deno (#201)

rm unused class
6b73374
Eric Bower  ·  24 Nov 22
rm unused class
Bowser  ·  23 Nov 22
feat(lib): add TimotheeSai/git-sessions.nvim (#199)

Co-authored-by: Timothee Saisset <timothee.saisset@spacefill.fr>
github-actions[bot]  ·  15 Nov 22
[create-pull-request] automated change (#198)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  15 Nov 22
fix: malformed json
Lvim Tech  ·  14 Nov 22
Add lvim-tech/lvim (#195)

github-actions[bot]  ·  14 Nov 22
[create-pull-request] automated change (#197)

github-actions[bot]  ·  14 Nov 22
[create-pull-request] automated change (#196)

github-actions[bot]  ·  12 Nov 22
[create-pull-request] automated change (#194)

Ivan Smirnov  ·  12 Nov 22
Add Wansmer/treesj (#192)

github-actions[bot]  ·  12 Nov 22
[create-pull-request] automated change (#193)

github-actions[bot]  ·  11 Nov 22
[create-pull-request] automated change (#190)

github-actions[bot]  ·  10 Nov 22
[create-pull-request] automated change (#189)

github-actions[bot]  ·  08 Nov 22
[create-pull-request] automated change (#188)

github-actions[bot]  ·  07 Nov 22
[create-pull-request] automated change (#187)

github-actions[bot]  ·  05 Nov 22
[create-pull-request] automated change (#186)

github-actions[bot]  ·  02 Nov 22
[create-pull-request] automated change (#185)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  01 Nov 22
fix: check if there is a href prop on the obj
github-actions[bot]  ·  31 Oct 22
[create-pull-request] automated change (#184)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  28 Oct 22
[create-pull-request] automated change (#183)

github-actions[bot]  ·  25 Oct 22
[create-pull-request] automated change (#182)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  24 Oct 22
[create-pull-request] automated change (#181)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
add lib
d291f42
Eric Bower  ·  24 Oct 22
add lib
github-actions[bot]  ·  22 Oct 22
[create-pull-request] automated change (#179)

github-actions[bot]  ·  20 Oct 22
[create-pull-request] automated change (#177)

github-actions[bot]  ·  17 Oct 22
[create-pull-request] automated change (#176)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  16 Oct 22
[create-pull-request] automated change (#174)

github-actions[bot]  ·  16 Oct 22
[create-pull-request] automated change (#173)

github-actions[bot]  ·  15 Oct 22
[create-pull-request] automated change (#172)

github-actions[bot]  ·  14 Oct 22
[create-pull-request] automated change (#171)

github-actions[bot]  ·  14 Oct 22
[create-pull-request] automated change (#170)

github-actions[bot]  ·  12 Oct 22
[create-pull-request] automated change (#169)

github-actions[bot]  ·  11 Oct 22
[create-pull-request] automated change (#168)

github-actions[bot]  ·  09 Oct 22
[create-pull-request] automated change (#167)

github-actions[bot]  ·  09 Oct 22
[create-pull-request] automated change (#166)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 Oct 22
[create-pull-request] automated change (#165)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 Oct 22
[create-pull-request] automated change (#164)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 Oct 22
[create-pull-request] automated change (#163)

Justin Heyes-Jones  ·  05 Oct 22
Add battery plugin (#136)

github-actions[bot]  ·  04 Oct 22
[create-pull-request] automated change (#162)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  02 Oct 22
[create-pull-request] automated change (#161)

github-actions[bot]  ·  02 Oct 22
[create-pull-request] automated change (#160)

github-actions[bot]  ·  01 Oct 22
[create-pull-request] automated change (#159)

Xavier Mitault  ·  01 Oct 22
Add Saverio976/music.nvim (#158)

github-actions[bot]  ·  28 Sep 22
[create-pull-request] automated change (#157)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  27 Sep 22
[create-pull-request] automated change (#156)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  26 Sep 22
[create-pull-request] automated change (#155)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  26 Sep 22
[create-pull-request] automated change (#154)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Dan Falk  ·  23 Sep 22
Add danielfalk/smart-open.nvim (#153)

Co-authored-by: Daniel Falk <danielfalk22@gmail.com>
github-actions[bot]  ·  22 Sep 22
[create-pull-request] automated change (#152)

github-actions[bot]  ·  21 Sep 22
[create-pull-request] automated change (#151)

github-actions[bot]  ·  20 Sep 22
[create-pull-request] automated change (#149)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Sep 22
[create-pull-request] automated change (#148)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Sep 22
[create-pull-request] automated change (#147)

github-actions[bot]  ·  14 Sep 22
[create-pull-request] automated change (#146)

github-actions[bot]  ·  13 Sep 22
[create-pull-request] automated change (#145)

github-actions[bot]  ·  13 Sep 22
[create-pull-request] automated change (#144)

github-actions[bot]  ·  10 Sep 22
[create-pull-request] automated change (#143)

github-actions[bot]  ·  06 Sep 22
[create-pull-request] automated change (#142)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  02 Sep 22
[create-pull-request] automated change (#141)

github-actions[bot]  ·  30 Aug 22
[create-pull-request] automated change (#140)

github-actions[bot]  ·  29 Aug 22
[create-pull-request] automated change (#139)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  29 Aug 22
[create-pull-request] automated change (#138)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  24 Aug 22
[create-pull-request] automated change (#137)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Aug 22
[create-pull-request] automated change (#135)

github-actions[bot]  ·  16 Aug 22
[create-pull-request] automated change (#134)

github-actions[bot]  ·  15 Aug 22
[create-pull-request] automated change (#133)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  14 Aug 22
[create-pull-request] automated change (#132)

github-actions[bot]  ·  11 Aug 22
[create-pull-request] automated change (#131)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Laurent Cheylus  ·  11 Aug 22
Add lcheylus/overlength.nvim (#129)

github-actions[bot]  ·  11 Aug 22
[create-pull-request] automated change (#130)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  10 Aug 22
[create-pull-request] automated change (#128)

github-actions[bot]  ·  09 Aug 22
[create-pull-request] automated change (#127)

github-actions[bot]  ·  08 Aug 22
[create-pull-request] automated change (#126)

github-actions[bot]  ·  07 Aug 22
[create-pull-request] automated change (#125)

github-actions[bot]  ·  06 Aug 22
[create-pull-request] automated change (#124)

github-actions[bot]  ·  04 Aug 22
[create-pull-request] automated change (#123)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  01 Aug 22
[create-pull-request] automated change (#122)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
kiryph  ·  01 Aug 22
Add refactoring.nvim (#120)

github-actions[bot]  ·  31 Jul 22
[create-pull-request] automated change (#121)

github-actions[bot]  ·  25 Jul 22
[create-pull-request] automated change (#117)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  25 Jul 22
[create-pull-request] automated change (#116)

github-actions[bot]  ·  24 Jul 22
[create-pull-request] automated change (#115)

github-actions[bot]  ·  23 Jul 22
[create-pull-request] automated change (#114)

github-actions[bot]  ·  21 Jul 22
[create-pull-request] automated change (#113)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Breno Prata  ·  21 Jul 22
Add brenoprata10/nvim-highlight-colors plugin (#112)

github-actions[bot]  ·  21 Jul 22
[create-pull-request] automated change (#110)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  20 Jul 22
[create-pull-request] automated change (#109)

github-actions[bot]  ·  20 Jul 22
[create-pull-request] automated change (#108)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 Jul 22
[create-pull-request] automated change (#107)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  18 Jul 22
[create-pull-request] automated change (#106)

github-actions[bot]  ·  17 Jul 22
[create-pull-request] automated change (#105)

github-actions[bot]  ·  16 Jul 22
[create-pull-request] automated change (#104)

github-actions[bot]  ·  14 Jul 22
[create-pull-request] automated change (#102)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  12 Jul 22
[create-pull-request] automated change (#101)

github-actions[bot]  ·  07 Jul 22
[create-pull-request] automated change (#100)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  07 Jul 22
[create-pull-request] automated change (#99)

github-actions[bot]  ·  05 Jul 22
[create-pull-request] automated change (#98)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 Jul 22
[create-pull-request] automated change (#97)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  04 Jul 22
[create-pull-request] automated change (#96)

github-actions[bot]  ·  04 Jul 22
[create-pull-request] automated change (#95)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
ktunprasert  ·  04 Jul 22
Add `gui-font-resize.nvim` (#94)

github-actions[bot]  ·  03 Jul 22
[create-pull-request] automated change (#93)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
changes
d3d9e9b
Eric Bower  ·  01 Jul 22
changes
Eric Bower  ·  01 Jul 22
add nvim surround
Eric Bower  ·  01 Jul 22
Revert "Remove plugin page (#86)"

This reverts commit 1b6016774358fd2d2febd1bbc08f564354f68c0a.
github-actions[bot]  ·  29 Jun 22
[create-pull-request] automated change (#92)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  28 Jun 22
[create-pull-request] automated change (#91)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  27 Jun 22
update resources
update faq
68a7fa0
Eric Bower  ·  27 Jun 22
update faq
Massolari  ·  27 Jun 22
feat: add Massolari/forem.nvim (#90)

github-actions[bot]  ·  27 Jun 22
[create-pull-request] automated change (#89)

github-actions[bot]  ·  26 Jun 22
[create-pull-request] automated change (#88)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  26 Jun 22
[create-pull-request] automated change (#87)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Wuelner Martínez  ·  26 Jun 22
Add vim-enfocado (#82)

Dmitry  ·  25 Jun 22
add strash/everybody-wants-that-line.nvim (#83)

Eric Bower  ·  25 Jun 22
Remove plugin page (#86)

github-actions[bot]  ·  25 Jun 22
[create-pull-request] automated change (#85)

github-actions[bot]  ·  24 Jun 22
[create-pull-request] automated change (#84)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  23 Jun 22
[create-pull-request] automated change (#81)

github-actions[bot]  ·  23 Jun 22
[create-pull-request] automated change (#80)

github-actions[bot]  ·  22 Jun 22
[create-pull-request] automated change (#79)

github-actions[bot]  ·  20 Jun 22
[create-pull-request] automated change (#78)

github-actions[bot]  ·  19 Jun 22
[create-pull-request] automated change (#77)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  18 Jun 22
be more resiliant with scaping and change gh action interval to 6 hours
github-actions[bot]  ·  17 Jun 22
[create-pull-request] automated change (#76)

github-actions[bot]  ·  17 Jun 22
[create-pull-request] automated change (#75)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  17 Jun 22
[create-pull-request] automated change (#74)

github-actions[bot]  ·  13 Jun 22
[create-pull-request] automated change (#73)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  11 Jun 22
[create-pull-request] automated change (#72)

github-actions[bot]  ·  10 Jun 22
[create-pull-request] automated change (#71)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  07 Jun 22
[create-pull-request] automated change (#70)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  07 Jun 22
[create-pull-request] automated change (#69)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 Jun 22
[create-pull-request] automated change (#68)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  05 Jun 22
[create-pull-request] automated change (#67)

Koen Verburg  ·  05 Jun 22
Add `minimal-tabline.nvim`, `peepsight.nvim`, and `cmd-palette.nvim` (#66)

github-actions[bot]  ·  05 Jun 22
[create-pull-request] automated change (#65)

github-actions[bot]  ·  05 Jun 22
[create-pull-request] automated change (#64)

update readme
91ff9ee
Eric Bower  ·  04 Jun 22
update readme
github-actions[bot]  ·  03 Jun 22
[create-pull-request] automated change (#63)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  01 Jun 22
[create-pull-request] automated change (#62)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  31 May 22
[create-pull-request] automated change (#61)

github-actions[bot]  ·  31 May 22
[create-pull-request] automated change (#60)

github-actions[bot]  ·  30 May 22
[create-pull-request] automated change (#59)

github-actions[bot]  ·  27 May 22
[create-pull-request] automated change (#58)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  26 May 22
[create-pull-request] automated change (#57)

github-actions[bot]  ·  24 May 22
[create-pull-request] automated change (#56)

Andrey Mishchenko  ·  24 May 22
Add `key-menu.nvim` (#55)

github-actions[bot]  ·  23 May 22
[create-pull-request] automated change (#54)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  21 May 22
[create-pull-request] automated change (#53)

github-actions[bot]  ·  19 May 22
[create-pull-request] automated change (#52)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  19 May 22
[create-pull-request] automated change (#51)

github-actions[bot]  ·  18 May 22
[create-pull-request] automated change (#50)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Andrey Mishchenko  ·  18 May 22
Add `readline.nvim` (#49)

github-actions[bot]  ·  12 May 22
[create-pull-request] automated change (#48)

github-actions[bot]  ·  10 May 22
[create-pull-request] automated change (#47)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  09 May 22
[create-pull-request] automated change (#46)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  06 May 22
[create-pull-request] automated change (#45)

github-actions[bot]  ·  06 May 22
[create-pull-request] automated change (#44)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  03 May 22
[create-pull-request] automated change (#43)

github-actions[bot]  ·  02 May 22
[create-pull-request] automated change (#42)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Kevin Klement  ·  02 May 22
Add "frabjous/knap" to manual.json (#41)

Add a plugin for auto-previewing LaTeX and markdown and other files.
github-actions[bot]  ·  02 May 22
[create-pull-request] automated change (#40)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Eric Bower  ·  26 Apr 22
fix db json upload location
github-actions[bot]  ·  26 Apr 22
[create-pull-request] automated change (#39)

github-actions[bot]  ·  25 Apr 22
[create-pull-request] automated change (#37)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
Micah Halter  ·  20 Apr 22
AstroVim rebranded to AstroNvim (#35)

Signed-off-by: Micah Halter <micah@balena.io>
github-actions[bot]  ·  20 Apr 22
[create-pull-request] automated change (#36)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
github-actions[bot]  ·  16 Apr 22
[create-pull-request] automated change (#34)

github-actions[bot]  ·  15 Apr 22
[create-pull-request] automated change (#33)

github-actions[bot]  ·  15 Apr 22
[create-pull-request] automated change (#32)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
add rightbar
0ae1639
Eric Bower  ·  14 Apr 22
add rightbar
Eric Bower  ·  14 Apr 22
add reference to nvim.sh
github-actions[bot]  ·  11 Apr 22
[create-pull-request] automated change (#30)

run on cron
7070c5d
Eric Bower  ·  10 Apr 22
run on cron
Eric Bower  ·  10 Apr 22
git ignore gha creds
changes
98e502e
Eric Bower  ·  10 Apr 22
changes
use pat
f2e4f66
Eric Bower  ·  10 Apr 22
use pat
add env var
9a63c19
Eric Bower  ·  10 Apr 22
add env var
Eric Bower  ·  10 Apr 22
trigger on push to test
Eric Bower  ·  10 Apr 22
handle fetching and saving resources automatically using gh action (#27)

* handle fetching and saving resources automatically using gh action

* working on action
resources
852d848
Eric Bower  ·  10 Apr 22
resources
Mat Jones  ·  07 Apr 22
add mrjones2014/smart-splits.nvim (#26)

* add mrjones2014/smart-splits.nvim

* Update src/lib/manual.json

Co-authored-by: Eric Bower <me@erock.io>
update readme
b3d5d35
Eric Bower  ·  05 Apr 22
update readme
Eric Bower  ·  05 Apr 22
update to node 16
update readme
5648d69
Eric Bower  ·  05 Apr 22
update readme
resources
316d134
Eric Bower  ·  05 Apr 22
resources
Philipp Hack  ·  03 Apr 22
Added zenburn.nvim, a low contrast color scheme (#24)

resources
f07a48b
Eric Bower  ·  02 Apr 22
resources
Eric Bower  ·  12 Mar 22
updated resources
resources
f92d768
Eric Bower  ·  15 Feb 22
resources
resources
fdef10d
Eric Bower  ·  14 Feb 22
resources
Duncan Marsh  ·  14 Feb 22
added unruly-worker a workman-layout plugin (#23)

new resources
3b04854
Eric Bower  ·  03 Feb 22
new resources
resources
f3a32f4
Eric Bower  ·  26 Jan 22
resources
resources
0f667f0
Eric Bower  ·  26 Jan 22
resources
rm nix
ea46ec9
Eric Bower  ·  25 Jan 22
rm nix
resources
b7c7e85
Eric Bower  ·  24 Jan 22
resources
Eric Bower  ·  24 Jan 22
manual resources
changes
7234cd4
Eric Bower  ·  24 Jan 22
changes
tag updates
e4d9dbd
Eric Bower  ·  24 Jan 22
tag updates
resources
c189bde
Eric Bower  ·  24 Jan 22
resources
resources
47c7e4e
Eric Bower  ·  23 Jan 22
resources
resources
c8d31b1
Eric Bower  ·  20 Jan 22
resources
resources
33fc4a9
Eric Bower  ·  19 Jan 22
resources
resourcdes
311887a
Eric Bower  ·  10 Jan 22
resourcdes
Benedikt Müller  ·  06 Jan 22
Remove target attributes from all links (#22)

Ok sounds reasonable
Eric Bower  ·  04 Jan 22
upload db.json as well
resources
069a826
Eric Bower  ·  03 Jan 22
resources
resources
dc8c883
Eric Bower  ·  03 Jan 22
resources
cseickel  ·  03 Jan 22
add neo-tree.nvim to resources (#20)

resources
eb63812
Eric Bower  ·  22 Dec 21
resources
resources
260257e
Eric Bower  ·  20 Dec 21
resources
Eric Bower  ·  14 Dec 21
flake desc change
ignore direnv
05f3448
Eric Bower  ·  14 Dec 21
ignore direnv
Eric Bower  ·  14 Dec 21
add google cloud
add flake lock
4b6a285
Eric Bower  ·  14 Dec 21
add flake lock
add flake
64f87b9
Eric Bower  ·  14 Dec 21
add flake
Eric Bower  ·  13 Dec 21
use github api to fetch readme url fixes #19
resources
622fb2a
Eric Bower  ·  11 Dec 21
resources
resources
0282cfc
Eric Bower  ·  09 Dec 21
resources
Eric Bower  ·  29 Nov 21
rm space in header
Eric Bower  ·  29 Nov 21
fix issue with scrape process which prevents data from being updated
Eric Bower  ·  25 Nov 21
use nix to manage node version and gcloud
resources
97f350e
Eric Bower  ·  24 Nov 21
resources
resources
17f1766
Eric Bower  ·  23 Nov 21
resources
resources
48a442f
Eric Bower  ·  18 Nov 21
resources
resources
6b9123d
Eric Bower  ·  16 Nov 21
resources
updates
5ad14b4
Eric Bower  ·  04 Nov 21
updates
Matthew Leong  ·  04 Nov 21
Normalize preconfigured-configuration tag (#18)

thanks!
resources
5e8ad17
Eric Bower  ·  02 Nov 21
resources
Matthew Leong  ·  02 Nov 21
Add CosmicNvim to resources (#17)

more resources
55e8407
Eric Bower  ·  31 Oct 21
more resources
resources
0c0d291
Eric Bower  ·  26 Oct 21
resources
Eric Bower  ·  25 Oct 21
add extra debug statement when fetching data
Eric Bower  ·  25 Oct 21
updated at for resources now references the last commit #15
resources
dabd6e5
Eric Bower  ·  25 Oct 21
resources
resources
e4d6c79
Eric Bower  ·  23 Oct 21
resources
Shadman  ·  22 Oct 21
update lualines location (#16)

resources
995bd28
Eric Bower  ·  20 Oct 21
resources
more resources
a432859
Eric Bower  ·  12 Oct 21
more resources
Eric Bower  ·  04 Oct 21
#14 html script was stringified twice
sorted
80e1a64
Eric Bower  ·  01 Oct 21
sorted
Eric Bower  ·  01 Oct 21
sort resources by username then repo
resources
9f15e61
Eric Bower  ·  01 Oct 21
resources
Eric Bower  ·  25 Sep 21
updates resources
added resources
eb796e6
Eric Bower  ·  23 Sep 21
added resources
resources
9b0263c
Eric Bower  ·  22 Sep 21
resources
fix typo
e3e8b17
Eric Bower  ·  21 Sep 21
fix typo
Theory_of_Everything  ·  20 Sep 21
Update: added nii-nvim to resources.json (#12)

more resources
ae7809c
Eric Bower  ·  20 Sep 21
more resources
resources
aa0b1e5
Eric Bower  ·  17 Sep 21
resources
resourcedds
ce35910
Eric Bower  ·  13 Sep 21
resourcedds
Krisan Alifari  ·  10 Sep 21
fix overlap plugin container (#11)

resources
77e4f2b
Eric Bower  ·  10 Sep 21
resources
more resources
eab837d
Eric Bower  ·  09 Sep 21
more resources
resources
8e55659
Eric Bower  ·  05 Sep 21
resources
Jan Christoph Ebersbach  ·  05 Sep 21
feat: add plugin blinds.nvim (#9)

Krisan Alifari  ·  05 Sep 21
fix content overflow in iPad portrait orientation (#10)

more resources
d9aaa67
Eric Bower  ·  05 Sep 21
more resources
exit on error
f60ffcf
Eric Bower  ·  02 Sep 21
exit on error
Eric Bower  ·  02 Sep 21
add deploy script
Eric Bower  ·  01 Sep 21
all in one deploy script;
fix warning
4b72024
Eric Bower  ·  01 Sep 21
fix warning
Eric Bower  ·  01 Sep 21
ability to sort by created and updated at
more resources
1c55a9a
Eric Bower  ·  30 Aug 21
more resources
Eric Bower  ·  30 Aug 21
added resource; remove plugin tag from some resources
more resources
036adeb
Eric Bower  ·  28 Aug 21
more resources
more resources
25aeda5
Eric Bower  ·  27 Aug 21
more resources
more resources
5634cc0
Eric Bower  ·  27 Aug 21
more resources
Eric Bower  ·  23 Aug 21
data updates to search and repo view
Eric Bower  ·  23 Aug 21
revamp resource doc
Eric Bower  ·  23 Aug 21
update about link
more resources
4a1cb5a
Eric Bower  ·  23 Aug 21
more resources
Eric Bower  ·  22 Aug 21
add embedded youtube support for guides
more resources
697e008
Eric Bower  ·  22 Aug 21
more resources
more resources
2714721
Eric Bower  ·  21 Aug 21
more resources
more resources
5bdc0da
Eric Bower  ·  20 Aug 21
more resources
spelling
913907a
Eric Bower  ·  18 Aug 21
spelling
more resources
c4f2692
Eric Bower  ·  18 Aug 21
more resources
add resources
951f84a
Eric Bower  ·  16 Aug 21
add resources
Eric Bower  ·  16 Aug 21
disable autocaptialize
Eric Bower  ·  16 Aug 21
fix mobile horizontal scrolling
more resources
d3e25c7
Eric Bower  ·  16 Aug 21
more resources
more resources
a5d947d
Eric Bower  ·  14 Aug 21
more resources
Eric Bower  ·  14 Aug 21
added more resources
more resources
9c39ebc
Eric Bower  ·  10 Aug 21
more resources
update readmne
a3dec4c
Eric Bower  ·  09 Aug 21
update readmne
update readme
261be49
Eric Bower  ·  09 Aug 21
update readme
update email
8647925
Eric Bower  ·  09 Aug 21
update email
new resources
1f2a3b5
Eric Bower  ·  09 Aug 21
new resources
more plugins
9b153b4
Eric Bower  ·  06 Aug 21
more plugins
new plugins
d694c36
Eric Bower  ·  06 Aug 21
new plugins
Eric Bower  ·  03 Aug 21
fix for sveltejs/kit#669
new resources
50223c7
Eric Bower  ·  03 Aug 21
new resources
progress
1332855
Eric Bower  ·  03 Aug 21
progress
Eric Bower  ·  01 Aug 21
added more resources
formatting
6fff441
Eric Bower  ·  01 Aug 21
formatting
Eric Bower  ·  01 Aug 21
improved scraping process
Eric Bower  ·  27 Jul 21
check for lowercase readme
Eric Bower  ·  25 Jul 21
add zest to resources
off-by-1 error
4d78fe0
Eric Bower  ·  24 Jul 21
off-by-1 error
new resources
be5d613
Eric Bower  ·  24 Jul 21
new resources
Eric Bower  ·  23 Jul 21
move articles to json file
style tweaks
468667e
Eric Bower  ·  23 Jul 21
style tweaks
padding
a2f5945
Eric Bower  ·  22 Jul 21
padding
rm index meta
bdd1aee
Eric Bower  ·  22 Jul 21
rm index meta
meta info
4befc41
Eric Bower  ·  22 Jul 21
meta info
fix scroll
dc8a8f2
Eric Bower  ·  22 Jul 21
fix scroll
Nav (#1)
390cc0f
Eric Bower  ·  22 Jul 21
Nav (#1)

Eric Bower  ·  20 Jul 21
change name to neovimcraft
update readme
7cca1c4
Eric Bower  ·  20 Jul 21
update readme
more tweak
a56776f
Eric Bower  ·  20 Jul 21
more tweak
mobile fixes
bd6e2b9
Eric Bower  ·  20 Jul 21
mobile fixes
Eric Bower  ·  20 Jul 21
revert pagination for now
Eric Bower  ·  20 Jul 21
pagination and more styling updates
Eric Bower  ·  19 Jul 21
new etl process works
Eric Bower  ·  19 Jul 21
updating etl processes
Eric Bower  ·  19 Jul 21
use html entity spaces for tags
Eric Bower  ·  19 Jul 21
update mobile view
Eric Bower  ·  19 Jul 21
show tags under each plugin in plugin list
Eric Bower  ·  19 Jul 21
only show plugin install if plugin
init
f39f940
Eric Bower  ·  19 Jul 21
init