Commit graph

  • 9cb7239085
    languages/css: add formatter support via prettier/prettierd v0.5 v0.5 NotAShelf 2024-02-28 00:33:40 +03:00
  • 37645ff116
    Merge pull request #235 from FrothyMarrow/which-key-categories NotAShelf 2024-02-27 18:28:42 +00:00
  • a738083c2f Merge remote-tracking branch 'upstream/v0.6' into which-key-categories Frothy 2024-02-26 13:27:17 -05:00
  • dbbd7b2914
    Merge pull request #224 from NotAShelf/image-nvim Frothy 2024-02-26 11:19:19 -07:00
  • 38ca1f98a2 utility/images/image-nvim: add assertion for ueberzug backend on darwin Frothy 2024-02-26 07:31:30 -05:00
  • a32f13b636 lib: fix trying to call an attrset Frothy 2024-02-26 06:51:55 -05:00
  • 2d16435392 utility/images/image-nvim: fix inherit for mkPluginSetupOption Frothy 2024-02-26 06:43:20 -05:00
  • b6166f298d utility/images: remove import for non existing hologram module Frothy 2024-02-26 06:42:04 -05:00
  • 30fb2e4f28
    images/image-nvim: make lib calls more explicit NotAShelf 2024-02-26 11:54:20 +03:00
  • d2af30545d
    utility/images: remote hologram.nviö NotAShelf 2024-02-26 11:54:07 +03:00
  • a6b133124d
    utility/images: fix unrelated options being part of 'integrations' Frothy 2024-02-17 17:11:58 -05:00
  • d7878b525c
    utility/images: add magick to lua packages Frothy 2024-02-17 17:06:05 -05:00
  • 7cb428520b
    utility/images: add image.nvim NotAShelf 2024-02-17 03:19:38 +03:00
  • 024e1a6845
    modules: make lib calls explicit where possible NotAShelf 2024-02-26 08:05:23 +03:00
  • bf1118eb28
    lib: start moving top-level binds to binds NotAShelf 2024-02-26 07:28:07 +03:00
  • 460ba8c7b6
    lib: deprecate unused nmd lib extension NotAShelf 2024-02-26 07:27:44 +03:00
  • 4bc51c5128
    modules/assistant: completely drop tabnine NotAShelf 2024-02-26 07:19:19 +03:00
  • 54a6e28e18
    flake: move home-manager module to flake-parts root NotAShelf 2024-02-26 07:18:12 +03:00
  • bc0586b682
    flake: bump nixpkgs input NotAShelf 2024-02-26 07:17:51 +03:00
  • 4716fd731f treewide: rename function defaultAttributes to pushDownDefault Frothy 2024-02-25 22:52:21 -05:00
  • 9a7087e53c docs: add entry for option vim.binds.whichKey.register Frothy 2024-02-25 11:49:43 -05:00
  • b9aa7088b8 treewide: register whichKey labels Frothy 2024-02-25 11:39:05 -05:00
  • f19a5dd3ed lib: add function defaultAttributes Frothy 2024-02-25 11:40:43 -05:00
  • 29b9bd4db0 utility/binds/which-key: allow configurable category labels Frothy 2024-02-20 22:15:18 -05:00
  • 08a4c94c99 feat(docs-view): custom setup Ching Pei Yang 2024-02-17 16:10:45 +01:00
  • 4b79ed6ef6 feat(lsp-signature): custom setup Ching Pei Yang 2024-02-17 15:41:09 +01:00
  • 2165b0970a
    modules/plugins: fix invalid mkIf parent NotAShelf 2024-02-23 19:01:33 +03:00
  • f70238d539
    modules: move local functions to extended library NotAShelf 2024-02-23 18:59:05 +03:00
  • b4b8a845f1
    modules/plugins: cleanup NotAShelf 2024-02-23 18:58:35 +03:00
  • 9462a11037
    plugins/comments: move to new explicit lib format NotAShelf 2024-02-23 18:58:21 +03:00
  • 479b3a9f25
    languages/lua: always include lua parser with treesitter Frothy 2024-02-20 00:37:45 -05:00
  • 4fe19dec16
    visuals/fidget: fix plugin setupOpts name Frothy 2024-02-19 16:15:18 -05:00
  • 6f7b213481
    docs: use mkRenamedOptionModule instead of RemovedOption Ching Pei Yang 2024-02-19 11:10:44 +01:00
  • 44f23dda83
    visuals/fidget: add mkRemovedOptionModule for the old configuration options Frothy 2024-02-19 03:17:01 -05:00
  • 596a5801b0
    visuals/fidget: migrate to newer configuration with custom setup options Frothy 2024-02-10 20:49:27 -05:00
  • c69c566879
    Merge branch 'main' of github.com:NotAShelf/neovim-flake into restructure NotAShelf 2024-02-23 18:00:01 +03:00
  • 215229990b docs: add entry for option vim.binds.which-key.register Frothy 2024-02-20 22:15:49 -05:00
  • c027c9b1bf utility/binds/which-key: allow configurable category labels Frothy 2024-02-20 22:15:18 -05:00
  • afa3c90ce7
    utility/telescope: provide configurable vimgrep options Frothy 2024-02-19 17:39:43 -05:00
  • 5fed593ff3
    visuals/fidget: fix plugin setupOpts name Frothy 2024-02-19 16:15:18 -05:00
  • 1464e46648
    docs: use mkRenamedOptionModule instead of RemovedOption Ching Pei Yang 2024-02-19 11:10:44 +01:00
  • 58956f7d52
    docs: add entry for rewritten fidget.nvim module Frothy 2024-02-19 01:58:41 -05:00
  • 86aae579ad
    visuals/fidget: migrate to newer configuration with custom setup options Frothy 2024-02-10 20:49:27 -05:00
  • 1f333106be
    visuals/fidget: switch input branch to main Frothy 2024-02-10 20:52:02 -05:00
  • 94f18af742
    Merge pull request #233 from FrothyMarrow/fix-lua-highlighting NotAShelf 2024-02-20 16:10:03 +00:00
  • 48c8f38a14 languages/lua: always include lua parser with treesitter Frothy 2024-02-20 00:37:45 -05:00
  • 57446f7afb
    Merge pull request #232 from FrothyMarrow/telescope-grep-opts NotAShelf 2024-02-19 23:15:28 +00:00
  • caf342adb1
    modules: explicit lib usage NotAShelf 2024-02-20 02:05:36 +03:00
  • 4e8ec4cd5b utility/telescope: provide configurable vimgrep options Frothy 2024-02-19 17:39:43 -05:00
  • 9b2e2ef833
    core/build: simplify; move parent functions to lib NotAShelf 2024-02-20 01:12:17 +03:00
  • 60b0b400f7
    Merge pull request #211 from FrothyMarrow/fidget-rewrite NotAShelf 2024-02-19 22:01:09 +00:00
  • 055fcb4f57 visuals/fidget: fix plugin setupOpts name Frothy 2024-02-19 16:15:18 -05:00
  • 7c66ea2e05
    modules: add comments; formatting NotAShelf 2024-02-19 13:09:35 +03:00
  • 0b9e5e8f37
    docs: use mkRenamedOptionModule instead of RemovedOption Ching Pei Yang 2024-02-19 11:10:44 +01:00
  • 4eb26c0d98
    lib: cleanup; move mkBool to modules as mkBoolOption NotAShelf 2024-02-19 13:09:11 +03:00
  • f7fca7fb9c
    flake: add alejandra to default devshell NotAShelf 2024-02-19 12:33:12 +03:00
  • 6762516881
    core/build: opts NotAShelf 2024-02-19 12:25:09 +03:00
  • fc511966f0 visuals/fidget: add mkRemovedOptionModule for the old configuration options Frothy 2024-02-19 03:17:01 -05:00
  • 199a8b06c5
    modules/neovim: separate options; move package into core/build NotAShelf 2024-02-19 11:18:18 +03:00
  • 4083a74281
    Merge remote-tracking branch 'origin' into restructure NotAShelf 2024-02-19 10:50:42 +03:00
  • adde1f08e6 docs: add entry for rewritten fidget.nvim module Frothy 2024-02-19 01:58:41 -05:00
  • 042af02955 visuals/fidget: migrate to newer configuration with custom setup options Frothy 2024-02-10 20:49:27 -05:00
  • 868f808709 visuals/fidget: switch input branch to main Frothy 2024-02-10 20:52:02 -05:00
  • f162b5ebaa deploy: f7bd0fff01 NotAShelf 2024-02-17 23:50:55 +00:00
  • f7bd0fff01
    Merge pull request #227 from FrothyMarrow/lua-packages NotAShelf 2024-02-17 23:50:05 +00:00
  • 949a60c569 docs: add entry for vim.luaPackages option Frothy 2024-02-17 18:10:06 -05:00
  • 35143b7dda wrapper: optionally wrap neovim with extra lua packages Frothy 2024-02-17 17:03:47 -05:00
  • cd4d0cd63d
    Merge pull request #226 from horriblename/fix-lua-null-conversion NotAShelf 2024-02-17 21:16:38 +00:00
  • a57e89dece
    fix: throw error when converting unknown object to lua Ching Pei Yang 2024-02-17 21:55:07 +01:00
  • 40b985c066
    fix: bug where toLuaObject converts null to "" Ching Pei Yang 2024-02-17 16:44:41 +01:00
  • 95566f10fb
    fix: expToLua convert null to nil Ching Pei Yang 2024-02-17 16:44:05 +01:00
  • 214fc7219b
    lib: add nvim.bool NotAShelf 2024-02-17 04:10:13 +03:00
  • 370913e827
    modules: start breaking down core modules; simplify tree structure NotAShelf 2024-02-17 04:02:15 +03:00
  • 4703ed7731
    flake: move home-manager module to flake-parts root NotAShelf 2024-02-17 03:54:13 +03:00
  • 2251bcbc64
    docs: move assets directory to .github/ NotAShelf 2024-02-17 03:53:52 +03:00
  • 6c967a255a deploy: 2b1749676d NotAShelf 2024-02-15 13:52:21 +00:00
  • 2b1749676d
    Merge pull request #220 from NotAShelf/post-mortem NotAShelf 2024-02-15 16:51:31 +03:00
  • 054ade0075
    docs: add missing documentation entry; define renamed options NotAShelf 2024-02-15 09:16:22 +03:00
  • d2334ca095
    Merge pull request #217 from Donnerinoern/language/markdown NotAShelf 2024-02-14 17:16:02 +03:00
  • 2e07763149 utility/preview: cleanup and optionalString Donnerinoern 2024-02-13 15:45:47 +01:00
  • e4a0b686e5 deploy: c0841e0106 NotAShelf 2024-02-13 22:16:18 +00:00
  • c0841e0106
    Merge pull request #219 from elijahimmer/main NotAShelf 2024-02-14 01:15:30 +03:00
  • 14cbc0bcb7 Theme: add rose-pine Elijah M. Immer 2024-02-13 12:41:13 -08:00
  • 1bc9ec96c1
    lib: drop deprecated booleans lib NotAShelf 2024-02-13 22:32:27 +03:00
  • 3c61c8e419
    Merge pull request #215 from NotAShelf/basic NotAShelf 2024-02-13 22:13:35 +03:00
  • 319aaca06d language/markdown: moved glow and markdown-preview to utlity/preview Donnerinoern 2024-02-13 13:33:10 +01:00
  • 7352558623 language/markdown: added markdown-previewer.nvim Donnerinoern 2024-02-12 14:19:27 +01:00
  • e73469d102
    modules/basic: fix search sensitivity options; restructure NotAShelf 2024-02-12 10:11:53 +03:00
  • 98e6782cf4
    modules/git: fix typo in gitsigns code-actions NotAShelf 2024-02-12 09:35:59 +03:00
  • 44ec36ec3b
    Merge pull request #212 from FrothyMarrow/fix-filetree-open NotAShelf 2024-02-12 00:19:14 +03:00
  • 6f47dbd11a filetree/nvimtree: fix default systemOpen on darwin Frothy 2024-02-11 09:28:04 -05:00
  • 4e83912a54
    Merge pull request #205 from NotAShelf/nim-lang NotAShelf 2024-02-10 16:11:22 +03:00
  • 6346617a50
    languages/nim: assert on darwin systems NotAShelf 2024-02-10 12:55:20 +03:00
  • 0afc52517d deploy: a519c6364c NotAShelf 2024-02-10 12:32:31 +00:00
  • a519c6364c
    Merge pull request #203 from Donnerinoern/ui/colorizer NotAShelf 2024-02-10 15:31:40 +03:00
  • d0f8e445ab ui/colorizer: use new maintained fork Donnerinoern 2024-02-10 02:04:51 +01:00
  • 9ceab45944
    Merge pull request #209 from NotAShelf/fix-startify NotAShelf 2024-02-09 09:59:51 +03:00
  • 6866bb7b38
    dashboard/startify: fix invalid reference to "neovimPlugins" NotAShelf 2024-02-09 09:56:05 +03:00
  • 38bf156537
    Merge branch 'main' of github.com:NotAShelf/neovim-flake into nim-lang NotAShelf 2024-02-07 20:04:00 +03:00
  • e9ad2f8ac8
    languages/nim: init NotAShelf 2024-02-07 07:24:44 +03:00