83a6d014b0
Merge 09bd743ad6 into 92854bd0ea
2026-02-03 17:46:18 -05:00
irobot
92854bd0ea
Keymap/extra options ( #1384 )
...
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
* keymaps: fix unable to set noremap = false
Currently setting `vim.keymaps.*.noremap = false` has no effect.
Given that noremap is set by default, the only way to undo it is
to use `remap = true`. This commit adds `remap` as an internal option,
and derives its final value as the inverse of noremap.
This way, setting `noremap` to `false` now behaves as expected.
See https://neovim.io/doc/user/lua-guide.html#_creating-mappings
* keymaps/config: fix formatting
merge unnecessarily split attrset
* keymaps/options: remove unnecessary option
+ tweak related release notes entry
2026-02-03 15:52:39 +01:00
Snoweuph
7db4da419e
language/make: add treesitter, formatter and diagnostics support ( #1380 )
2026-02-03 11:08:50 +00:00
7ec2619375
Merge pull request #1381 from snoweuph/fix/code-companion
...
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
assistant/codecompanion: fix diff options
2026-02-02 01:07:05 +03:00
26a95cdd76
Merge branch 'main' into fix/code-companion
2026-02-02 00:59:14 +03:00
ebcaf4e01e
Merge pull request #1382 from Gerg-L/main
...
npins: use mnw function
2026-02-02 00:49:29 +03:00
Gerg-L
a0de0646f6
npins: use mnw function
2026-02-01 16:40:46 -05:00
Snoweuph
8a7796d7e9
assistant/codecompanion: fix diff options
2026-02-01 22:40:11 +01:00
09bd743ad6
Merge branch 'main' into notashelf/push-qozvyzsvqtmk
2026-02-01 18:14:14 +03: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
fde1338793
Merge pull request #1374 from Arbel-arad/main
...
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
pins: update markview.nvim
2026-01-30 18:26:41 +03:00
Arbel Arad
a413ce3ac5
update markview-nvim to support experimental.fancy_comments
2026-01-30 16:56:11 +02:00
1ba66d978b
Merge pull request #1289 from snoweuph/feature/tera
...
languages/tera: add syntax highlighting support for tera templating
2026-01-30 15:46:31 +03: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
cc68c4d010
Merge pull request #1371 from pyrox0/lazy/crates-nvim
...
languages/rust: lazy-load crates.nvim plugin
2026-01-29 21:16:02 +03:00
dish
95f2637d1c
languages/rust: lazy-load crates.nvim plugin
2026-01-29 13:06:49 -05:00
39813f0322
Merge pull request #1356 from snoweuph/feature/xml
...
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
language/xml: syntax highlighting, formatting, lsp
2026-01-29 11:00:40 +03:00
Snoweuph
82c5119a8a
language/xml: syntax highlighting, formatting, lsp
2026-01-29 06:13:28 +01:00
1481131ee9
nix: bump nixpkgs; follow nixos-unstable
...
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I8ba24ece650300380001797216cb44476a6a6964
2026-01-28 13:34:52 +03: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
f8f1017411
modules: move mappings to neovim/init
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9b04107496df27dcda1a24ce000da3f46a6a6964
2026-01-27 12:54:34 +03:00
91269c56c5
neovim/init: add module option for registering custom filetypes
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I5f5f576642884c09a8e4afc18499ed606a6a6964
2026-01-27 12:47:07 +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
8050617656
docs/manual: add custom keybinds section; minor wording tweaks
...
Co-Authored-by: horriblename <badnam3o.0@gmail.com>
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idefa75ca9a92f89d008977a88066515d6a6a6964
2026-01-27 12:01:15 +03:00
3182811b8d
docs/manual: describe registring custom LSPs in the language section
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I776aa1283b0d89016a4eb0de2b67e2f86a6a6964
2026-01-27 11:52:53 +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
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
45aaf1cccf
Merge pull request #1361 from horriblename/md-modeline-tw
...
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
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
cf066ec681
Merge pull request #1358 from snoweuph/feature/lua-selene
...
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
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
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
...
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 )
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
bebdddb571
Merge pull request #1351 from NotAShelf/editorconfig-md
...
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
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
...
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
...
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