Gaetan Lepage
72365ae5a1
plugins/lsp: skip failing pylsp test
2025-03-19 00:51:22 +01:00
github-actions[bot]
32c63161d7
generated: Update
...
- Updated lspconfig-servers.json
- Updated rust-analyzer.nix
2025-03-19 00:51:22 +01:00
github-actions[bot]
40630df694
flake/dev/flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/433799271274c9f2ab520a49527ebfe2992dcfbd?narHash=sha256-fmhq8B3MvQLawLbMO%2BLWLcdC2ftLMmwSk%2BP29icJ3tE%3D' (2025-02-06)
→ 'github:nix-community/home-manager/b71edac7a3167026aabea82a54d08b1794088c21?narHash=sha256-r9hkKzX99CGiP1ZqH0e%2BSWKK4CMsRNRLyotuwrUjhTI%3D' (2025-02-27)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/ae406c04577ff9a64087018c79b4fdc02468c87c?narHash=sha256-O3bnAfsObto6l2tQOmQlrO6Z2kD6yKwOWfs7pA0CpOc%3D' (2025-02-05)
→ 'github:lnl7/nix-darwin/665cc04a60eb8ba47d41eadbe6264ca8a71943e8?narHash=sha256-vBtVB8uU4Bxbyz43MhldAGX91i15j4LJI1Ss3mCCO7s%3D' (2025-02-27)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/1da52dd49a127ad74486b135898da2cef8c62665?narHash=sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R%2B7kIbGa%2B2s%3D' (2025-02-05)
→ 'github:NixOS/nixpkgs/3a05eebede89661660945da1f151959900903b6a?narHash=sha256-Ly2fBL1LscV%2BKyCqPRufUBuiw%2BzmWrlJzpWOWbahplg%3D' (2025-02-26)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/64dbb922d51a42c0ced6a7668ca008dded61c483?narHash=sha256-8X7tR3kFGkE7WEF5EXVkt4apgaN85oHZdoTGutCFs6I%3D' (2025-02-04)
→ 'github:numtide/treefmt-nix/3d0579f5cc93436052d94b73925b48973a104204?narHash=sha256-mL1szCeIsjh6Khn3nH2cYtwO5YXG6gBiTw1A30iGeDU%3D' (2025-02-17)
2025-03-19 00:51:22 +01:00
github-actions[bot]
db436fad2f
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/1da52dd49a127ad74486b135898da2cef8c62665?narHash=sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R%2B7kIbGa%2B2s%3D' (2025-02-05)
→ 'github:NixOS/nixpkgs/3a05eebede89661660945da1f151959900903b6a?narHash=sha256-Ly2fBL1LscV%2BKyCqPRufUBuiw%2BzmWrlJzpWOWbahplg%3D' (2025-02-26)
• Updated input 'nuschtosSearch':
'github:NuschtOS/search/86e2038290859006e05ca7201425ea5b5de4aecb?narHash=sha256-4DaDrQDAIxlWhTjH6h/%2BxfG05jt3qDZrZE/7zDLQaS4%3D' (2025-02-02)
→ 'github:NuschtOS/search/9ff62c8e1fbe5dc649dee680c7eb4935936c8ac3?narHash=sha256-Rl4Fw%2B3PsLTEzzUGlB8kePaiIersDbv5voAif3D6LoM%3D' (2025-02-16)
2025-03-19 00:51:22 +01:00
Maxime Costalonga
78f6166c23
plugins/image: add resolveImagePath option
2025-03-17 23:48:25 +00:00
Johan Larsson
33097dcf77
plugins/octo: add snacks picker to picker options
...
The snacks picker is also a valid choice now:
631776a36c/lua/octo/config.lua (L418)
2025-03-12 22:26:29 +01:00
dependabot[bot]
3a3abf1170
ci: bump cachix/install-nix-action from 30 to 31
...
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action ) from 30 to 31.
- [Release notes](https://github.com/cachix/install-nix-action/releases )
- [Commits](https://github.com/cachix/install-nix-action/compare/v30...v31 )
---
updated-dependencies:
- dependency-name: cachix/install-nix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 16:04:21 +00:00
Gaetan Lepage
268c2680a3
ci: add dependabot and track github-actions dependencies
2025-03-11 16:51:06 +01:00
Gaetan Lepage
bc34099731
ci/documentation: bump cachix action to v16
2025-03-10 21:17:13 +01:00
Gaetan Lepage
03065fd470
tests/none-ls: remove beautysh test (removed upstream)
2025-03-04 15:28:43 +01:00
Gaetan Lepage
9851246241
tests: re-enable tests that work
2025-03-04 15:28:43 +01:00
Matt Sturgeon
6f8d8f7aee
docs/fix-links: generalise checks for links targeting .
...
- Strip trailing `?query` and/or `#anchor`
- Strip leading `./` recursively
- Check if what's left is `""` or `"."`
Any link that targets the current page should be left as-is (no-op).
2025-02-25 21:47:17 +00:00
Matt Sturgeon
53f9d242ff
ci/update: link to workflow run in PR body
2025-02-24 21:26:33 +00:00
Matt Sturgeon
5cd74b54ad
ci/update: document how to re-update in PR body
2025-02-24 21:26:32 +00:00
Matt Sturgeon
723630ca40
ci/update: write PR body dynamically
2025-02-24 21:24:12 +00:00
Matt Sturgeon
977b7a9fa3
docs/fix-links: pandoc markdown
-> gfm
...
We are essentially writing GFM e.g. inline HTML comments and GFM alerts.
So tell pandoc to parse/render as such. This resolves issues such as:
`> [!TIP]` being escaped to `> \[!TIP\]`.
2025-02-24 21:14:16 +00:00
Matt Sturgeon
4b0de83c39
ci/update: drop empty commits on re-apply
2025-02-24 16:04:29 +00:00
Matt Sturgeon
05981008b7
ci/update: fix inputs.nixpkgs.rev
eval
...
Need to use raw output to avoid having a quoted string, otherwise we end
up with a malformed flakeref:
error: in URL 'github:NixOS/nixpkgs/"2d068ae5c6516b2d04562de50a58c682540de9bf"',
'"2d068ae5c6516b2d04562de50a58c682540de9bf"' is not a commit hash or branch/tag name
2025-02-24 13:06:38 +00:00
Matt Sturgeon
6d10fc0c87
flake: partition dev dependencies
...
This removes the need for end-users to manually set
`nixvim.inputs.devshell.follows = ""` (etc)
We offload evaluation of some of our flake modules into a `dev`
partition submodule.
- When its not needed, this submodule is not evaluated.
- When it is needed, it fetches extra inputs from `flake/dev/flake.nix`
as part of evaluating the submodule.
See https://flake.parts/options/flake-parts-partitions.html
2025-02-23 17:23:57 +00:00
Miles Bryant
0ab9947137
plugins/neotest: fix adapters assertion message ( #3022 )
...
This error references Telescope, but it should reference neotest.
2025-02-18 12:20:13 -06:00
Anton Mosich
3a66c8a330
plugins/lightline: fix formatting of code example
2025-02-17 01:25:13 +01:00
Anton Mosich
d636d25408
plugins/mini: Fix typo in error message
2025-02-16 13:19:45 +01:00
Matt Sturgeon
b8c5587399
lib/keymaps: make mode
type's description more readable
...
Only list the enum values once, instead of twice.
2025-02-15 15:09:05 +00:00
Matt Sturgeon
bd46d896a8
lib/keymaps: add a link to :h map-modes
2025-02-15 14:19:24 +00:00
Matt Sturgeon
d3a25cb97f
lib/keymaps: add abbreviation support to modes
enum
...
See https://neovim.io/doc/user/usr_24.html#_abbreviations
2025-02-15 13:51:37 +00:00
Matt Sturgeon
a1e168a2a0
lib/keymaps: replace modes
attrs with list
...
Simplify and remove dead code. Replace the `desc` attrs with inline
comments.
2025-02-15 13:35:19 +00:00
Matt Sturgeon
d542e373f1
readme: use :h map-table
for mapping modes
...
Based on `:h map-table` https://neovim.io/doc/user/map.html#map-table
2025-02-15 13:33:20 +00:00
Matt Sturgeon
a39e0a6516
docs/fix-links: handle #anchor
targets on the same page
2025-02-14 10:10:37 +00:00
Matt Sturgeon
7f29e4b2ae
docs/fix-links: init
...
The README/CONTRIBUTING files are authored with GitHub in mind, but we
want to re-use them for the docs website.
Replace the existing simple substitution with a pandoc AST-based filter.
2025-02-13 18:05:54 +00:00
Daniel
ff63fc92ed
plugins/bullets: init
2025-02-13 16:52:11 +00:00
Gaetan Lepage
78b6f8e1e5
plugins/easy-dotnet: init
2025-02-12 10:38:16 +01:00
Austin Horstman
13341a4c12
plugins/blink-emoji: fix packPathName
2025-02-09 11:18:11 -06:00
Austin Horstman
7dfd5513d8
plugins/blink-ripgrep: fix packPathName
2025-02-09 11:17:38 -06:00
Gaetan Lepage
e7f20a602f
flake: remove unused 'inputs'
2025-02-07 23:21:35 +01:00
github-actions[bot]
b5bb7ddf80
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/f99c704fe3a4cf8d72b2d568ec80bc38be1a9407?narHash=sha256-sEgE3nifaRU5gfAx33ds0tx/j%2BqM0/5/bHopv/w6c0c%3D' (2025-02-06)
→ 'github:nix-community/home-manager/433799271274c9f2ab520a49527ebfe2992dcfbd?narHash=sha256-fmhq8B3MvQLawLbMO%2BLWLcdC2ftLMmwSk%2BP29icJ3tE%3D' (2025-02-06)
2025-02-07 12:13:43 +00:00
Firelight Flagboy
f2f70b4376
blink-cmp: Set lsp capabilities
...
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2025-02-07 08:42:48 +00:00
cswimr
a5147a36f9
plugins/schemastore: set the correct jsonls default
...
the JSON language server has the following [configuration structure](6fef251f8f/extensions/json-language-features/server/src/jsonServer.ts (L167-L179)
):
```ts
// The settings interface describes the server relevant settings part
interface Settings {
json?: {
schemas?: JSONSchemaSettings[];
format?: { enable?: boolean };
validate?: { enable?: boolean };
resultLimit?: number;
};
http?: {
proxy?: string;
proxyStrictSSL?: boolean;
};
}
```
So, we should be mkDefault'ing `validate.enable` instead of `validate`, as `validate` is expected to be an `Object` containing `enable` as a boolean.
2025-02-06 14:33:08 -06:00
github-actions[bot]
5024ef216f
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/f20b7a8ab527a2482f13754dc00b2deaddc34599?narHash=sha256-yXT82kERWL4R81hfun9BuT478Q6ut0dJzdQjAxjRS38%3D' (2025-02-05)
→ 'github:nix-community/home-manager/f99c704fe3a4cf8d72b2d568ec80bc38be1a9407?narHash=sha256-sEgE3nifaRU5gfAx33ds0tx/j%2BqM0/5/bHopv/w6c0c%3D' (2025-02-06)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/5b2753b0356d1c951d7a3ef1d086ba5a71fff43c?narHash=sha256-UEYOKfXXKU49fR7dGB05As0s2pGbLK4xDo48Qtdm7xs%3D' (2025-02-05)
→ 'github:NixOS/nixpkgs/1da52dd49a127ad74486b135898da2cef8c62665?narHash=sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R%2B7kIbGa%2B2s%3D' (2025-02-05)
2025-02-06 12:14:20 +00:00
Firelight Flagboy
2ecc5359f8
plugins/nvim-ufo: Set lsp capabilities
2025-02-06 01:56:55 +00:00
Firelight Flagboy
56e8230939
lib/options: Add mkEnabledOption
...
Like `lib.options.mkEnableOption` but it's enabled by default
2025-02-06 01:56:55 +00:00
Firelight Flagboy
7f2601adc1
Editorconfig: configure indent_size
for nix files
2025-02-06 01:56:55 +00:00
Austin Horstman
11a80c1a80
plugins/blink-cmp-dictionary: init
2025-02-05 14:35:01 -06:00
Austin Horstman
2061a9ad95
plugins/blink-cmp-git: init
2025-02-05 12:27:36 -06:00
Austin Horstman
7d975e3598
plugins/blink-cmp-spell: init
2025-02-05 12:27:20 -06:00
Austin Horstman
859a97bd8e
plugins/blink-ripgrep: init
2025-02-05 12:27:00 -06:00
Austin Horstman
d5406e546b
plugins/blink-emoji: init
2025-02-05 12:26:20 -06:00
Austin Horstman
cf01c024af
plugins/blink-copilot: init
2025-02-05 11:40:56 -06:00
Matt Sturgeon
5281e8c583
ci/update: allow disabling re-applying commits
...
Most of the time we want to re-apply "manual"/"additional" commits from
the already open PR, however it is possible we may wish to run the CI
without doing so.
Add an on-by-default tickbox to toggle the `re_apply` step.
2025-02-05 17:06:17 +00:00
Matt Sturgeon
61fdbe2647
ci/update: fix re-apply commit order
...
We need to reverse the `rev-list` output so that the commits are
re-applied in the correct order; oldest first.
2025-02-05 16:51:58 +00:00
Gaetan Lepage
d709c12cdd
tests/texpresso: re-enable test on darwin
2025-02-05 15:56:27 +00:00