faretek1
903c0d3a73
fix: use pkgs.stdenv.hostPlatform.system
...
`pkgs.stdenv.system` is deprecated
Co-authored-by: raf <raf@notashelf.dev>
2026-04-02 09:57:59 +01:00
faretek1
daaa7b0ca9
docs: typo neovim -> my-neovim
...
When I tried this code I was getting an error `attribute 'neovim' missing`. When i changed it to `my-neovim` (from the other code above), it worked.
2026-04-01 19:28:49 +00:00
Snoweuph
b767199273
languages/liquid: add syntax highlighting support for liquid templating
2026-03-28 09:58:22 +01:00
Snoweuph
9f1e3bb6cd
languages/jq: init
2026-03-28 09:28:29 +01:00
Snoweuph
d847d401be
languages/gettext: init
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 documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (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
2026-03-24 18:58:51 +01:00
midischwarz12
0e50bc857a
leetcode: avoid duplicate fzf-lua
...
Fixes the following evaluation warning:
> evaluation warning: mnw: both startAttrs."fzf-lua" and optAttrs."fzf-lua" are defined and not null
> This will cause the plugin to be installed under /opt and /start.
2026-03-24 17:44:38 +01:00
Snoweuph
e71c20bc52
languages/openscad: init
2026-03-23 22:05:52 +01:00
Snoweuph
67f9a96abf
utillity/coverage: add crazy coverage
2026-03-22 18:37:14 +01:00
Snoweuph
d463b119a5
languages/tex: add latex support wiht lsp, formatter and highlighting
2026-03-22 09:37:13 +01:00
Snoweuph
1aeb2d6dc0
languages/ts: formatter fix and extra biomejs
2026-03-21 17:41:02 +01:00
Snoweuph
69026e4eb7
theme/grubber-darker: add grubber-darker theme, which is inspired by tsodings emacs theme
2026-03-21 17:15:06 +01:00
Snoweuph
c174a66112
languages/ts: add tsgo as LSP
2026-03-21 13:39:21 +01:00
Ching Pei Yang
8f560c9567
Merge branch 'main' into codecompanion
2026-03-20 02:18:11 +01:00
Ching Pei Yang
73f6565474
treesitter: remove foldByDefault
2026-03-19 22:11:08 +01:00
Tom Vincent
68b7df5065
treesitter: make foldenable configurable
2026-03-19 12:36:51 +00:00
midischwarz12
ef0e10f591
prettier-plugin-astro: set HOME in build to avoid pnpm hook failure
...
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
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
- Export HOME=$TMPDIR in preConfigure so pnpm config doesn’t fail on /homeless-shelter
2026-03-17 23:01:04 +03:00
alfarel
d03d8d78dd
docs: fix obsidian breaking change bisection
2026-03-17 22:18:42 +03:00
ppenguin
625f2c0fd2
Merge branch 'main' into improve-terraformls
2026-03-16 14:47:35 +01:00
jasg
b85ae49aae
assistant/codecompanion-nvim: allow adapter to be specified by name and model
2026-03-15 22:12:00 -07:00
b1ebfab36f
Merge branch 'main' into notashelf/push-pkmkotukopkx
2026-03-15 15:43:51 +03:00
foobar14
eecb26b15d
formatter/conform-nvim: fix formatters option type for correct merging ( #1449 )
...
`conform-nvim.setupOpts.formatters.<name>` config definitions will be
merged instead of overridden
Co-authored-by: Foo Bar <foobar@example.com>
2026-03-15 12:18:37 +00:00
f298adc193
wrapper/build: allow nulling treesitter grammars
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iafdfb65fbaf24b7fa95c99a6bc4fa9176a6a6964
2026-03-12 10:56:04 +03:00
Snoweuph
77e7f8da36
language/fluent: init
2026-03-06 21:23:25 +01:00
Snoweuph
09e1dd2843
language/json: add json5 support
2026-03-06 16:43:56 +01:00
Snoweuph
ce82d18588
language/twig: add treesitter, LSP, diagnostics, and formatting support. ( #1407 )
...
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
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
Due to better tools like twig-cs-fixer and curlylint not beeing packaged
in nix, this uses worse alterantives.
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2026-03-04 19:11:49 +00:00
loudgolem
6dba3fd0a7
languages/elm: init ( #1432 )
...
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
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2026-03-03 20:53:09 +01:00
11acb764ae
Merge branch 'main' into feat/go-extra
2026-03-02 21:28:12 +03:00
Snoweuph
2c33389056
language/go: add gopher-nvim extension
2026-03-02 19:25:22 +01:00
alv-around
0a6cd48f8b
assistant/codecompanion-nvim: fix lazy load with blink-cmp
...
Enabling codecompanion and blink-cmp, would not install codecompanion.
The quick fix was to disable lazy loading all together. This is no
longer required
2026-03-02 10:28:51 +01:00
ppenguin
b05b9b1ee0
Merge branch 'main' into improve-terraformls
2026-02-28 14:45:09 +01:00
Snoweuph
08558dd9db
languages/toml: add taplo ( #1386 )
2026-02-27 19:54:34 +01:00
Snoweuph
e36772e87d
languages/markdown: add mdformat footnotes extension
2026-02-23 17:16:49 +01:00
Ladas552
a70f7ff8ca
colorizer: fix virtualtext mode
2026-02-21 14:33:27 +05:00
Snoweuph
2174c17a46
languages/odin: disable dap notification spam ( #1424 )
...
* languages/odin: disable dap notification spam
---------
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2026-02-21 06:01:41 +01:00
cc76be2ab6
docs: fix typos in 0.9 release notes
...
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 documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idf8fbb2f7000c32ad97a68bc77b9d3726a6a6964
2026-02-19 12:49:39 +03:00
crystal :3
0b6fe06a80
utility/img-clip: fix DAG entry to be consistent with its name
2026-02-19 09:34:05 +00:00
kazimazi
0f7764b83b
visuals/blink-indent: init plugin
2026-02-18 21:01:23 +01:00
poz
bacaa87608
languages/glsl: init
2026-02-18 12:07:18 +01:00
poz
54afb6211c
languages/arduino: init
2026-02-18 12:07:18 +01:00
poz
4e487434da
languages/cmake: init
2026-02-18 12:07:18 +01:00
Snoweuph
0c4fecd6d1
language/hcl: fix #1350 ( #1405 )
2026-02-18 11:06:34 +00:00
Snoweuph
9d1cec158b
language/go: correct treesitter filetypes and package options ( #1402 )
2026-02-18 10:53:04 +00:00
Snoweuph
4d2f488358
languages/python: add mypy ( #1395 )
2026-02-18 10:22:51 +00:00
Snoweuph
1355f90240
languages/markdown: add mdformat ( #1396 )
2026-02-18 09:57:43 +00:00
Snoweuph
3adba94517
languages/odin: add debugging ( #1390 )
2026-02-18 09:49:55 +00:00
Snoweuph
c001081d27
lsp/harper-ls: add config for filetypes ( #1378 )
2026-02-18 10:41:07 +01:00
Ching Pei Yang
09b8c2aba8
docs: update release notes
2026-02-17 13:07:38 +01:00
e758717813
Merge branch 'main' into fix-deprecation-warning
2026-02-15 03:03:10 +03:00
kazimazi
19a2641445
docs: update changelog
2026-02-14 22:16:02 +01:00
ba22aa662a
docs: update release notes
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ica9796a881a3866abc4e50fc3cfe7f106a6a6964
2026-02-14 22:53:50 +03:00