Commit graph

198 commits

Author SHA1 Message Date
cf8c5f65b8
feat: add codecompanion
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-11-20 18:05:17 +01:00
03e25b6d01
chore: nix flake update
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-11-20 17:26:25 +01:00
7c801b4f5f
fix: yamlls settings not getting picked up
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-11-05 14:16:48 +01:00
3916efbcc9
chore: disable yaml prettier and enable singleQuote
As requested by $customer, sigh...

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-11-05 13:54:17 +01:00
afb1c784de
feat: add hledger support
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-26 13:21:48 +01:00
27194b5a47
feat: tweak neogit settings
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-24 09:58:34 +02:00
df8cd9c184
feat: add neogit
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-24 09:09:52 +02:00
c276a0e6b0
chore: nix flake update
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-24 09:09:21 +02:00
e6de7136ce
feat: add basf to typos lsp allowlist
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-22 15:22:47 +02:00
25262c7a9c
fix: deprecation warnings
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-20 13:00:16 +02:00
e61a6710cb
chore: nix flake update
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-20 09:16:58 +02:00
da73b61fcb
fix: do not use prettierd conform for markdown
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-20 09:13:43 +02:00
48cb5623ff
fix: add rubocop-performance gem
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-20 08:52:11 +02:00
6d87646eaf
fix: conform format on save
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-19 19:54:17 +02:00
90cfc16bc0
chore: switch to catppuccin
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-19 19:49:02 +02:00
61feed4086
refactor: complete overhaul
Complete overhaul of repo structure based on nvix.

