|
07b00f4f33
|
Merge branch 'v0.8' into notashelf/push-qzzvtnwpuqmr
|
2025-09-13 10:13:40 +03:00 |
|
|
9b16ec15c3
|
wrapper/build: add option examples; put evaluated values in literalExpression
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69648220a65886994d4cac67f634a61815d5
|
2025-09-13 10:05:52 +03:00 |
|
|
850559fd51
|
utility/image-nvim: support sixel in backend enum
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696461887a5f55632334e644ab04e0de5d76
|
2025-09-13 10:01:19 +03:00 |
|
|
fada903b57
|
pins: bump image.nvim
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69643517cbcdac85a6113bd9eb7fa5fb2dd6
|
2025-09-13 10:01:18 +03:00 |
|
|
c7944a48a3
|
Merge pull request #1138 from ky-bean/autocmd-doc-fix
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
docs: fix referenes to erroneous `lib.nvim.types.luaInline`
|
2025-09-09 08:59:58 +03:00 |
|
ky-bean
|
e4c8757752
|
Documentation: Fix referenes to erroneous lib.nvim.types.luaInline
|
2025-09-08 22:12:19 -07:00 |
|
|
fb31022b36
|
Merge pull request #1130 from horriblename/bump-lz-n
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
Bump lz.n
|
2025-09-05 21:13:14 +03:00 |
|
Ching Pei Yang
|
f9a422814d
|
lazy: fix error on empty lz.n spec
|
2025-09-05 17:44:36 +02:00 |
|
Ching Pei Yang
|
b2d0a58252
|
npins: bump lz.n
fixes crash #1129
|
2025-09-05 17:37:49 +02:00 |
|
|
f5c91f6a66
|
Merge pull request #1128 from NotAShelf/dependabot/github_actions/actions/labeler-6
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(deps): bump actions/labeler from 5 to 6
|
2025-09-05 07:51:59 +03:00 |
|
dependabot[bot]
|
cae113a0da
|
build(deps): bump actions/labeler from 5 to 6
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 19:08:20 +00:00 |
|
|
7b009c945d
|
Merge pull request #1126 from myume/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 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
themes/catppuccin: propagate transparency to floating window options
|
2025-09-03 06:35:02 +03:00 |
|
myu
|
5f2718875e
|
themes/catppuccin: propagate transparency to floating window options
|
2025-09-02 20:19:21 -04:00 |
|
|
adc9b79ed2
|
languages/rust: move crates-nvim dependency to extensions attribute; modernize
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696490046c3a59d8b9dddd112a6f5120d236
|
2025-09-02 22:11:50 +03:00 |
|
|
7d1061210a
|
flake: bump inputs
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964e9529236a655fa8eab7812c9aa4f541f
|
2025-09-02 16:47:15 +03:00 |
|
|
bf485ab9b6
|
Merge pull request #1121 from jules-sommer/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 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
ui/nvim-highlight-colors: init
|
2025-08-31 22:34:45 +03:00 |
|
|
c3ed4dd94f
|
Merge branch 'main' into main
|
2025-08-31 22:28:12 +03:00 |
|
jules
|
d76b4284b0
|
ui/nvim-highlight-colors: remove untyped vendored options
|
2025-08-31 13:49:17 -04:00 |
|
|
aa5b1913e3
|
Merge pull request #1122 from NotAShelf/notashelf/push-sknqmuqzlnwn
meta: bump plugins; fix bufferline
|
2025-08-31 19:38:04 +03:00 |
|
|
0134731d8e
|
Merge branch 'main' into notashelf/push-sknqmuqzlnwn
|
2025-08-31 19:32:35 +03:00 |
|
|
7592797325
|
nvim-bufferline: fix catppuccin integration
Handle breaking changes gracefully for once, ffs
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69647fc9d590ec3cb0cee53e4e6ae2f88de5
|
2025-08-31 19:28:34 +03:00 |
|
|
2586f3ef61
|
pins: use the new repo URL for bufferline
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964c0ebfa467707e442430be2a1d955e644
|
2025-08-31 19:28:33 +03:00 |
|
|
c5ed9b3c66
|
pins: bump all plugins
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69644b51c952480434b2355f1f1e4b22511c
|
2025-08-31 19:28:32 +03:00 |
|
jules
|
9c21bd06a2
|
ui/nvim-highlight-colors: init
|
2025-08-31 10:59:10 -04:00 |
|
|
939fb8cfc6
|
pins: bump all inputs
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
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69644b51c952480434b2355f1f1e4b22511c
|
2025-08-31 16:20:17 +03:00 |
|
|
441d2f2ec4
|
flake: bump inputs
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69649d37d0891d76becae7df958a11857747
|
2025-08-31 15:44:33 +03:00 |
|
|
e1ad7f4fb9
|
Merge remote-tracking branch 'origin/main' into v0.8
|
2025-08-21 09:00:16 +03:00 |
|
Poseidon
|
21f4644e31
|
languages/qml: init (#1092)
* languages/qml: init
Create the qml language module with treesitting, lsp, and formatting
* Fix release notes module name
|
2025-08-21 08:50:42 +03:00 |
|
|
2c43ee3aad
|
Merge pull request #1093 from poseidon-rises/release-notes/fix-broken-link
Fix broken release notes reference
|
2025-08-20 20:37:40 +03:00 |
|
Poseidon
|
ad0844ea53
|
Fix broken release notes reference
|
2025-08-20 12:32:53 -05:00 |
|
Poseidon
|
b7d321fd88
|
binds/qmk: init (#1083)
* binds/qmk: init
Create the `vim.binds.qmk` module with `enable` and `setupOpts`.
* Clean up release notes
Add consistent style and formatting to release notes
Co-authored-by: raf <raf@notashelf.dev>
* Clean up release notes (again)
* binks/qmk: remove unneeded function
* binds/qmk: Rename to `vim.utility.qmk`
Move the `vim.binds.qmk` module to `vim.utility.qmk`.
* utility/qmk: add defaults and asserts
Add default values and assertions for required options.
* utility/qmk: rename to utility/qmk-nvim
* utility/qmk-nvim: improve assertion readability
* utility/qmk-nvim: Fix links broken in module rename
* Fix release notes
* Add final newline to release notes
---------
Co-authored-by: raf <raf@notashelf.dev>
|
2025-08-20 09:19:57 +03:00 |
|
|
80a2944418
|
Merge pull request #1082 from poseidon-rises/html/add-advanced-features
languages/html: add advanced support
|
2025-08-18 13:42:33 +03:00 |
|
Poseidon
|
b6ecc7f19c
|
languages/html: reorder parameters for consistency
|
2025-08-17 17:22:31 -05:00 |
|
|
0383311826
|
Merge pull request #1090 from stegrams/patch-1
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
Documentation. Update DAG library path in examples.
|
2025-08-17 23:39:39 +03:00 |
|
Stefanos Grammenos
|
dbfeba975c
|
Update the 'dag' library from lib.hm.dag to nvf.lib.nvim.dag
|
2025-08-17 23:21:22 +03:00 |
|
Stefanos Grammenos
|
079f94c73d
|
Documentation. DAG library examples from lib.dag to lib.hm.dag
|
2025-08-17 21:13:30 +03:00 |
|
Cool-Game-Dev
|
3aadd2f3ce
|
languages/html: remove null_ls usage
Remove usage of null_ls and replace it with new standards.
|
2025-08-15 12:50:43 -05:00 |
|
Cool-Game-Dev
|
2ab2669143
|
languages/html: add advanced support
Add advanced features to the `vim.languages.html` module, including lsp,
formatting, and extra diagnostics.
|
2025-08-15 12:50:43 -05:00 |
|
|
f30d31c5ba
|
Merge pull request #1085 from poseidon-rises/json/fix-failing-ci
languges/json: fix failing ci
|
2025-08-15 18:36:43 +03:00 |
|
|
b6490efbe0
|
meta: fix logo path again
JJ god damn you
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69642ebb1684ab496924eb62ef9c8363299d
|
2025-08-15 13:11:32 +03:00 |
|
|
6980c35a44
|
meta: update logo path for the new README location
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69646755f9d922c1ca413443307bb6db62c4
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ece924faf8cffb0f95cdf3d17cb23025
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ece924faf8cffb0f95cdf3d17cb23025
|
2025-08-15 13:02:32 +03:00 |
|
Cool-Game-Dev
|
6efced0652
|
languages/json: correct getExe' usage
|
2025-08-14 09:22:13 -05:00 |
|
Cool-Game-Dev
|
dbd395ad01
|
languages/json: fix fix failing CI
Make fixes to stop the JSON module from failing CI.
|
2025-08-14 09:10:25 -05:00 |
|
|
f578f82b4d
|
Merge pull request #1080 from poseidon-rises/languages/json
languages/json: init
|
2025-08-13 23:15:05 +03:00 |
|
Poseidon
|
fa10b2341d
|
languages/json: remove unessesary multiline
Remove unnecessary multiline string in `writeShellApplication`.
Co-authored-by: raf <raf@notashelf.dev>
|
2025-08-13 15:12:18 -05:00 |
|
|
c5dc719249
|
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: I6a6a6964ec51ac6d8eeb159f2c9500e5d548707e
|
2025-08-13 23:07:57 +03:00 |
|
Cool-Game-Dev
|
1f68e37722
|
languages/json: init
Create the `vim.languages.json` module using `jsonls` and `jsonfmt`.
|
2025-08-13 13:43:57 -05:00 |
|
Ching Pei Yang
|
ebb1e3c4cd
|
Merge pull request #1074 from poseidon-rises/csharp/roslyn-ls
languages/csharp: Add roslyn-ls
|
2025-08-13 16:34:18 +02:00 |
|
Cool-Game-Dev
|
9eb060dde2
|
languages/csharp: Replace root_markers with root_dir
Replace the root_markers with root_dir in roslyn_ls and omnisharp
|
2025-08-13 09:05:26 -05:00 |
|
Cool-Game-Dev
|
15b9e65368
|
add release notes entry
Add entry for roslyn-ls to the release notes.
|
2025-08-13 09:05:24 -05:00 |
|