Commit graph

895 commits

Author SHA1 Message Date
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
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)
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)
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ibd01b64851f1b5800cf917f97e9be4fa6a6a6964
2026-03-02 23:34:53 +03:00
raf
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
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
d6338d4c4c
dashboard/alpha: pack attrs in one set
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ieb5bf983c05b1b13cd0e7133bc8998ba6a6a6964
2026-02-15 12:42:15 +03:00
1c0c41e8f5
treewide: use the module option for nvim-web-devicons instead of startPlugins
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I7156c980edc28aded12df0d483c217486a6a6964
2026-02-15 12:25:59 +03:00
raf
e758717813
Merge branch 'main' into fix-deprecation-warning 2026-02-15 03:03:10 +03:00
kazimazi
b7250bde5d lsp: fix deprecation warning in neovim 0.12 2026-02-14 22:09:43 +01:00
a315c01ff0
visuals/nvim-web-devicons: fix lazy-loaded module name
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I74a6143d8d667410e20759114f3bfbc86a6a6964
2026-02-14 22:57:10 +03:00
a81aa0f691
ui/noice: lazyload on DeferredUIEnter
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Icbff8af3a0fc527f399530718e2ef7cc6a6a6964
2026-02-14 22:52:22 +03:00
26edb440af
visuals/nvim-web-devicons: fix typo in setup module
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id44003d474e53846aa9b666d4f89ed456a6a6964
2026-02-14 22:41:13 +03:00