sjcobb
171d96077e
add helm and yaml
2025-06-15 22:32:34 +01:00
sjcobb
41d79532fc
convert hcl module
2025-06-15 22:32:17 +01:00
sjcobb
acf3cca302
use new util
2025-06-15 22:31:43 +01:00
Laszlo Bacsi
5056e02f08
fix(yanky-nvim): shada assertion condition
2025-06-14 11:37:51 +02:00
Laszlo Bacsi
6df9ed87a7
style: fix formatting
2025-06-13 19:48:03 +02:00
Laszlo Bacsi
f7b1b238f7
themes/solarized: init
2025-06-13 18:45:49 +02:00
7644edfe2b
utility/telescope: document missing layout options
2025-06-11 10:15:22 +03:00
95f2638ba5
Merge branch 'main' into telescope-ext
2025-06-11 09:31:10 +03:00
c00dacd398
modules: nodePackages.prettier -> prettier
2025-06-06 21:07:55 +03:00
sjcobb
c4bf1b63cc
convert hcl module
2025-06-06 11:01:32 +01:00
sjcobb
39efdc7990
convert haskell module
2025-06-06 11:01:06 +01:00
sjcobb
ac54848ecd
convert gleam module
2025-06-05 09:46:45 +01:00
sjcobb
161235da30
convert elixir module
2025-06-05 09:46:09 +01:00
sjcobb
e970eac1af
convert dart module
2025-06-05 09:45:50 +01:00
sjcobb
aa35ef0319
fix clojure imports
2025-06-05 09:42:27 +01:00
sjcobb
91d78e9acd
fix bash imports
2025-06-05 09:42:05 +01:00
2442f5107b
Merge branch 'main' into telescope-ext
2025-06-04 13:40:41 +03:00
Michael Utz
300989f008
Merge branch 'main' into patch-1
2025-06-04 10:31:35 +03:00
Michael Utz
30ed6ceae4
Merge branch 'main' into patch-1
2025-06-04 10:15:30 +03:00
Jan-Henrik Damaschke
ab1385ffb9
fix(blink-cmp): Added "cmdline" preset type
2025-06-04 02:30:52 +02:00
Callum
144ab18dbd
Fix OneDark transparancy issue
2025-06-03 22:26:15 +02:00
Ching Pei Yang
7550be9b72
Merge branch 'main' into avante
2025-06-03 16:15:03 +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
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
f4e0300886
Merge branch 'main' into patch-1
2025-05-31 03:25:21 +03:00
e78ebe0680
assistant/codecompanion: also add YAML tree-sitter grammar when enabled
2025-05-31 03:19:18 +03:00
sjcobb
385793a2ea
specify lsp configuration in lang module
2025-05-30 13:29:04 +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
Ching Pei Yang
c7745775ce
Merge branch 'main' into clojure-lsp
2025-05-27 00:26:57 +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
e3316b98df
Merge branch 'main' into fix-rustfmt
2025-05-18 02:18:26 +03:00