Commit Graph

949 Commits

Author SHA1 Message Date
NotAShelf cffe399b85
docs: add presence.nvim deprecation notice 2024-01-16 14:06:01 +03:00
NotAShelf 4dba0948c9
flake: bump nixpkgs input 2024-01-16 14:06:00 +03:00
NotAShelf 428e49d303
modules/rich-presence: deprecate presence-nvim in favor of neocord 2024-01-16 14:05:56 +03:00
NotAShelf 0242f22530
Merge pull request #194 from NotAShelf/dependabot/github_actions/cachix/cachix-action-14
chore(deps): bump cachix/cachix-action from 13 to 14
2024-01-13 22:57:41 +00:00
dependabot[bot] 84a89fc7ca
chore(deps): bump cachix/cachix-action from 13 to 14
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 19:18:36 +00:00
NotAShelf 39dd12fb76
Merge pull request #181 from horriblename/feat-plugin-setup-config
lib: function for custom plugin `setup()` arguments
2024-01-03 00:03:33 +00:00
Ching Pei Yang 59b2e6b17c
internal: add customizable plugin setup option 2024-01-03 00:54:49 +01:00
NotAShelf 2b4683fa81
Merge pull request #191 from NotAShelf/docs-markdown-rln
docs/manual: convert release notes to markdown
2024-01-02 23:16:20 +00:00
NotAShelf 413eab8cfa
docs/manual: convert release notes to markdown 2024-01-03 02:13:41 +03:00
NotAShelf 61b0264868
Merge pull request #187 from NotAShelf/markdown-docs
docs: refactor
2023-12-25 11:21:17 +03:00
NotAShelf d4ba679766
Merge pull request #190 from NotAShelf/bump-all-inputs-dec23
flake: bump all plugin inputs
2023-12-22 17:22:18 +03:00
NotAShelf 211da1a3c6
flake: bump plugin inputs 2023-12-22 17:20:42 +03:00
NotAShelf 1b802baff2
Merge pull request #188 from NotAShelf/dependabot/github_actions/actions/upload-artifact-4
chore(deps): bump actions/upload-artifact from 3 to 4
2023-12-15 10:37:46 +03:00
dependabot[bot] d8d0379427
chore(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 19:32:56 +00:00
NotAShelf 444bf0a9d2
docs/manual: remove header & footer from manual 2023-12-09 22:28:52 +03:00
NotAShelf 78f21b75b7
docs: include manpages 2023-12-09 22:21:36 +03:00
NotAShelf e360a1c16c
docs: refactor 2023-12-09 22:03:58 +03:00
NotAShelf a35eab716a
icon-picker.nvim: bump version 2023-12-09 19:45:18 +03:00
NotAShelf b226c432f0
Merge pull request #186 from NotAShelf/dependabot/github_actions/easimon/maximize-build-space-10
chore(deps): bump easimon/maximize-build-space from 9 to 10
2023-12-08 05:16:44 +03:00
dependabot[bot] 04e001fc16
chore(deps): bump easimon/maximize-build-space from 9 to 10
Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 9 to 10.
- [Release notes](https://github.com/easimon/maximize-build-space/releases)
- [Changelog](https://github.com/easimon/maximize-build-space/blob/master/CHANGELOG.md)
- [Commits](https://github.com/easimon/maximize-build-space/compare/v9...v10)

---
updated-dependencies:
- dependency-name: easimon/maximize-build-space
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 19:56:23 +00:00
NotAShelf 138f75218f
Merge pull request #185 from horriblename/fix-empty-winbar
fix: disable empty winbar when breadcrumbs are disabled
2023-12-07 07:36:00 +03:00
Ching Pei Yang dd96499826
fix: disable empty winbar when breadcrumbs are disabled 2023-12-07 02:31:08 +01:00
NotAShelf 99fbf9cad0
Merge pull request #183 from NotAShelf/dependabot/github_actions/cachix/cachix-action-13
chore(deps): bump cachix/cachix-action from 12 to 13
2023-11-29 04:52:22 +03:00
NotAShelf f81d19e0b8
Merge pull request #184 from NotAShelf/dependabot/github_actions/easimon/maximize-build-space-9
chore(deps): bump easimon/maximize-build-space from 8 to 9
2023-11-29 04:52:03 +03:00
dependabot[bot] 208a781a6c
chore(deps): bump easimon/maximize-build-space from 8 to 9
Bumps [easimon/maximize-build-space](https://github.com/easimon/maximize-build-space) from 8 to 9.
- [Release notes](https://github.com/easimon/maximize-build-space/releases)
- [Changelog](https://github.com/easimon/maximize-build-space/blob/master/CHANGELOG.md)
- [Commits](https://github.com/easimon/maximize-build-space/compare/v8...v9)

---
updated-dependencies:
- dependency-name: easimon/maximize-build-space
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 19:59:15 +00:00
dependabot[bot] 1471993518
chore(deps): bump cachix/cachix-action from 12 to 13
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 12 to 13.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v12...v13)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 19:59:12 +00:00
NotAShelf 86a637e65c
docs: initialize 0.6 release notes 2023-11-28 14:18:44 +03:00
NotAShelf a2efe2cd5f
Merge pull request #182 from ksonj/feature-terraform
languages: add terraform language support
2023-11-28 13:31:42 +03:00
Kalle Jepsen f1406a30bb languages: add terraform language support 2023-11-28 11:14:04 +01:00
NotAShelf 6fbcb59edf
flake: bump inputs 2023-11-27 23:23:00 +03:00
NotAShelf 712b8a8e93
Merge pull request #154 from NotAShelf/feat/bump-ibl
modules/visuals: update indent-blankline to v3
2023-11-24 19:36:19 +03:00
NotAShelf 663a6123b6
flake: update catppuccin
required to comply with highlighter changes in ibl v3
2023-11-24 12:07:19 +03:00
Frothy 4453d5c9dd
visuals/indent-blankline: rename scope.showCurrContext to scope.enabled 2023-11-24 12:05:19 +03:00
NotAShelf 39e9e60386
docs: update changelog 2023-11-16 12:21:46 +03:00
NotAShelf 0067d44695
modules/visuals: update indent-blankline to v3 2023-11-16 12:18:22 +03:00
NotAShelf a535f87cc8
Merge pull request #178 from NotAShelf/assert-assertions 2023-11-16 12:03:58 +03:00
Frothy 4dc7576176 treewide: change modules to use 'inherit (builtins) ... 2023-11-14 00:18:32 -07:00
NotAShelf c77b007a26
flake: bump nil input 2023-11-13 04:14:33 +03:00
Frothy 7518c31ca8 treewide: move missing modules from 'with lib' to 'inherit (lib) ...' 2023-11-07 19:16:46 -07:00
NotAShelf 4700a988b3
flake: provide lsp and diagnostic helpers in default shell 2023-11-07 14:27:18 +03:00
NotAShelf b4972956a2
ui/smartcolumn: inherit library function from `lib` 2023-11-07 14:24:11 +03:00
NotAShelf c4a2a6dcfc
Merge pull request #179 from NotAShelf/inherit-lib
treewide: move from 'with lib' to 'inherit (lib) ...'
2023-11-07 13:51:07 +03:00
Frothy ffa25c8c8a treewide: move from 'with lib' to 'inherit (lib) ...' 2023-11-06 21:41:53 -07:00
NotAShelf 3fde6a4bf3
modules/core: inherit literalExpression from lib 2023-11-06 12:39:54 +03:00
NotAShelf c1f449137f
treewide: cleanup 2023-11-06 12:33:38 +03:00
NotAShelf 84fc8eb860
flake: bump inputs 2023-11-06 11:29:34 +03:00
NotAShelf 7bcfea2bd1
Merge pull request #177 from NotAShelf/nixos-option-docs
docs: use nixosOptionDocs
2023-11-06 11:27:56 +03:00
NotAShelf f27ab70202
docs: update release notes & contributing guidelines 2023-11-06 11:24:33 +03:00
NotAShelf 385d91f7e4
docs: use literalMD for example codeblocks
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2023-11-06 11:15:33 +03:00
NotAShelf 9328443273
docs: use inline anchors for referenced options 2023-11-06 03:46:51 +03:00