Commit graph

  • 549ac75b4a Deploy PR #602 preview GitHub Actions 2025-02-06 14:45:03 +00:00
  • b049b797a4
    yeehaw NotAShelf 2025-02-06 17:43:54 +03:00
  • 9882c3aad1 Deploy PR #593 preview GitHub Actions 2025-02-06 13:38:07 +00:00
  • df14086eef
    neovim/init: add autocommands API NotAShelf 2025-02-06 16:36:54 +03:00
  • a5fa2d31d8 Deploy PR #510 preview GitHub Actions 2025-02-06 12:27:04 +00:00
  • 8f7d2181ae
    Merge branch 'main' into feat-blink raf 2025-02-06 12:26:21 +00:00
  • 3cdc6c551c Deploy PR #604 preview GitHub Actions 2025-02-06 12:25:34 +00:00
  • 132c3da8ec
    languages/nix: add nixd Anthony Rodriguez 2025-02-06 13:08:31 +01:00
  • 8179d2d59d deploy: a6d9e75f37 NotAShelf 2025-02-06 11:29:53 +00:00
  • 5a59f0b65a Deploy PR #603 preview GitHub Actions 2025-02-06 11:29:45 +00:00
  • a6d9e75f37
    Merge pull request #603 from horriblename/fix-telescope-bad-option raf 2025-02-06 11:28:51 +00:00
  • 0c1d408262 Deploy PR #510 preview GitHub Actions 2025-02-06 11:27:13 +00:00
  • 88fdf83156
    overlay: use overlayed pkgs in .#nix and .#maximal Ching Pei Yang 2025-01-21 15:51:09 +08:00
  • 8a069a6835
    blink: move package into legacyPackage Ching Pei Yang 2025-01-21 13:35:01 +08:00
  • 9dccd4b4a8
    autocomplete: move shared code into common parent Ching Pei Yang 2025-01-11 21:46:49 +01:00
  • 122f3b3f35
    lspkind: integration with blink.cmp Ching Pei Yang 2025-01-11 21:32:30 +01:00
  • 9e2ddbba49
    docs: update release notes Ching Pei Yang 2025-01-11 21:06:15 +01:00
  • 00e9f27aca
    obsidian: enable cmp source on blink.cmp Ching Pei Yang 2025-01-11 21:06:05 +01:00
  • 2a9a662f45
    treesitter: disable on blink.cmp Ching Pei Yang 2025-01-11 21:04:50 +01:00
  • 5a42eff8fd
    luasnip: only add cmp source if cmp enabled Ching Pei Yang 2025-01-11 21:04:16 +01:00
  • 102d103986
    lsp-signature: assert against using with blink Ching Pei Yang 2025-01-11 21:03:48 +01:00
  • 214e2d597e
    lsp: add blink integration Ching Pei Yang 2025-01-11 21:03:21 +01:00
  • d2424e7913
    blink: init Ching Pei Yang 2025-01-11 21:02:01 +01:00
  • 2dde21e19c
    flake: add and package blink.cmp Ching Pei Yang 2025-01-11 20:55:21 +01:00
  • 62bc9764f1
    Merge pull request #570 from LilleAila/add-rainbow-delimiters raf 2025-01-19 22:07:44 +03:00
  • 2d0f6ebdfa Deploy PR #603 preview GitHub Actions 2025-02-06 11:20:16 +00:00
  • e9e7bfba53
    telescope: remove invalid option Ching Pei Yang 2025-02-06 19:18:38 +08:00
  • 6b98217df8
    diagnostics/nvim-lint: rough initial implementation NotAShelf 2025-02-06 12:28:49 +03:00
  • 7d8e2f7669
    formatter/conform-nvim: use listOf anything NotAShelf 2025-02-06 12:28:03 +03:00
  • 69b8b01e30 Deploy PR #593 preview GitHub Actions 2025-02-06 08:52:14 +00:00
  • 26567dffef
    formatters/conform-nvim: expose configured formatters on top-level NotAShelf 2025-02-06 11:50:58 +03:00
  • 42fb8e6190 deploy: 90943ff33a NotAShelf 2025-02-06 08:06:09 +00:00
  • dc0d42e541 Deploy PR #591 preview GitHub Actions 2025-02-06 08:06:08 +00:00
  • 90943ff33a
    Merge pull request #591 from NotAShelf/docs-touchup raf 2025-02-06 08:05:17 +00:00
  • 328b309af1
    docs/readme: mention home-baked module options NotAShelf 2025-02-06 10:14:23 +03:00
  • b3154b6da7
    docs/tips: distinguish pure and impure installation methods for raw lua NotAShelf 2025-02-05 10:32:48 +03:00
  • 3843e14b3a
    docs/README: mention DAGs in features section NotAShelf 2025-02-05 10:31:24 +03:00
  • c980c44920
    flake: move all plugin inputs to npins NotAShelf 2025-02-05 06:52:24 +03:00
  • 74a51b498e
    project consistency changes Joseph Hanson 2025-02-04 10:58:29 -06:00
  • 8681349679
    add vim-visual-multi plugin Joseph Hanson 2025-02-04 10:04:37 -06:00
  • 3a956c6f2f Deploy PR #598 preview GitHub Actions 2025-02-04 15:30:27 +00:00
  • a4d2c6171a
    Added plugin and config for vim-visual-multi Joseph Hanson 2025-02-04 09:26:09 -06:00
  • 7443f0a470
    docs/manual: release TOC depth NotAShelf 2025-02-03 15:18:27 +03:00
  • c9ac830a2d
    lib: filter empty/null DAGs NotAShelf 2025-02-03 14:56:49 +03:00
  • 199babe62c
    flake: add standalone template NotAShelf 2025-02-03 14:47:35 +03:00
  • a26e93c410
    docs/README: mention pure-lua/hybrid configurations in intro NotAShelf 2025-02-03 14:45:45 +03:00
  • 9f1bd7fb35
    docs/tips: document pure-lua/hybrid setups NotAShelf 2025-02-03 14:43:59 +03:00
  • ef1fa6bf25
    flake/packages: fix wrapped docs-html package NotAShelf 2025-02-03 11:15:32 +03:00
  • 2c2c714f8e
    meta: reword demo disclaimer in configuration.nix NotAShelf 2025-02-03 11:14:55 +03:00
  • faea8c1900
    meta: specify indentation for json files NotAShelf 2025-02-03 11:11:04 +03:00
  • 91df9c81c4
    manual/tips: init pure-lua configuration NotAShelf 2025-02-01 06:52:27 +03:00
  • 7b886c9879
    docs/options: mention manpages for offline viewing NotAShelf 2025-01-28 16:17:52 +03:00
  • 90abd270a6
    meta: include hacking guidelines in PR template NotAShelf 2025-01-28 16:17:02 +03:00
  • 24f0c8fd47 Deploy PR #591 preview GitHub Actions 2025-02-03 11:58:02 +00:00
  • 34ac4e0613 deploy: 9443273297 NotAShelf 2025-02-02 14:03:19 +00:00
  • 9443273297
    languages/ts: register javascript with prettier formatter (#595) Etherbloom 2025-02-02 15:02:26 +01:00
  • 368acaa308 Deploy PR #595 preview GitHub Actions 2025-02-02 13:08:10 +00:00
  • 5d2ff5b2fc fix: add js to prettier formatter RedEtherbloom 2025-02-02 13:40:39 +01:00
  • 67db02351a Deploy PR #593 preview GitHub Actions 2025-02-01 04:35:23 +00:00
  • 5e9c8760e0
    modules: import diagnostics and formatter modules NotAShelf 2025-02-01 07:32:11 +03:00
  • a51108e879
    formatter/conform-nvim: init NotAShelf 2025-02-01 07:31:51 +03:00
  • da4b1d4bbe
    diagnostics/nvim-lint: init NotAShelf 2025-02-01 07:31:29 +03:00
  • b1ebf77826
    flake: add conform-nvim and nvim-lint NotAShelf 2025-02-01 07:31:07 +03:00
  • 83ec199001 Deploy PR #510 preview GitHub Actions 2025-02-01 04:18:06 +00:00
  • 5cc8aa8c79
    Merge 4eeadf3c96 into e5f6aa23ea Soliprem 2025-01-31 17:06:14 +00:00
  • e5f6aa23ea
    flake: change nvim-colorizer URL to the new repo NotAShelf 2025-01-31 01:19:48 +03:00
  • 13ff84dfc2 Deploy PR #569 preview GitHub Actions 2025-01-30 19:26:08 +00:00
  • ee89d9d5bc
    flake: bump rustaceanvim NotAShelf 2025-01-30 14:12:58 +03:00
  • 15f7d75615 Deploy PR #591 preview GitHub Actions 2025-01-28 13:22:32 +00:00
  • 8203ec507d Deploy PR #588 preview GitHub Actions 2025-01-27 05:57:38 +00:00
  • 0ebeca8f39 add keybinds, resolve review etc PartyWumpus 2025-01-27 05:56:16 +00:00
  • ed2cd110e9 deploy: da48a862a3 NotAShelf 2025-01-27 05:25:00 +00:00
  • bf595dd631 Deploy PR #586 preview GitHub Actions 2025-01-27 05:24:45 +00:00
  • da48a862a3
    Merge pull request #586 from NotAShelf/yanky-ki-kay raf 2025-01-27 08:23:58 +03:00
  • 23b1339480 Deploy PR #588 preview GitHub Actions 2025-01-27 04:52:09 +00:00
  • 0738bd5b18
    Update modules/plugins/languages/typst.nix Party Wumpus 2025-01-27 04:51:19 +00:00
  • d9448d8ed3 add typst-concealer PartyWumpus 2025-01-27 02:53:46 +00:00
  • 0fbcf1ca6f
    utility/yanky-nvim: init NotAShelf 2025-01-26 13:45:58 +03:00
  • f51c2388e3 Deploy PR #586 preview GitHub Actions 2025-01-26 10:48:21 +00:00
  • 03f477ad93 change: fix release note QuiNzX 2025-01-25 21:01:06 +01:00
  • 218013b705 Deploy PR #575 preview GitHub Actions 2025-01-25 19:53:46 +00:00
  • cbda2a2379 change: update inline inherit statements QuiNzX 2025-01-25 20:40:10 +01:00
  • 9f59f06b08 Deploy PR #569 preview GitHub Actions 2025-01-25 17:08:56 +00:00
  • 2afd75cc2d Deploy PR #559 preview GitHub Actions 2025-01-25 14:39:28 +00:00
  • 3e4503f9c1
    Merge branch 'main' into telescope-ext raf 2025-01-25 17:38:49 +03:00
  • 00d06a1f59 deploy: 4242640c98 NotAShelf 2025-01-25 14:26:37 +00:00
  • 4242640c98
    docs: improve manpages; mention helpful utilities (#584) raf 2025-01-25 17:25:46 +03:00
  • d5aeda6e13 Deploy PR #584 preview GitHub Actions 2025-01-25 14:23:25 +00:00
  • a5b7b17947
    docs: improve manpages; mention helpful utilities NotAShelf 2025-01-25 17:21:08 +03:00
  • 7d4cf83f20 Deploy PR #559 preview GitHub Actions 2025-01-25 13:58:37 +00:00
  • a95ef6f728 deploy: 3a6d2f7294 NotAShelf 2025-01-25 13:58:12 +00:00
  • 4b22740c9a
    Merge branch 'main' into telescope-ext raf 2025-01-25 16:57:39 +03:00
  • 3a6d2f7294
    Merge pull request #572 from NotAShelf/lightbulb-cleanup raf 2025-01-25 16:57:14 +03:00
  • 9a93409606
    lsp/lightbulb: cleanup; modularize autocommand behaviour NotAShelf 2025-01-19 20:26:52 +03:00
  • 736874b9c0 Deploy PR #572 preview GitHub Actions 2025-01-25 13:42:37 +00:00
  • e04bd2a62c deploy: 547cbd28b6 NotAShelf 2025-01-25 13:18:49 +00:00
  • e4ccba6ac0 Deploy PR #581 preview GitHub Actions 2025-01-25 13:18:36 +00:00
  • 547cbd28b6
    languages/zig: add dap support (#581) ARCIII 2025-01-25 08:17:48 -05:00
  • 0b8096683f languages/zig: Added dap support cleanup army castillo 2025-01-24 22:07:28 -05:00
  • c037f72414 Deploy PR #581 preview GitHub Actions 2025-01-24 17:48:26 +00:00