See https://github.com/niksingh710/nvix

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-19 18:25:15 +02:00
ff2c59724a
feat: disable lightbulb in gutter
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-01 17:09:32 +02:00
9c404ac98c
feat: enable blink signature
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-01 16:54:00 +02:00
50f954287c
feat: switch to blink-cmp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-01 16:38:33 +02:00
2d70270d07
feat: enable virtual_lines
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-01 14:57:31 +02:00
14299bfb6d
feat: enable inlay hints
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-01 14:47:22 +02:00
5c2c66dd0c
fix: add racc gem
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 13:56:44 +02:00
6007748e17
chore: move from plugins.lsp to lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 13:33:17 +02:00
c713ad013b
fix: use ruby_3_4 for puppet lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 10:54:33 +02:00
3f9a635860
chore: nix flake update
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 10:49:48 +02:00
95424b4021
chore: remove ansible lsp
The package was unmaintained in nixpkgs and was removed in unstable.

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 10:44:49 +02:00
3bdc5183e2
fix: start puppet-languageserver in stdio mode
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 10:37:03 +02:00
96c605e1b5
fix: wrap command in list
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 10:28:36 +02:00
9299e47ce2
fix: add puppet-languageserver command
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 10:15:48 +02:00
06bfb44459
feat: add puppet lsp package
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 10:02:52 +02:00
0f350e5188
feat: enable puppet lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-30 09:42:57 +02:00
8bd9c170c0
feat: use opentofu instead of terraform
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-28 11:12:28 +02:00
f5e3901c08
chore: update banner
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-28 00:19:26 +02:00
61b99fc2b8
Revert "fix: disable installGhc"
This reverts commit afd62d7536.
2025-09-27 23:56:25 +02:00
afd62d7536
fix: disable installGhc
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-27 23:54:03 +02:00
7a4610e238
feat: enable texlab lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-25 10:42:10 +02:00
7ddac6c8f0
feat: enable csvview
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-24 08:57:05 +02:00
60a3b20af1
fix: address deprecation warnings and install ghc
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 11:46:40 +02:00
b8df5ce31d
feat: add keybinding for code action
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 11:44:17 +02:00
65c4a05fbb
chore: nix flake update
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:40 +02:00
7bebcee3f4
feat: enable rubocop and ruby_lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:40 +02:00
1ebc5ca4f2
feat: enable haskell language server
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:39 +02:00
cd6a3f3f0b
feat: enable editorconfig
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:39 +02:00
2b08295b65
feat: enable lspsaga
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:39 +02:00
70b5f7dab4
chore: remove all copilot references
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 08:55:20 +02:00
86ade85ed2
feat: enable single quote for yamlls
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-08-05 22:56:36 +02:00
31f8a7c9da
feat: add vim-puppet plugin
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-08-05 22:56:36 +02:00
Roel de Cort
6dad430b2a
deps: update flake.lock (#102)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.

```
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4206c4cb56751df534751b058295ea61357bbbaa?narHash=sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc%3D' (2025-06-21)
  → 'github:nixos/nixpkgs/30e2e2857ba47844aa71991daa6ed1fc678bcbb7?narHash=sha256-krGXKxvkBhnrSC/kGBmg5MyupUUT5R6IBCLEzx9jhMM%3D' (2025-06-27)
• Updated input 'nixvim':
    'github:nix-community/nixvim/d2c3b26bf739686bcb08247692a99766f7c44a3b?narHash=sha256-ucgldLHtLTbtk09NadxBWi8m4tE07VinTSECR%2Bm9lN4%3D' (2025-06-22)
  → 'github:nix-community/nixvim/ceb52aece5d571b37096945c2815604195a04eb4?narHash=sha256-KJsKiGfkfXFB23V26NQ1p%2BUPsexI6NKtivnrwSlWWdQ%3D' (2025-06-28)
• Updated input 'nixvim/nixpkgs':
    'github:NixOS/nixpkgs/076e8c6678d8c54204abcb4b1b14c366835a58bb?narHash=sha256-1ovgdmuDYVo5OUC5NzdF%2BV4zx2uT8RtsgZahxidBTyw%3D' (2025-06-20)
  → 'github:NixOS/nixpkgs/992f916556fcfaa94451ebc7fc6e396134bbf5b1?narHash=sha256-rD/978c35JXz6JLAzciTIOCMenPumF6zrQOj4rVZeHE%3D' (2025-06-25)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/623c56286de5a3193aa38891a6991b28f9bab056?narHash=sha256-WUaIlOlPLyPgz9be7fqWJA5iG6rHcGRtLERSCfUDne4%3D' (2025-06-11)
  → 'github:cachix/pre-commit-hooks.nix/16ec914f6fb6f599ce988427d9d94efddf25fe6d?narHash=sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg%3D' (2025-06-24)
```

### Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened
by a GitHub Action.

**To run GitHub Actions workflows on this PR, close and re-open this
pull request.**

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-06 21:33:45 +02:00
Roel de Cort
3461dc5b33
chore(deps): update renovatebot/github-action action to v43.0.2 (#101)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://redirect.github.com/renovatebot/github-action)
| action | patch | `v43.0.0` -> `v43.0.2` |

---

### Release Notes

<details>
<summary>renovatebot/github-action (renovatebot/github-action)</summary>

###
[`v43.0.2`](https://redirect.github.com/renovatebot/github-action/releases/tag/v43.0.2)

[Compare
Source](https://redirect.github.com/renovatebot/github-action/compare/v43.0.1...v43.0.2)

##### Documentation

- update references to ghcr.io/renovatebot/renovate to v41.17.2
([ecee507](ecee507fc0))
- update references to renovatebot/github-action to v43.0.1
([d94bbea](d94bbea89e))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v20.19.1
([d033fa7](d033fa740d))
- **deps:** update dependency typescript-eslint to v8.34.1
([caef082](caef082b13))
- **deps:** update node.js to v20.19.3
([2124487](212448789b))
- **deps:** update pnpm to v10.12.2
([a484ad1](a484ad1c14))

##### Build System

- **deps:** lock file maintenance
([66df984](66df9843b9))

##### Continuous Integration

- **deps:** update renovate docker tag to v41.10.0
([d42f536](d42f536724))
- **deps:** update renovate docker tag to v41.10.1
([0b0f863](0b0f863208))
- **deps:** update renovate docker tag to v41.11.0
([99257a6](99257a60e5))
- **deps:** update renovate docker tag to v41.11.1
([943af11](943af11400))
- **deps:** update renovate docker tag to v41.12.0
([1338a8f](1338a8f913))
- **deps:** update renovate docker tag to v41.12.1
([78911d5](78911d5c9f))
- **deps:** update renovate docker tag to v41.13.0
([391b220](391b220309))
- **deps:** update renovate docker tag to v41.13.1
([b87e9ab](b87e9ab657))
- **deps:** update renovate docker tag to v41.14.0
([dce28cb](dce28cb0fd))
- **deps:** update renovate docker tag to v41.15.0
([26860f3](26860f3817))
- **deps:** update renovate docker tag to v41.16.0
([5c2fbfe](5c2fbfe703))
- **deps:** update renovate docker tag to v41.16.1
([d071404](d0714047ce))
- **deps:** update renovate docker tag to v41.16.2
([db85b17](db85b17a66))
- **deps:** update renovate docker tag to v41.16.3
([5b623b5](5b623b500b))
- **deps:** update renovate docker tag to v41.17.0
([b689d4c](b689d4c1e8))
- **deps:** update renovate docker tag to v41.17.1
([4043e53](4043e53b48))
- **deps:** update renovate docker tag to v41.17.2
([df4b2db](df4b2dbb60))
- **deps:** update renovate docker tag to v41.2.0
([53c4683](53c468308b))
- **deps:** update renovate docker tag to v41.4.0
([a9a8700](a9a87006dc))
- **deps:** update renovate docker tag to v41.5.0
([a199d78](a199d789b3))
- **deps:** update renovate docker tag to v41.6.0
([1733265](1733265aa9))
- **deps:** update renovate docker tag to v41.6.1
([8fe159d](8fe159d2a6))
- **deps:** update renovate docker tag to v41.6.4
([af2f687](af2f687b9c))
- **deps:** update renovate docker tag to v41.7.0
([ee76684](ee76684fe6))
- **deps:** update renovate docker tag to v41.7.1
([fc15d6c](fc15d6cfd6))
- **deps:** update renovate docker tag to v41.8.0
([6cd56c9](6cd56c93a9))
- **deps:** update renovate docker tag to v41.9.0
([fe4e36c](fe4e36ca68))

###
[`v43.0.1`](https://redirect.github.com/renovatebot/github-action/releases/tag/v43.0.1)

[Compare
Source](https://redirect.github.com/renovatebot/github-action/compare/v43.0.0...v43.0.1)

##### Documentation

- update references to ghcr.io/renovatebot/renovate to v41
([84d700c](84d700c9a0))
- update references to renovatebot/github-action to v43
([d332269](d3322696ce))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;tsconfig/node20](https://redirect.github.com/tsconfig/node20)
to v20.1.6
([31f9577](31f9577e8d))
- **deps:** update linters to v9.29.0
([34a5228](34a5228702))

##### Build System

- **deps:** lock file maintenance
([a213e78](a213e789db))

##### Continuous Integration

- **deps:** update renovate docker tag to v41.1.3
([43ae041](43ae041ba3))
- **deps:** update renovate docker tag to v41.1.4
([63c9129](63c9129968))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-07-06 21:33:24 +02:00
Roel de Cort
f68a31c33c
chore(deps): update determinatesystems/update-flake-lock action to v26 (#104)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[DeterminateSystems/update-flake-lock](https://redirect.github.com/DeterminateSystems/update-flake-lock)
| action | major | `v25` -> `v26` |

---

### Release Notes

<details>
<summary>DeterminateSystems/update-flake-lock
(DeterminateSystems/update-flake-lock)</summary>

###
[`v26`](https://redirect.github.com/DeterminateSystems/update-flake-lock/releases/tag/v26)

[Compare
Source](https://redirect.github.com/DeterminateSystems/update-flake-lock/compare/v25...v26)

#### What's Changed

- Update the readme to account for minimum mandatory permissions by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/186](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/186)
- Fixup workflow name by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/187](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/187)
- Update `detsys-ts`: Merge pull request
[#&#8203;97](https://redirect.github.com/DeterminateSystems/update-flake-lock/issues/97)
from DeterminateSystems/dependabot/npm\_and\_yarn/npm-deps-a9a1a26a5c by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/188](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/188)
- Update Nix flake inputs by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/192](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/192)
- Update update-flake-lock by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/191](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/191)
- Update deps for brace-expansion vuln by
[@&#8203;grahamc](https://redirect.github.com/grahamc) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/190](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/190)
- Update `detsys-ts`: Merge pull request
[#&#8203;101](https://redirect.github.com/DeterminateSystems/update-flake-lock/issues/101)
from DeterminateSystems/gustavderdrache/write-correlation by
[@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/194](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/194)
- Update Nix flake inputs by
[@&#8203;github-actions](https://redirect.github.com/github-actions) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/193](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/193)
- Update `detsys-ts`: Remove FHC action since it's composite
([#&#8203;103](https://redirect.github.com/DeterminateSystems/update-flake-lock/issues/103))
by [@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/195](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/195)
- Update `detsys-ts`: Skip complicated rewrites, record groups.
([#&#8203;104](https://redirect.github.com/DeterminateSystems/update-flake-lock/issues/104))
by [@&#8203;detsys-pr-bot](https://redirect.github.com/detsys-pr-bot) in
[https://github.com/DeterminateSystems/update-flake-lock/pull/197](https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/197)

**Full Changelog**:
https://github.com/DeterminateSystems/update-flake-lock/compare/v25...v26

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMS4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
2025-07-06 21:33:13 +02:00