Martin Treml
6ad7500a06
avante-nvim: Migrate provider options
...
Migrate the provider options according to the migration guide.
https://github.com/yetone/avante.nvim/wiki/Provider-configuration-migration-guide
2025-06-17 00:37:53 +02: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
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
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
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
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
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
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
Christoph Koehler
37aac45396
fix: disable Conform for Rust if we have rust-analyzer enabled
2025-05-17 13:17:11 -06:00
haskex
ab991a7e57
Merge branch 'main' into imgclip
2025-05-17 12:04:51 -03:00
haskex
62cd4154a2
Tested and able to merge
2025-05-16 19:42:21 -03:00
haskex
32b9694840
utility/img-clip: init
2025-05-16 11:44:02 -03:00
Jhuan Nycolas
8f87f05b45
Merge branch 'NotAShelf:main' into solarized-osaka
2025-05-15 09:14:33 -03:00
haskex
3dcd8c796e
themes/solarized-osaka: init
2025-05-14 22:01:05 -03:00
Soliprem
ae49dd7dd3
languages/ruby: fix missing semicolon
...
missing semicolon
2025-05-13 13:51:29 +02:00
Alexandra Østermark
509c00c9de
Merge branch 'main' into add_ruby_lsp_as_ruby_server_option
2025-05-12 07:56:07 +02:00
Christoph Koehler
054e4a3b9c
feat: add treesitter textobjects
2025-05-10 17:07:19 -06:00
Alexandra Østermark
a099cdaf97
add ruby lsp as ruby server option
2025-05-10 13:42:57 +02:00
fee3bbe536
languages/markdown: fix formatting
2025-05-10 07:54:24 +03:00
Nikita
b6486a2aba
Merge branch 'main' into main
2025-05-09 22:22:16 +03:00
Ching Pei Yang
955f2046cf
lsp: add TODO
2025-05-09 04:12:54 +02:00
Ching Pei Yang
4f0cc5725a
lsp: prefer conform for format on save
2025-05-09 04:12:54 +02:00
Venkatesan Ravi
22f5704527
Make conform respect config.vim.lsp.formatOnSave and config.vim.lsp.mappings.toggleFormatOnSave
2025-05-09 04:12:54 +02:00
Noah765
09f2e1d524
lsp: fix toggleFormatOnSave ( #869 )
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
Co-authored-by: raf <raf@notashelf.dev>
2025-05-09 01:33:01 +02:00
tebro
edbfc120af
Add .eslintrc.cjs as eslint config file option
2025-05-08 20:59:27 +03:00
99f1200c8d
revert "Merge pull request #884 from horriblename/cmp-sources-normal-prio"
...
Reverts commit d3c7f7125c , reversing
changes made to f07468e13a .
2025-05-06 20:58:31 +03:00
d3c7f7125c
Merge pull request #884 from horriblename/cmp-sources-normal-prio
...
cmp: use normal priority for default of `sources`
2025-05-06 14:17:27 +00:00
myu
9e94587102
tabline/bufferline: fix typo in the word "indicator"
2025-05-05 20:02:37 -04:00
Ching Pei Yang
61be6cf405
cmp: use normal priority for default values
...
After this change, user configs should be "appended" to default ones
instead of overriding them
2025-05-05 22:30:27 +02:00
Noah765
e9e57caa18
languages/dart: fix infinite recursion
...
The default value of the flutter-tools.enable option conflicted with the
lsp.enable definition, which was conditionally defined based on
flutter-tools.enable. However, the lsp.enable definition isn't required
for flutter-tools' LSP functionality, so it can be removed.
2025-05-05 09:46:49 +02:00
Gerg-L
9feb71594d
refactor: nuke legacyPackages and overlays
...
rework blink-cmp package
2025-05-04 23:20:32 -04:00