Commit graph

2,879 commits

Author SHA1 Message Date
7bc9581b30
lib/lua: fully deprecate old helper functions
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ibed08522c3a9472556a74b6e3290e1916a6a6964
2026-01-27 10:06:50 +03:00
raf
45aaf1cccf
Merge pull request #1361 from horriblename/md-modeline-tw
Some checks failed
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
doc: add textwidth modeline in release-note
2026-01-26 08:03:15 +03:00
raf
771d2b076a
Merge branch 'main' into md-modeline-tw 2026-01-26 06:58:46 +03:00
Soliprem
1824789d99
Merge pull request #1360 from horriblename/md-no-editorconfig
editorconfig: remove rule conflicting with deno fmt
2026-01-26 02:30:30 +01:00
Ching Pei Yang
f278a25b20
doc: add textwidth modeline in release-note 2026-01-26 01:18:50 +01:00
Ching Pei Yang
95f6a5d7ec
editorconfig: remove rule conflicting with deno fmt 2026-01-26 01:04:26 +01:00
raf
cf066ec681
Merge pull request #1358 from snoweuph/feature/lua-selene
Some checks failed
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
language/lua: add `selene` for more diagnostics
2026-01-24 12:40:11 +03:00
raf
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
raf
62987658e0
Merge pull request #1357 from pyrox0/feat/zuban
languages/python: support zuban language server
2026-01-24 11:58:43 +03: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
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
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
93f12f1766
flake: bump nixpkgs
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I846d3941e2f3cf191271338fea5d87096a6a6964
2026-01-23 22:14:32 +03:00
Marlon Rosenberg
464a6f2641
doc: fix lazy.plugins initial naming example (#1354)
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
2026-01-23 13:11:11 +00:00
raf
bebdddb571
Merge pull request #1351 from NotAShelf/editorconfig-md
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
add textwidth setting in editorconfig
2026-01-22 22:48:33 +03:00
raf
ab629c1995
Merge pull request #1352 from horriblename/doc-ndg-toml
docs: move ndg options into ndg.toml
2026-01-22 22:48:24 +03:00
Ching Pei Yang
40c1ffab4a
docs: move ndg options into ndg.toml 2026-01-22 20:40:26 +01:00
Ching Pei Yang
937b5a2fe9
editorcnofig: add textwidth setting for md 2026-01-22 20:13:00 +01:00
18c55d3beb
flake: bump inputs
Some checks failed
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 hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idd83e947701d7194239cd6b5694aab896a6a6964
2026-01-20 13:52:19 +03:00
007f14a2c8
pins: switch to main branch for nvim-treesitter-textobjects
Some checks failed
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 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: Id54a7879cde7424088ec187d97393a206a6a6964
2026-01-15 11:06:32 +03:00
1e08501627
flake: bump inputs
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I08694d914332cbb43f7df085efe762c86a6a6964
2026-01-15 11:06:31 +03:00
raf
cf7b87c63b
Merge pull request #1342 from pyrox0/feat/hlargs-nvim
visuals/hlargs-nvim: init plugin
2026-01-15 10:57:15 +03:00
raf
41be0b567e
Merge branch 'main' into feat/hlargs-nvim 2026-01-15 10:52:09 +03:00
raf
efad785883
Merge pull request #1345 from Gerg-L/main
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 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
npins: update to version 7
2026-01-15 06:28:34 +03:00
Gerg-L
9013fd5031
npins: update to version 7 2026-01-14 21:24:06 -05:00
dish
d52b2b1d78 visuals/hlargs-nvim: init plugin
ez every time

npins bad tho
2026-01-14 15:47:51 -05:00
raf
47c716df21
Merge pull request #1341 from pyrox0/feat/toml
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 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
toml: init language plugin
2026-01-14 23:30:08 +03:00
ea64c7df1a
pins: manually switch version to 7; upgrade
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I4e67c6c2bcd08b785257532528c559096a6a6964
2026-01-14 23:29:38 +03:00
dish
c07136c7ba toml: init language plugin 2026-01-14 15:00:04 -05:00
raf
74697fca13
Merge pull request #1340 from pyrox0/feat/pyrefly
languages/python: support pyrefly
2026-01-14 20:58:55 +03:00
dish
1868774259 python: support pyrefly 2026-01-14 12:25:47 -05:00
raf
b985468159
Merge pull request #1320 from machshev/python-lsps
Some checks failed
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 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
python: expand LSPs
2026-01-13 15:36:01 +03: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
raf
c7fe3c1818
Merge pull request #1333 from pyrox0/feat/sqruff
Some checks failed
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 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
languages/sql: support sqruff
2026-01-11 15:39:04 +03:00
raf
dfc3ab667b
Merge branch 'main' into feat/sqruff 2026-01-11 15:20:18 +03:00
2423af38f7
flake: fix formatting checks
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I2e79090e303930b060566aab02f7dd446a6a6964
2026-01-11 15:20:04 +03:00
2d43bc37d0
docs: format release notes
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I2bce19ea88f12af67baa4d777af287dd6a6a6964
2026-01-11 15:19:50 +03:00
dish
54d7f3ddc5 languages/sql: support sqruff 2026-01-10 23:19:57 -05:00
raf
516007a475
Merge pull request #1332 from pyrox0/feat/rumdl
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 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
languages/markdown: support rumdl
2026-01-11 04:41:24 +03:00
dish
af0fdd9f27 languages/markdown: support rumdl 2026-01-10 20:35:16 -05:00
raf
5b5548d218
Merge pull request #1319 from taylrfnt/feat-darwinModule
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 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
introduce `darwinModules` to flake & minor meta cleanup for new doc links
2026-01-10 00:07:19 +03:00
raf
2b53f643c5
Merge pull request #1328 from changsun20/docs/fix-hacking-nvf-docs-open-path
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 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
docs: fix the xdg-open path in building the docs part
2026-01-09 17:48:32 +03:00
changsun20
eb11f9b9e5
docs: fix the xdg-open path in building the docs part 2026-01-09 21:46:19 +08:00
raf
328e096c8b
Merge pull request #1217 from alfarelcynthesis/obsidian-nvim-fork
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 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
notes/obsidian-nvim: use a maintained fork
2026-01-08 23:59:13 +03:00
alfarel
11a7e95009
notes/obsidian-nvim: fix checkhealth by building from pin manually 2026-01-08 19:35:13 +00:00
alfarel
f8e6eccea4
configuration.nix: don't use obsidian.nvim
Obsidian essentially requires direct configuration, is not for a generic config example config.
It isn't enabled now, so removing it should be fine.
2026-01-08 19:35:13 +00:00
alfarel
659c62e30d
docs/modules: remove outdated and incorrect input-following suggestions 2026-01-08 19:35:13 +00:00
alfarel
dbf4d7df76
notes/obsidian-nvim: remove unnecessary options and add integrations/compat 2026-01-08 19:35:11 +00:00
alfarel
ec9716f011
pins: switch to maintained obsidian.nvim fork, use stable releases
Stable releases are regular and compatible with the latest packaged
nvim versions from nixpkgs.
2026-01-08 19:33:52 +00:00