Commit graph

2507 commits

Author SHA1 Message Date
Martin Treml
f04ad1fff5 fix, Add dependencies needed for building Avante
Fixes #933
2025-06-03 23:41:43 +02:00
Ching Pei Yang
3f42d4e810
Merge pull request #931 from CallumGilly/main
themes/onedark: add missing transparency option
2025-06-03 22:28:12 +02:00
Callum
412d786325 Document onedark change in release notes. 2025-06-03 22:26:15 +02:00
Callum
144ab18dbd Fix OneDark transparancy issue 2025-06-03 22:26:15 +02:00
Ching Pei Yang
76558857a3
Merge pull request #911 from cramt/avante
assistant/avante-nvim: init
2025-06-03 22:25:21 +02:00
Alexandra Østermark
48d5fbfa32
fix spelling mistake 2025-06-03 21:13:49 +02:00
Ching Pei Yang
7550be9b72
Merge branch 'main' into avante 2025-06-03 16:15:03 +02:00
Alexandra Østermark
988f034236
delete build deps 2025-06-03 15:20:28 +02:00
sjcobb
1381962326 convert clojure module 2025-06-03 00:03:28 +01:00
sjcobb
52136af007 convert bash module 2025-06-02 23:56:40 +01:00
sjcobb
77ab1152cb cleanup nix moduke 2025-06-02 23:49:27 +01:00
sjcobb
72d129f69a astro module overhaul 2025-06-02 23:48:36 +01:00
sjcobb
0bf6912626 asm module overhaul 2025-06-02 23:48:27 +01:00
Michael Utz
7095c4d49f Move changelog entry to proper release 2025-06-02 11:21:51 +03:00
sjcobb
8c8d250768 move asm to new module type 2025-06-02 09:18:40 +01:00
sjcobb
21894cf58e cleanup markdown 2025-06-02 09:18:23 +01:00
sjcobb
8028b9973f Merge branch 'main' of https://github.com/NotAShelf/nvf into language-overhaul 2025-06-01 17:35:12 +01:00
sjcobb
4ca117e728 cleanup 2025-06-01 17:20:08 +01:00
raf
f4e0300886
Merge branch 'main' into patch-1 2025-05-31 03:25:21 +03:00
raf
c4cf91d4b5
Merge pull request #923 from NotAShelf/cc-yaml-grammar
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
assistant/codecompanion: also add YAML tree-sitter grammar when enabled
2025-05-31 03:25:04 +03:00
e78ebe0680
assistant/codecompanion: also add YAML tree-sitter grammar when enabled 2025-05-31 03:19:18 +03:00
Michael Utz
b1e2801ee3 Add change log entry 2025-05-30 18:02:25 +03:00
sjcobb
385793a2ea specify lsp configuration in lang module 2025-05-30 13:29:04 +01:00
sjcobb
e08fd4dc9f do not auto enable lspconfig with lang module 2025-05-30 13:28:34 +01:00
sjcobb
b00b999f1d entryAnywhere for lspconfig 2025-05-30 13:27:44 +01:00
sjcobb
59f89ff96f enable lua function calls in cmd definition 2025-05-30 13:27:07 +01:00
Michael Utz
e6d30cf9d9
Add "auto" flavour for catppuccin theme
This is actually the default value for the plugin.

https://github.com/catppuccin/nvim?tab=readme-ov-file#configuration
2025-05-30 11:02:32 +03:00
74ba4d9559
pins: bump all plugins
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
2025-05-27 06:56:08 +03:00
ec24c0ecaf
flake: bump inputs 2025-05-27 06:56:07 +03:00
Soliprem
624547353c
Merge pull request #907 from anil9/clojure-lsp
languages/clojure: init
2025-05-27 05:58:44 +02:00
Ching Pei Yang
c7745775ce
Merge branch 'main' into clojure-lsp 2025-05-27 00:26:57 +02:00
Ching Pei Yang
b45f0516a1
Merge pull request #828 from horriblename/blink-cmdline
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
blink: fix unusable cmdline completion
2025-05-27 00:21:07 +02:00
Andreas Nilsson
3da08708d7
language/clojure: variable order
Co-authored-by: Soliprem <73885403+Soliprem@users.noreply.github.com>
2025-05-26 22:01:14 +02:00
Ching Pei Yang
195d39cef7 blink: add keybinds for cmdline 2025-05-26 16:12:07 +02:00
Ching Pei Yang
316aeeae4e blink: do not set default for cmdline sources 2025-05-26 16:12:07 +02:00
sjcobb
96f3524a4d add markdown as well 2025-05-22 16:11:38 +01:00
Andreas Nilsson
f7b556ab24
conjure option text update
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-05-22 16:19:52 +02:00
sjcobb
7ae81ca51b simplify and remove unnecessary stuff 2025-05-22 14:48:14 +01:00
Andreas Nilsson
9e50a89d7e repl/conjure: init 2025-05-21 20:40:02 +02:00
Andreas Nilsson
a15ad3cd11 languages/clojure: init 2025-05-21 20:07:14 +02:00
sjcobb
1a1569e6dd Merge branch 'main' of https://github.com/NotAShelf/nvf into language-overhaul 2025-05-20 15:45:32 +01:00
sjcobb
bc93d67416 Initialize changes for nix 2025-05-20 15:45:04 +01:00
Alexandra Østermark
c4d040b0b0
assistant/avante.nvim apply suggested changes
Change the options to use mkOption when applicable and apply changes to
descriptions
Change the building of the vimPlugin to use npin dependencies instead of
dependencies from nixpkgs
2025-05-18 21:01:30 +02:00
Alexandra Østermark
139c18f296
Merge branch 'main' into avante 2025-05-18 21:00:09 +02:00
Alexandra Østermark
5fe4106866
Merge branch 'main' into avante
use pins for package call

syntax fix

add optional deps
2025-05-18 21:00:09 +02:00
raf
d3a0e7029a
Merge pull request #906 from Gerg-L/main
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
update mnw, fix noBuildPlug
2025-05-18 02:46:22 +03:00
raf
232824a863
Merge branch 'main' into main 2025-05-18 02:41:21 +03:00
raf
7a4f8132e4
Merge pull request #900 from ckoehler/fix-rustfmt
lannguages/rust: disable conform while LSP is enabled
2025-05-18 02:26:10 +03:00
raf
6922565279
Merge branch 'main' into main 2025-05-18 02:19:00 +03:00
raf
e3316b98df
Merge branch 'main' into fix-rustfmt 2025-05-18 02:18:26 +03:00