Isaac Shiells Thomas
19ba36ec3c
Merge bbf7ea6daf into 317877430a
2026-01-08 16:47:34 +08:00
317877430a
Merge pull request #1323 from jtliang24/main
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Updated Nix language module to use pkgs.nixfmt instead of pkgs.nixfmt-rfc-style
2026-01-08 07:43:06 +03:00
jtliang24
28a9fd25f7
Update release notes for this change
2026-01-07 22:44:34 -05:00
jtliang24
2973ce1a6f
Update nixfmt command to use pkgs.nixfmt
2026-01-07 22:33:48 -05:00
ceaae0eb2e
Merge pull request #1318 from HeitorAugustoLN/treesitter-migrate
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
treesitter: migrate to the new api
2026-01-07 09:15:15 +03:00
Heitor Augusto
27a2953aff
treesitter: migrate to the new api
2026-01-06 14:47:27 -03:00
c1713898c4
docs/hacking: clarify wording
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If7d01c782c95bf066050831615db24f66a6a6964
2026-01-06 15:08:19 +03:00
270ca3a50a
docs: fix rebase artifacts in 0.9 release notes; format
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie10b047abb24dbc228f7278810fd01106a6a6964
2026-01-06 15:05:57 +03:00
e9a79eca21
Merge pull request #1299 from NotAShelf/notashelf/push-lyuzqwroywyx
...
docs/manual: move v0.9 entries to the correct file; format
2026-01-06 14:59:31 +03:00
0d67745462
Merge branch 'main' into notashelf/push-lyuzqwroywyx
2026-01-06 14:56:09 +03:00
Thales Menato
e0f6fe7a2a
treesitter: attempt to adapt to (breaking) Nixpkgs changes ( #1315 )
...
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
* feat: update from builtGrammars to grammarPlugins
* fix: renamed packages
* chore: revert back the configs part
* wip: try using config
* chore: update flake
* docs: update release-note
---------
Co-authored-by: raf <raf@notashelf.dev>
2026-01-05 16:07:31 +00:00
Jens Feodor Nielsen
1bf757685b
utility/ccc: add setupOpts option ( #1294 )
...
* utility/ccc: add inputs and outputs options
Added `ccc.nvim` options `vim.utility.ccc.inputs` and
`vim.utility.ccc.outputs` to make input color systems and output color
formats configurable.
* utility/ccc: add setupOpts option
Added `ccc.nvim` option `vim.utility.ccc.setupOpts` with the existing
hard-coded options as default values.
* utility/ccc: no hidden mapping, better types
- Remove hidden mapping input/output options into luaInline with
prefixes.
- Update types of setupOpts sub-options to avoid large blocks of
inline Lua in the configuration.
* utility/ccc: properly format with alejandra
2026-01-05 16:29:19 +01:00
rain capsule
9c75c2a199
docs(readme): fix 404 on installation links ( #1313 )
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
2026-01-02 15:55:00 +00:00
ilkecan
0390abd673
flake: prevent the second nixpkgs in lock file ( #1308 )
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
2025-12-30 19:43:52 +00:00
suiiii
ef1f22efaf
pins/codecompanion-nvim: bump to v18.3.0
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
2025-12-24 20:17:49 +03:00
45553196b3
Merge pull request #1303 from NotAShelf/notashelf/push-tpxxmotmukwo
...
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
ci: use the correct documentation URL in previews
2025-12-22 17:15:20 +03:00
0328cc68cc
Merge branch 'main' into notashelf/push-tpxxmotmukwo
2025-12-22 16:53:14 +03:00
c15191cee8
ci: force CNAME in deployments
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a22db6d5f3b95c416aefcd3dc4304556a6a6964
2025-12-22 16:51:00 +03:00
c60086f34e
ci: use the correct documentation URL in previews
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie5151a652e134c350d6e792ecb14da376a6a6964
2025-12-22 16:50:59 +03:00
Ben Mayer
b1b8794a19
make toggleterm open map acutally toggle the terminal ( #1295 )
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2025-12-21 14:33:27 +00:00
a80993f356
Merge pull request #1301 from NotAShelf/fix-formatting
...
docs/rl-0.9: fix release notes formatting
2025-12-21 16:41:03 +03:00
Soliprem
9f4260c2a8
docs/rl-0.9: fix release notes formatting
2025-12-21 14:32:25 +01:00
a1ef6d28a7
ci: trigger docs preview on more PR events
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I3e40e39e69befaab40ff9f278ff7537f6a6a6964
2025-12-21 15:51:46 +03:00
Isaac Shiells Thomas
bbf7ea6daf
Fixed typo in modules/plugins/languages/tex/formatter.nix
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-12-20 16:19:03 -07:00
isaacST08
dc5a2b8f37
Reimplemented formatters
2025-12-19 21:32:51 -07:00
isaacST08
d104e383fc
Migrated lsp configs to new standard (non-lspconfig)
2025-12-19 20:42:54 -07:00
isaacST08
233490941b
Updated texlab lsp to reference and respect the pdfViewer options
2025-12-19 18:22:01 -07:00
isaacST08
0e3fc249f6
Simplified pdfViewer configuration implementation
2025-12-19 17:21:12 -07:00
isaacST08
0da99e05ae
Removed builderTemplate implementation in favour of an inline approach
2025-12-19 14:30:30 -07:00
Ching Pei Yang
1ca1a4676c
docs: typo
2025-12-19 18:55:10 +01:00
Ben
4b95ae106c
bufferline.nvim: fix hover behavior ( #1297 )
...
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
Enable `mousemoveevent` vim option if `setupOpts.options.hover` is
enabled, as required by the plugin.
2025-12-19 17:50:15 +00:00
isaacST08
4d80eeb006
Changed lsp enable config variable referenced
2025-12-19 17:39:24 +01:00
isaacST08
353b63b6ac
Added description for pdf viewer
2025-12-19 17:39:24 +01:00
isaacST08
3433bf9071
Refactored pdfViewer and fixed infrec error
2025-12-19 17:39:24 +01:00
isaacST08
d65c480188
Started work to resolve infrec error
2025-12-19 17:39:24 +01:00
isaacST08
f57dbd04fe
Fixed typo in tectonic.nix
2025-12-19 17:39:24 +01:00
isaacST08
2393647def
Fixed typo in default.nix
2025-12-19 17:39:24 +01:00
isaacST08
3859b8d9c9
Fixed missing mkOption function call in tectonic.nix
2025-12-19 17:39:24 +01:00
isaacST08
9211746d23
Changed the new-file-template-nvim npin to the fork that adds escaping newline characters to support tex templates properly
2025-12-19 17:39:24 +01:00
isaacST08
af04becc50
Altered mkEnableTreesitterOption functionallity to take in a boolean instead of all of config
2025-12-19 17:35:59 +01:00
isaacST08
127523101f
Reword doc description
2025-12-19 17:35:59 +01:00
isaacST08
bd90630606
Cleaned up tectonic args processing
2025-12-19 17:35:59 +01:00
isaacST08
d6433345f9
Added comment explaining why code is structured as it is
2025-12-19 17:35:59 +01:00
isaacST08
2e326bdb68
Utilized lib.optionalAttrs to simplify code
2025-12-19 17:35:59 +01:00
isaacST08
e640feff1a
Cleaned up documentation and other performed other code cleanups
2025-12-19 17:35:59 +01:00
isaacST08
123027e48e
Created assertion for the correct number of pdf viewers instead of throwing an error.
2025-12-19 17:35:59 +01:00
isaacST08
6a80573475
Clarified documentation wording and utilized mkPackageOption for the tectonic builder
2025-12-19 17:35:59 +01:00
isaacST08
6c3efb5b79
Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/latexmk.nix
...
Co-authored-by: raf <raf@notashelf.dev>
2025-12-19 17:35:58 +01:00
isaacST08
937f48d4c5
Removed duplicate "Whether to enable" in documentation for modules/plugins/languages/tex/build/builders/tectonic.nix
...
Co-authored-by: raf <raf@notashelf.dev>
2025-12-19 17:35:58 +01:00
isaacST08
290f4e5b08
Added code/keyword md escaping for documentation in modules/plugins/languages/tex/default.nix
...
Co-authored-by: raf <raf@notashelf.dev>
2025-12-19 17:35:58 +01:00