Commit graph

  • b38886d25d refactor: extract function to lib Ching Pei Yang 2024-04-20 14:59:46 +0200
  • 79e1691120
    Merge pull request #255 from horriblename/unfuck-fuckups Ching Pei Yang 2024-04-20 14:29:17 +0200
  • 3766db3503 fix: bad rebase Ching Pei Yang 2024-04-19 21:28:07 +0200
  • ef6be76313
    core/build: allow paths in additionalRuntim NotAShelf 2024-04-20 13:39:02 +0300
  • 13b59b00db
    Merge pull request #256 from horriblename/cleanup-extra-print NotAShelf 2024-04-20 09:58:34 +0000
  • 685176e94a docs: crude migration guide Ching Pei Yang 2024-04-20 02:53:59 +0200
  • 21aa2096e6 docs: explain setupOpts Ching Pei Yang 2024-04-20 02:24:02 +0200
  • 8fe69dd332 cleanup: extra print Ching Pei Yang 2024-04-20 02:14:26 +0200
  • e710afd1ac fix: add rename warnings for nvimtree.setupOpts Ching Pei Yang 2024-04-19 21:14:41 +0200
  • bea3b43733 fix: renamed option as setupOpts Ching Pei Yang 2024-04-19 21:11:22 +0200
  • 20d1d20ed6
    Merge pull request #252 from NotAShelf/docs-refactor NotAShelf 2024-04-18 21:16:37 +0000
  • 3709b72382
    fix: typo Ching Pei Yang 2024-04-18 23:12:07 +0200
  • fe0d79b9af
    Merge pull request #253 from horriblename/fix-bad-import NotAShelf 2024-04-18 19:09:11 +0000
  • 93b6dbc422
    docs: include DAGs section in configuring chapter NotAShelf 2024-04-18 21:57:47 +0300
  • 99fd8c9eb6 fix: bad import Ching Pei Yang 2024-04-18 20:58:27 +0200
  • f8d564c595
    lib: add functions to create DAGs from lists rycee 2024-04-18 21:30:40 +0300
  • 2d08f3ad39
    docs: filter source by markdown NotAShelf 2024-04-18 21:07:19 +0300
  • 67927b5f65
    docs: use --subst-var-by instead of --replace-fair NotAShelf 2024-04-20 07:45:49 +0300
  • ba9449c644
    docs: reduce section depth in TOC NotAShelf 2024-04-20 06:58:39 +0300
  • 4beab0341f
    docs: restructure documentation NotAShelf 2024-04-20 06:57:11 +0300
  • bd9eb56531
    Merge pull request #251 from NotAShelf/additional-runtime NotAShelf 2024-04-18 16:53:12 +0000
  • 2366ba3b67
    docs: add release note entries for luaConfigBefore & luaConfigAfter NotAShelf 2024-04-17 03:25:04 +0300
  • 60dd98c761
    core/build: add luaConfigPre and luaConfigPost NotAShelf 2024-04-17 03:01:44 +0300
  • d2d40362f4
    lib/lua: move wrapLuaConfig to lib & structure arguments NotAShelf 2024-04-17 03:00:27 +0300
  • 522a1b9310
    Merge pull request #250 from jacekpoz/v0.6 NotAShelf 2024-04-14 23:14:57 +0000
  • b93ce3ced8
    plugins/nvim-cmp: add alwaysComplete option jacekpoz 2024-04-14 22:10:41 +0200
  • 7cb47c71b3
    utility/telescope: add plenary-nvim to explicit dependencies NotAShelf 2024-04-14 19:11:40 +0300
  • 7ef583aeee
    plugins/gitsigns: fix renamedOptionModule definition NotAShelf 2024-04-14 18:45:58 +0300
  • 44120bd5b6
    Merge pull request #249 from NotAShelf/plugins/fugitive NotAShelf 2024-04-14 15:39:24 +0000
  • f78696f13b
    plugins/git: add vim-fugitive; modularize NotAShelf 2024-04-14 18:33:16 +0300
  • 165c3369aa
    plugins/glow: get pushDownDefault from lib.nvim.binds NotAShelf 2024-04-14 17:20:30 +0300
  • c53c8311fc
    flake/modules: add finalPackage akin to nixos' neovim module NotAShelf 2024-04-14 17:13:57 +0300
  • 8c4f32645b
    Revert "flake/modules: remove builtPackage" NotAShelf 2024-04-14 17:02:39 +0300
  • 2aa004b456
    flake/modules: remove builtPackage NotAShelf 2024-04-14 16:57:40 +0300
  • ebac4c87f4
    flake: don't type check builtPackage NotAShelf 2024-04-14 16:51:20 +0300
  • 534b837dab
    docs: 0.6 release notes; update developer documentation NotAShelf 2024-04-14 15:36:23 +0300
  • ecbe60d57b
    flake: update inputs NotAShelf 2024-04-14 15:13:58 +0300
  • b1d6ec75ed
    Merge pull request #245 from NotAShelf/new-tree-structure NotAShelf 2024-04-14 12:09:44 +0000
  • 011e6c0c8b
    neovim/basic: remove option list in lineNumberMode opt description NotAShelf 2024-04-14 15:09:13 +0300
  • 219f048238
    configuration.nix: remove redundant vim parrent attributes NotAShelf 2024-04-14 15:04:47 +0300
  • cb362a7905
    modules/core: move mkSection functions to lib/dag NotAShelf 2024-04-14 14:49:45 +0300
  • b4384a833f
    modules: move vim-dirtytalk to plugins/spellcheck NotAShelf 2024-04-14 14:41:10 +0300
  • 6011ec2bab
    lib: get rid of the redundant let in block NotAShelf 2024-04-09 11:18:16 +0300
  • b928f0bc4e
    docs: extract scrubDerivations function from nmd NotAShelf 2024-04-09 11:16:23 +0300
  • 576429ba5c
    basic/spellcheck: pass a string to literalExpression NotAShelf 2024-04-09 10:04:09 +0300
  • 3861d9a161
    flake: pass inputs to docs NotAShelf 2024-04-09 10:02:58 +0300
  • 88cf62fbc8
    modules: add prefix to plugin builder NotAShelf 2024-04-09 09:55:45 +0300
  • eb76f5fbd5
    Merge pull request #247 from NotAShelf/dependabot/github_actions/peaceiris/actions-gh-pages-4 NotAShelf 2024-04-09 04:45:12 +0000
  • 7af67637c5
    chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 dependabot[bot] 2024-04-08 19:45:46 +0000
  • 0ce5437c8f
    docs: add notice of maintenance NotAShelf 2024-04-08 04:35:35 +0300
  • 859b03dfde
    flake: autodiscover plugin inputs NotAShelf 2024-04-08 03:28:49 +0300
  • cf09a3bb8b
    flake/modules: add nixos-module; expose builtPackage NotAShelf 2024-04-08 03:28:30 +0300
  • 51e28d415a
    lib: move global functions to extended lib NotAShelf 2024-04-08 01:36:59 +0300
  • a12ba5689a
    lib: move all binding related functions to lib/binds NotAShelf 2024-04-07 18:31:06 +0300
  • 7c730a78e5
    treewide: begin restructuring the module tree NotAShelf 2024-04-07 17:16:08 +0300
  • e1835f6c46
    Merge pull request #238 from horriblename/setupopts NotAShelf 2024-04-07 12:39:15 +0000
  • 2be8db54d5 docs: developer docs on setupOpts Ching Pei Yang 2024-04-06 20:33:31 +0000
  • 86443be8f1 docs: update release notes Ching Pei Yang 2024-04-06 19:58:43 +0000
  • 01e35f9877 fix: temp descriptions Ching Pei Yang 2024-04-06 18:07:53 +0000
  • 893742f6e9 cleanup: remove more nvim-compe Pei Yang Ching 2024-04-06 19:12:58 +0200
  • 1d5fa0afdc remove sub-options for lualine.setupOpts Pei Yang Ching 2024-04-06 19:10:13 +0200
  • 87e8732461
    statusline/lualine: fix wrong type for nvim-navic NotAShelf 2024-04-06 19:14:47 +0300
  • 2d9c1b34c6 cleanup: remove references to nvim-compe Ching Pei Yang 2024-03-22 15:06:45 +0000
  • 29f78f7827 fix(nvimtree): errors in refactor Ching Pei Yang 2024-03-16 10:32:20 +0000
  • 5d8eb192d7 plugins: switch to mkLuaInline Ching Pei Yang 2024-03-16 09:29:32 +0000
  • 77d3cd5e0c lib: switch to mkLuaInline Ching Pei Yang 2024-03-16 09:29:07 +0000
  • 5ea6272bee feat(smartcolumn): custom setup opts Ching Pei Yang 2024-03-10 21:00:14 +0000
  • 80fee9dae7 feat(nvim-notify): custom setup opts Ching Pei Yang 2024-03-10 20:41:33 +0000
  • 64f167e7c5 feat(modes): custom setup opts Ching Pei Yang 2024-03-10 19:02:04 +0000
  • 5387ca2b5a feat(colorizer): custom setup opts Ching Pei Yang 2024-03-10 18:45:26 +0000
  • 7e16923952 refactor: reduce duplicate code Ching Pei Yang 2024-03-10 18:40:33 +0000
  • 4b79c50201 feat(breadcrumbs): custom setup opts Ching Pei Yang 2024-03-10 18:37:49 +0000
  • daa10b508b feat(toggleterm): custom setup opts Ching Pei Yang 2024-03-09 13:55:44 +0000
  • 59d5ac0d63 feat(session-manager): custom setup opts Ching Pei Yang 2024-03-03 16:48:12 +0000
  • 47acf325d6 dev: add custom type rawLua Ching Pei Yang 2024-03-03 11:47:58 +0000
  • 0e802c03ef feat(neocord): custom setup Ching Pei Yang 2024-02-17 23:47:47 +0100
  • 6fd35972d9 feat(autopairs): custom setup opts Ching Pei Yang 2024-02-17 14:13:52 +0100
  • 4db6950558 feat(project-nvim): custom setup Ching Pei Yang 2024-02-17 23:29:58 +0100
  • 3f4ef987dd feat(todo-comments): custom setup Ching Pei Yang 2024-02-17 22:28:12 +0100
  • 2feaadc266 feat(orgmode): custom setup Ching Pei Yang 2024-02-17 16:46:16 +0100
  • e5fba51877 feat(obsidian-nvim): custom setup Ching Pei Yang 2024-02-17 16:30:26 +0100
  • 88c22ef026 feat(copilot): custom setup opts Ching Pei Yang 2024-02-17 13:51:05 +0100
  • 62b0791b75 feat(docs-view): custom setup Ching Pei Yang 2024-02-17 16:10:45 +0100
  • 379231b43d feat(lsp-signature): custom setup Ching Pei Yang 2024-02-17 15:41:09 +0100
  • df8784c65f feat(telescope): add custom setup options Ching Pei Yang 2024-01-03 00:55:32 +0100
  • 376c8bafd0 feat(lualine): add custom setup options Ching Pei Yang 2024-01-03 00:55:15 +0100
  • 4001943a7b feat(nvimtree): add custom setup options Ching Pei Yang 2024-01-03 00:55:03 +0100
  • 42016d8e04 Merge pull request #237 from FrothyMarrow/unstable-wrapper NotAShelf 2024-03-01 16:44:02 +0300
  • 5955d53077 modules/ui: switch to explicit lib calls NotAShelf 2024-03-15 15:01:46 +0300
  • db0df5c211
    flake: update plugin inputs NotAShelf 2024-04-03 21:13:19 +0300
  • 77436fd51c Use mkPluginSetupOption for plugin config Kalle Jepsen 2024-03-24 14:22:03 +0100
  • 315f44c6d6 flake: provide formatter in default shell Frothy 2024-03-24 09:31:50 -0400
  • dbe7baee15
    Merge pull request #241 from FrothyMarrow/lib-calls-explicit NotAShelf 2024-03-24 14:52:23 +0300
  • a6dc729e90 assistant/chatgpt: Add jackMort/ChatGPT.nvim Kalle Jepsen 2024-03-24 12:31:06 +0100
  • 974bfcc78e treewide: make lib calls explicit Frothy 2024-03-23 20:14:39 -0400
  • a7531186a8
    modules/ui: switch to explicit lib calls NotAShelf 2024-03-16 16:25:30 +0300
  • 81b9a8a95c
    modules/treesitter: switch to explicit lib calls NotAShelf 2024-03-15 14:19:11 +0300
  • d3f6446541
    lib: add pushDownDefault to binds NotAShelf 2024-03-12 03:48:53 +0300
  • b54032f3f3
    modules/projects: switch to explicit lib calls NotAShelf 2024-03-12 03:48:38 +0300
  • 03025f76e1
    modules/session: switch to explicit lib calls NotAShelf 2024-03-12 03:48:24 +0300