gmvar
0cae754aa7
Merge 82b0452e15 into 43b48909a3
2025-12-05 17:56:14 +01:00
Some Guy
43b48909a3
ci: fix errors from #1246 ( #1255 )
...
* docs: resolve formatting
Resolves a typo introduced in #1246 that was causing CI to fail
* hop: use .nvim instead of -nvim in startPlugins
Couldn't build the nix package since #1246 changed the plugin name to
hop.nvim, but didn't update hop/config.nix to use that
2025-12-04 19:01:18 +01:00
d5efd7cc1a
Merge pull request #1246 from KrappRamiro/main
...
replace phaazon/hop.nvim with smoka7/hop.nvim
2025-11-28 06:31:42 +03:00
4e4fa6274e
Merge pull request #1253 from NotAShelf/notashelf/push-uolyvpoluszk
...
{blink-cmp, avante-nvim}: fix Dawin builds; update blink-cmp
2025-11-28 06:30:41 +03:00
8f3c6410bc
avante-nvim: fix Darwin build
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I5be14abe570fed287e88a9bbbd10e97c6a6a6964
2025-11-27 19:52:46 +03:00
b01c8ebe0e
blink-cmp: 1.6.0 -> 1.8.0; fix Darwin build
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I89db81f922d0013ebc4e4e66d8468fe86a6a6964
2025-11-27 19:52:32 +03:00
Krapp
e63f8f4f33
Merge branch 'v0.8' into main
2025-11-26 14:50:09 -03:00
353ade5acc
flake: bump nixpkgs
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If1951d2d931ecea0846163075421ceba6a6a6964
2025-11-26 18:57:44 +03:00
6ba72078e7
languages/astro: fix stdenv warning: move prettier out of nodePackages
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I87621112d9676fec2ad3b1ada98a433c6a6a6964
2025-11-26 18:42:03 +03:00
Soliprem
e32bc41b85
modules/languages: fix rust crates-nvim completion deprecation ( #1247 )
...
* modules/languages: fix rust crates-nvim deprecation
move the completion into the lsp
* plugins/languages: cleanup old FIXME, remove comments, complete completion config for crates-nvim
* docs/rl: add entry for crates-nvim fix
2025-11-26 01:54:48 +01:00
Ramiro Krapp
f40b143162
replace phaazon/hop.nvim with smoka7/hop.nvim
2025-11-24 19:35:13 -03:00
Ching Pei Yang
f8dc16a29f
languages/nix: always use conform for formatter ( #1236 )
2025-11-22 03:36:00 +01:00
913dd0dd41
Merge pull request #1234 from valyntyler/ts.format
...
languages/ts: fix formatting for javascript files
2025-11-19 23:21:51 +03:00
Valyn Tyler
e2c481a176
update changelog
2025-11-19 21:13:07 +01:00
Valyn Tyler
7c58bb5220
fmt: ts.nix
2025-11-19 21:10:35 +01:00
Valyn Tyler
4cf72b8b92
fix: enable javascript formatter
2025-11-19 21:09:41 +01:00
f71493ad33
Merge pull request #1230 from lackac/patch-2
...
fix: missing brackets for typst.format.type after treewide formatter …
2025-11-17 15:29:01 +03:00
László Bácsi
8236c7b3f5
fix: missing brackets for typst.format.type after treewide formatter change
2025-11-17 13:15:10 +01:00
Ching Pei Yang
c022a9ea08
treewide: use lib.warn for compatibility ( #1228 )
2025-11-17 02:54:32 +01:00
Ching Pei Yang
d5da1a14c3
languages/formatters: allow multiple formatters ( #1103 )
...
* language/python: allow multiple formatters
* package: add prettier-plugin-astro
* language/astro: fix prettier, remove prettierd
* package: add prettier-plugin-svelte
* language/svelte: fix prettier, remove prettierd
* languages: allow listOf format.type
* deprecations: add warnings for removed format options
* ruby: remove unused variable
* nix: fix outdated references to format.package
* docs: update release note
* treewide: warn deprecation in singleOrListOf
* conform: add definitions for setupOpts.formatters
2025-11-16 19:49:21 +01:00
Valyn Tyler
a87439ed3c
languages/html: add emmet LSP ( #1212 )
...
* feat: add html.servers.emmet-ls
* feat: update changelog
---------
Co-authored-by: raf <raf@notashelf.dev>
2025-11-16 19:05:20 +03:00
25aafc84f5
Merge pull request #1221 from Michael-C-Buckley/v0.8
...
notes/orgmode: fixed reference to the grammar package from nixpkgs
2025-11-15 08:14:51 +03:00
Soliprem
7432090a2e
Merge branch 'v0.8' into v0.8
2025-11-14 23:48:57 +01:00
Soliprem
cb920c5940
Merge pull request #1223 from Soliprem/vala-fix
...
languages/vala: add mainProgram attribute to wrapper package
2025-11-14 18:21:10 +01:00
Soliprem
4abd1fec5b
Merge branch 'v0.8' into vala-fix
2025-11-14 18:18:34 +01:00
Ching Pei Yang
7e0ec5bce7
Merge branch 'upstream' into v0.8
2025-11-14 18:11:25 +01:00
10bb103dfa
Merge pull request #1218 from NotAShelf/notashelf/push-oxwuxnlzqysp
...
ci: simplify dependabot config
2025-11-14 19:55:50 +03:00
Francesco Prem Solidoro
e7955adbba
rl: add vala fix entry
2025-11-14 17:47:41 +01:00
Francesco Prem Solidoro
90be13528a
languages/vala: add mainProgram attribute to wrapper package
2025-11-14 17:45:56 +01:00
Michael Buckley
9d5f2f4903
notes/orgmode: fixed reference to the grammar package from nixpkgs
2025-11-11 23:26:19 -05:00
gmvar
82b0452e15
languages/beancount: init
...
Create the `vim.languages.beancount` module using `bean-format` and
`beancount-language-server`.
2025-11-08 11:28:23 -08:00
09470524a2
Merge pull request #1219 from michaelvl/feature/upgrade-snacks
...
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
upgrade folke/snacks.nvim from 2.23.0 to 2.30.0
2025-11-08 20:13:24 +03:00
Michael Vittrup Larsen
67dab85c98
upgrade snacks to 2.30.0
2025-11-08 15:33:45 +01:00
aab08f3056
ci: update plugins & nixpkgs automatically
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib2352ce0917aa0a73a71be3f20e1ea2d6a6a6964
2025-11-06 22:57:12 +03:00
227a55cdf1
ci: simplify dependabot config
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I93ae831ec074eb15ecbdb1099f7c053f6a6a6964
2025-11-06 22:57:08 +03:00
da5c91424e
Merge pull request #1216 from c2fc2f/main
...
languages/typst: remove typstfmt
2025-11-05 18:10:23 +03:00
c2fc2f
9e9be6d0f2
fix(typst): remove typstfmt
2025-11-05 15:48:43 +01:00
3d3cd87978
Merge pull request #1215 from c2fc2f/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
langauges/typst: remove typstfmt
2025-11-05 17:38:47 +03:00
c2fc2f
7919c72128
fix(typst): remove typstfmt
2025-11-05 14:55:48 +01:00
20d8fca94d
Merge pull request #1209 from NotAShelf/notashelf/push-kuokzlukwzxp
...
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
lib: replace `type // { check = ...; }` with v2-compatible patterns
2025-11-02 17:25:57 +03:00
40a69d81c1
lib/types: be more strict in mergeless list checks
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I90ce0f42984ffbca9dfbdf4d97d2fc636a6a6964
2025-11-01 21:02:42 +03:00
04c8715279
lib: migrate to nixpkgs v2 merge mechanism
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: If5bf0e5f302afb9f7018b55a96109c006a6a6964
2025-11-01 20:23:41 +03:00
3e0f704000
flake: bump nixpkgs
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I37ded98877013bf232dfb8d575980de46a6a6964
2025-11-01 20:23:40 +03:00
e6b2d28159
Merge pull request #1206 from imnotpoz/v0.8
...
languages/rust: fix completion source option usage
2025-10-31 17:20:20 +03:00
poz
00498aa46f
languages/rust: fix completion source option usage
2025-10-31 12:28:18 +01:00
Cristian Flores
96ba7b6486
feat: add mellow.nvim theme plugin with lualine support ( #1188 )
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-10-26 22:42:39 +01:00
4b904de361
Merge pull request #1205 from NotAShelf/dependabot/github_actions/actions/upload-artifact-5
...
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(deps): bump actions/upload-artifact from 4 to 5
2025-10-26 16:49:00 +03:00
dependabot[bot]
a8f7c6d00c
build(deps): bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 19:20:31 +00:00
dad8ece966
Merge pull request #1203 from simon-wg/hotfix
...
hotfix: move mkRenamed-/RemovedOptionModule inside concatLists list
2025-10-23 19:56:44 +03:00
Simon Westlin Green
269e22d0e2
hotfix: move mkRename-/RemovedOptionModule inside concatLists list
2025-10-23 18:08:47 +02:00