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
...
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: 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
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
325eae4a75
visuals/nvim-web-devicons: bump version; lazyload on DeferredUIEnter
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I61177a580ef1be42f9129a19efd8fad26a6a6964
2026-02-14 22:39:43 +03:00
Snoweuph
bd265fee7e
languages/php: add formatting ( #1401 )
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-02-11 12:34:16 +00:00
Kószó Attila
7a2c7c2396
feat/add grug far ( #1406 )
...
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
* utility/grug-far-nvim: add new plugin
* docs: add release note
* chore: add to maximal config
* style: nix formatter run
2026-02-08 17:49:27 +00:00
Snoweuph
8bdbbe33e8
Correct gaslighting option locations
2026-02-07 16:02:18 +01:00
Snoweuph
ef5cf386c1
fun/syntax-gaslighting: add plugin
2026-02-07 12:27:06 +01:00
Snoweuph
544c2c99ea
languages/php: add debugging ( #1392 )
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
2026-02-07 11:02:15 +00:00
Snoweuph
7db4da419e
language/make: add treesitter, formatter and diagnostics support ( #1380 )
2026-02-03 11:08:50 +00:00
Snoweuph
8a7796d7e9
assistant/codecompanion: fix diff options
2026-02-01 22:40:11 +01:00
Snoweuph
8aae70026d
language/go: add golangci-lint for extra diagnostics ( #1376 )
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
2026-02-01 03:11:10 +00:00
Snoweuph
c64645a3a1
languages/tera: add syntax highlighting support for tera templating
2026-01-30 03:44:12 +01:00
dish
866b983c40
autopairs/nvim-autopairs: lazy-load instead of always loading ( #1370 )
...
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
This is suggested per the plugin's readme
2026-01-29 19:48:48 +00:00
dish
2b7dd7ecb1
languages/jinja: init ( #1359 )
2026-01-29 18:36:08 +00:00
dish
95f2637d1c
languages/rust: lazy-load crates.nvim plugin
2026-01-29 13:06:49 -05:00
Snoweuph
82c5119a8a
language/xml: syntax highlighting, formatting, lsp
2026-01-29 06:13:28 +01:00
Vagahbond
dacc7270a5
codewindow: allow opening on setup ( #1259 )
...
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) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
* codewindow: allow opening on setup
codewindow: allow opening on setup
* release notes: add line
codewindow: allow opening on setup
* codewindow: clean
* buildfix: fix rafs wrong code suggestion
---------
Co-authored-by: Soliprem <73885403+Soliprem@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2026-01-28 00:06:26 +01:00
100d9e59a1
Revert "treesitter: move autogroup definition to augroup module"
...
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
This reverts commit 33cc70b4db .
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ida7d935c48909fdfa9978b6e199f222a6a6a6964
2026-01-27 16:10:32 +03:00
33cc70b4db
treesitter: move autogroup definition to augroup module
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I1a2f5e47b4d9457a91a84802944ea06f6a6a6964
2026-01-27 12:13:28 +03:00
f66d077294
languages/rust: expToLua -> toLuaObject
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9b40d9129f6f9bf7a4cbda97ef1c165d6a6a6964
2026-01-27 10:07:04 +03:00
fcfd1872da
Merge branch 'main' into feature/lua-selene
2026-01-24 12:31:04 +03:00
Snoweuph
1f8d994e07
language/lua: add selene for more diagnostics
2026-01-24 10:29:38 +01:00
dish
d47d7c7542
languages/python: support zuban language server
...
https://zubanls.com/
2026-01-23 19:17:31 -05:00
385c49d93d
utility/leetcode-nvim: remove redundant startPlugins entry
...
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: I36176a0c86fba8a6056b1041086285626a6a6964
2026-01-23 22:14:34 +03:00
897216c0f7
assistant/avante: remove redundant startPlugins entries
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If772ac13d5706e7df28d0e40dd92dfc76a6a6964
2026-01-23 22:14:33 +03:00
dish
d52b2b1d78
visuals/hlargs-nvim: init plugin
...
ez every time
npins bad tho
2026-01-14 15:47:51 -05:00
dish
c07136c7ba
toml: init language plugin
2026-01-14 15:00:04 -05:00
dish
1868774259
python: support pyrefly
2026-01-14 12:25:47 -05:00
David James McCorrie
2dcdfd2bf4
python: expand LSPs
...
Now that the new LSP API is available add:
- ruff: add support for the LSP as well as the existing formatter support
- ty: new type checking from astral (promising new type checker)
Signed-off-by: David James McCorrie <djmccorrie@gmail.com>
2026-01-13 12:08:38 +00:00
dish
54d7f3ddc5
languages/sql: support sqruff
2026-01-10 23:19:57 -05:00
dish
af0fdd9f27
languages/markdown: support rumdl
2026-01-10 20:35:16 -05:00
alfarel
dbf4d7df76
notes/obsidian-nvim: remove unnecessary options and add integrations/compat
2026-01-08 19:35:11 +00:00
Heitor Augusto
dd36db36d6
treesitter: parsers -> grammarPlugins
2026-01-08 15:53:02 -03:00
jtliang24
2973ce1a6f
Update nixfmt command to use pkgs.nixfmt
2026-01-07 22:33:48 -05:00
Heitor Augusto
27a2953aff
treesitter: migrate to the new api
2026-01-06 14:47:27 -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