c2fc2f
24f68a120c
languages/php: replace pkgs.nodePackages_latest.* to pkgs.*
...
fix: https://github.com/NotAShelf/nvf/issues/1489
2026-03-30 08:37:42 +02: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
754f32d681
languages/svelte: nodePackages.prettier -> prettier; add defaultText
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6de72bf5de84aab7e8f99e98a504fefa6a6a6964
2026-03-27 20:07:22 +03: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
Ching Pei Yang
7e6c2e3109
language/markdown: markdown.mdx -> mdx
2026-03-24 15:54:57 +01:00
Soliprem
a54e6086e5
notes/obsidian: lazy load by default
2026-03-24 05:06:14 +01:00
Soliprem
14c5b99543
notes/neorg, repl/conjure: lazy load by default
2026-03-24 05:06:14 +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
a390f416d8
languages/ts: add filetypes to tsgo so it only runs on relevant files
2026-03-22 00:08:11 +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
ppenguin
89ad433fd1
harmonize/fix format option [hcl,terraform]
2026-03-17 12:16:20 +01: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
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
yum
5d0c7b19de
languages/cmake: use stdio subcommand
2026-03-12 14:36:34 -04:00
c56ec752ba
langauges: add defaultText to all values dependent on toggles
...
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: NotAShelf <raf@notashelf.dev>
Change-Id: Idf55a40882e53006048fdd876c869f906a6a6964
2026-03-12 09:56:14 +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
Ching Pei Yang
6464146fa1
Merge branch 'main' into fix-cabal-fmt
2026-03-04 11:58:49 +01: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
Ching Pei Yang
5291167312
language/haskell: fix typo in cabal-fmt
2026-03-03 19:35:18 +01:00
750dbfaf6e
languages/go: cleanup; add defaultText for non-primitive defaults
...
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: NotAShelf <raf@notashelf.dev>
Change-Id: Ibd01b64851f1b5800cf917f97e9be4fa6a6a6964
2026-03-02 23:34:53 +03: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
crystal :3
0b6fe06a80
utility/img-clip: fix DAG entry to be consistent with its name
2026-02-19 09:34:05 +00:00
kazimazi
191d9fb10b
visuals/blink-indent: lazy load
2026-02-18 22:28:29 +01: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