(682) commits
fix: rm plugin exist check
4760433
Eric Bower
·
14 Aug 24
fix: rm plugin exist check We cannot gaurentee that people running the script will have the resources.json file, so removing for now.
chore: test without _pgs_ignore
b41bfa7
Eric Bower
·
27 Jul 24
chore: test without _pgs_ignore
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.
Eric Bower
·
02 Apr 24
chore: add trailing slash to directories to prevent 301
Leon
·
02 Mar 24
Add `adigitoleo/overview.nvim` (#527) Closes #526
Eric Bower
·
13 Jan 24
chore: suspend querying sr.ht until they back up
fix(gha): trailing slash rsync
7c1cc00
Eric Bower
·
11 Nov 23
fix(gha): trailing slash rsync
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>
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>
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>
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>
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)
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>
add config b0o/nvim-conf (#431)
1397929
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
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>
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>
Add ryo33/nvim-cmp-rust (#392)
4e05a7c
Ryo Hirayama
·
12 Jun 23
Add ryo33/nvim-cmp-rust (#392)
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>
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>
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>
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>
Add jupyter-kernel.nvim (#310)
ebe7811
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
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)
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
chore: remove tags from configs
70b8a3f
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)
add: nvim-alt-substitute (#299)
6c38906
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)
add: deadcolumn.nvim (#288)
f7616da
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)
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)
github-actions[bot]
·
07 Mar 23
[create-pull-request] automated change (#273) Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
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)
github-actions[bot]
·
18 Jan 23
[create-pull-request] automated change (#239)
Eric Bower
·
18 Jan 23
feat: better tags from scraped pages
feat: added uloco/bluloco.nvim
101d5e6
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>
Eric Bower
·
14 Jan 23
Merge branch 'main' of github.com:neurosnap/neovimcraft
github-actions[bot]
·
14 Jan 23
[create-pull-request] automated change (#236)
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>
fix: about page link to scrape
15f34d4
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)
add nvim-various-textobjs (#223)
e4df3b7
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
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)
Eric Bower
·
27 Nov 22
feat: support srht for plugin codeforge source (#202)
fix: allow-write to process.ts
963d82f
Eric Bower
·
27 Nov 22
fix: allow-write to process.ts
Eric Bower
·
27 Nov 22
chore: remove sveltekit and use deno (#201)
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>
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)
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>
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)
Add battery plugin (#136)
a52fd0b
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)
Add Saverio976/music.nvim (#158)
1f7f13f
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>
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>
Add `gui-font-resize.nvim` (#94)
9495ac3
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>
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>
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>
Dmitry
·
25 Jun 22
add strash/everybody-wants-that-line.nvim (#83)
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)
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)
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>
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>
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>
github-actions[bot]
·
11 Apr 22
[create-pull-request] automated change (#30)
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
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>
Philipp Hack
·
03 Apr 22
Added zenburn.nvim, a low contrast color scheme (#24)
Duncan Marsh
·
14 Feb 22
added unruly-worker a workman-layout plugin (#23)
Benedikt Müller
·
06 Jan 22
Remove target attributes from all links (#22) Ok sounds reasonable
cseickel
·
03 Jan 22
add neo-tree.nvim to resources (#20)
Eric Bower
·
13 Dec 21
use github api to fetch readme url fixes #19
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
Matthew Leong
·
04 Nov 21
Normalize preconfigured-configuration tag (#18) thanks!
Matthew Leong
·
02 Nov 21
Add CosmicNvim to resources (#17)
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
Eric Bower
·
04 Oct 21
#14 html script was stringified twice
Eric Bower
·
01 Oct 21
sort resources by username then repo
Theory_of_Everything
·
20 Sep 21
Update: added nii-nvim to resources.json (#12)
Krisan Alifari
·
10 Sep 21
fix overlap plugin container (#11)
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)
Eric Bower
·
01 Sep 21
ability to sort by created and updated at
Eric Bower
·
30 Aug 21
added resource; remove plugin tag from some resources
Eric Bower
·
23 Aug 21
data updates to search and repo view
Eric Bower
·
22 Aug 21
add embedded youtube support for guides
fix mobile horizontal scrolling
13cf710
Eric Bower
·
16 Aug 21
fix mobile horizontal scrolling
Eric Bower
·
20 Jul 21
pagination and more styling updates
use html entity spaces for tags
c06c969
Eric Bower
·
19 Jul 21
use html entity spaces for tags
Eric Bower
·
19 Jul 21
show tags under each plugin in plugin list
Eric Bower
·
19 Jul 21
only show plugin install if plugin