Commit graph

3,248 commits

Author SHA1 Message Date
raf
a2708696b1
Merge pull request #1529 from NotAShelf/notashelf/push-xqtoxozouqkt
Some checks are pending
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (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
prettier-plugin-svelte: skip npm prune step; remove redundant build deps
2026-04-17 19:25:41 +03:00
raf
20075ae6ca
Merge pull request #1521 from mputz86/fix-treesitter-max-lines
treesitter: allow setting of treesitter max_lines to be string for percentage values
2026-04-17 18:58:19 +03:00
e1340c0aeb
prettier-plugin-svelte: skip npm prune step; remove redundant build deps
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I296b2b0b59f6eaec0563c97c011d4a356a6a6964
2026-04-17 18:56:37 +03:00
Ching Pei Yang
cf9d76b52c
Merge pull request #1517 from horriblename/fix-prettier-svelte
Some checks are pending
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
package/prettier-svelte: fix missing deps
2026-04-17 17:28:52 +02:00
raf
b732371274
Merge branch 'main' into fix-treesitter-max-lines 2026-04-17 11:12:49 +03:00
Ching Pei Yang
bb3c2ae834 package/prettier-svelte: fix missing deps 2026-04-17 00:30:44 +02:00
Snoweuph
029ca6d34a
Merge pull request #1524 from snoweuph/feat/emmet-them-all
Some checks are pending
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (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
Emmet them all
2026-04-16 23:49:41 +02:00
Snoweuph
0f543681f6
docs: update release notes about added emmet support in templating languages 2026-04-16 23:44:06 +02:00
Snoweuph
d9b93565cb
languages/astro: add lsp/presets/emmet-ls to lsp.servers 2026-04-16 23:44:05 +02:00
Snoweuph
4d0857ad15
languages/tera: add lsp/presets/emmet-ls to lsp.servers 2026-04-16 23:44:04 +02:00
Snoweuph
db13552f57
languages/liquid: add lsp/presets/emmet-ls to lsp.servers 2026-04-16 23:44:03 +02:00
Snoweuph
b124f009b9
languages/jinja: add lsp/presets/emmet-ls to lsp.servers 2026-04-16 23:44:02 +02:00
Snoweuph
849c89decd
languages/twig: add lsp/presets/emmet-ls to lsp.servers 2026-04-16 23:44:01 +02:00
Matthias Putz
7229abc7f3 treesitter: allow setting of treesitter max_lines to be string for percentage values 2026-04-16 22:57:52 +02:00
Snoweuph
294a078ee7
Merge pull request #1528 from snoweuph/ts-deno
Ts deno root markers
2026-04-16 22:19:18 +02:00
Snoweuph
03b01701c3
fix: deno root marker containing tsconfig.json 2026-04-16 19:09:22 +02:00
Mike Shaver
39416a521d
neovim/clipboard: make clipboard.registers an enum to detect typos at eval time (#1518)
Some checks are pending
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (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
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2026-04-16 09:25:18 +00:00
Ching Pei Yang
2afb8804f4
Merge pull request #1520 from mputz86/feat-treesitter-settings
Some checks are pending
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (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: allow setting of filetype pattern and exculdes for indent
2026-04-16 02:41:40 +02:00
Ching Pei Yang
324e1caf35
Merge branch 'main' into feat-treesitter-settings 2026-04-16 02:40:31 +02:00
Snoweuph
750a2b5105
Merge pull request #1526 from snoweuph/chore/deprecations
Some checks are pending
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 documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (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
chore: add missing nix deprecation for tailwind change in #1514
2026-04-15 21:07:32 +02:00
Snoweuph
fc9e9a6f27
chore: add missing nix deprecation for tailwind change in #1514 2026-04-15 20:33:24 +02:00
Snoweuph
3b429e3d3d
Merge pull request #1525 from snoweuph/fix/links
docs: fix links
2026-04-15 19:53:16 +02:00
Snoweuph
6e31cd0d5e
docs: fix links 2026-04-15 19:46:46 +02:00
Snoweuph
a173237430
Merge pull request #1514 from snoweuph/feat/lsp
LSP Refactoring
2026-04-15 18:15:51 +02:00
Snoweuph
ec8a66bb3c
chore: add language.<name>.lsp.servers deprecation information 2026-04-15 18:14:55 +02:00
Snoweuph
a3aa4e49d1
chore: preset enable docs 2026-04-15 18:14:54 +02:00
Snoweuph
c5a83d3a6a
languages/clang: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:53 +02:00
Snoweuph
58f73dc76a
languages/clojure: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:52 +02:00
Snoweuph
6e02715cc2
languages/cmake: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:50 +02:00
Snoweuph
e00bf6ceac
languages/css: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:49 +02:00
Snoweuph
b5d6c6fad7
languages/cue: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:48 +02:00
Snoweuph
436414e549
languages/dart: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:47 +02:00
Snoweuph
d99888cb28
languages/elixir: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:46 +02:00
Snoweuph
66b0d3c6fd
languages/elm: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:45 +02:00
Snoweuph
dcf3288ede
languages/fsharp: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:43 +02:00
Snoweuph
56b62f79ea
languages/gleam: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:42 +02:00
Snoweuph
65f3b779c6
languages/glsl: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:41 +02:00
Snoweuph
7fc044d091
languages/go: refactor lsp.servers to use lsp/presets/<name> 2026-04-15 18:14:40 +02:00
Snoweuph
40ca9f3f7d
lsp/presets/clangd: init 2026-04-15 18:14:39 +02:00
Snoweuph
d44cb76b26
lsp/presets/ccls: init 2026-04-15 18:14:37 +02:00
Snoweuph
e439bf45b9
lsp/presets/clojure-lsp: init 2026-04-15 18:14:36 +02:00
Snoweuph
94f434b38c
lsp/presets/neocmakelsp: init 2026-04-15 18:14:35 +02:00
Snoweuph
aca58cd0d9
lsp/presets/vscode-css-language-server: init 2026-04-15 18:14:34 +02:00
Snoweuph
c5700a056f
lsp/presets/cue: init 2026-04-15 18:14:33 +02:00
Snoweuph
f01641b208
lsp/presets/dart: init 2026-04-15 18:14:32 +02:00
Snoweuph
094d56b7ee
lsp/presets/elixir-ls: init 2026-04-15 18:14:30 +02:00
Snoweuph
fd1bf72c3b
lsp/presets/elm-language-server: init 2026-04-15 18:14:29 +02:00
Snoweuph
3aa1b7a9d6
lsp/presets/fsautocomplete: init 2026-04-15 18:14:28 +02:00
Snoweuph
cf5928d941
lsp/presets/gleam: init 2026-04-15 18:14:27 +02:00
Snoweuph
b95390794e
lsp/presets/glsl_analyzer: init 2026-04-15 18:14:26 +02:00