Commit graph

337 commits

Author SHA1 Message Date
Loïc Reynier
233feeb8d2
treewide: fix typos (#1217) 2024-03-07 19:44:13 +01:00
jonboh
e9564ac336 plugins/conform: add str type for formatAfterSave 2024-03-07 14:53:23 +01:00
Gaetan Lepage
dd238fb80b plugins/copilot-vim: switch to settings option 2024-03-06 22:28:53 +01:00
Gaetan Lepage
7e279e6e91 plugins/markdown-preview: add tests 2024-03-06 22:28:12 +01:00
Gaetan Lepage
a61c8fbc3d plugins/nvim-cmp: refactoring (init filetype and cmdline options) 2024-03-06 22:27:43 +01:00
Gaetan Lepage
39df3f8355 tests/lsp: enable testing for sourcekit as the package has been fixed 2024-03-06 22:26:08 +01:00
Jake Hamilton
4448c4ce63
fix: add ripgrep for todo-comments functionality (#1020) 2024-03-06 21:48:15 +01:00
Bodleum
ffe8978028
plugins/lsp: add slint_lsp (#1212)
* plugins/lsp: add slint_lsp

* plugins/lsp: slint-lsp: Fixed issue with dashes and underscores.
2024-03-06 16:47:48 +01:00
Gaetan Lepage
1cda3f6df5 tests/lsp/omnisharp: disable on darwin because the LS is broken 2024-03-06 07:44:33 +01:00
Gaetan Lepage
8a330548ba plugins/instant: fix test to remove warning 2024-03-04 00:16:48 +01:00
Gaetan Lepage
d85f7108a6 plugins/zig: add tests 2024-03-03 22:40:54 +01:00
Gaetan Lepage
f3cfd84f9b plugins/tagbar: add tests 2024-03-03 22:40:15 +01:00
Gaetan Lepage
4023b25e66 plugins/instant: switch to settings option 2024-03-03 22:39:48 +01:00
Gaetan Lepage
51765fedbe plugins/magma-nvim: switch to settings option 2024-03-03 22:39:22 +01:00
Gaetan Lepage
ef82c0d6d9 plugins/ledger: add tests 2024-03-03 22:38:57 +01:00
Gaetan Lepage
7e33553fc3 plugins/vim-slime: switch to settings option 2024-03-03 22:38:22 +01:00
Gaetan Lepage
d149f46b00 plugins/emmet: switch to settings option 2024-03-02 14:22:19 +01:00
Gaetan Lepage
d8432ef9c1 plugins/molten: switch to settings option 2024-03-02 13:49:05 +01:00
Gaetan Lepage
ec687c5ade plugins/goyo: switch to settings option 2024-03-01 15:28:19 +01:00
traxys
f9280a6865
plugin/none-ls: Implement all builtins (#1169)
* plugins/none-ls: Use upstream builtins.json to list sources

This avoids the need to define sources in nixvim. We only need to define
a mapping from source names to packages.

This commit does not yet introduce sources for the newly available builtins

* plugin/none-ls: Enable all known sources in tests

* plugins/none-ls: Add all missing sources
2024-03-01 13:24:14 +01:00
Gaetan Lepage
8c0bdb17e9 plugins/neogit: switch to mkNeovimPlugin 2024-03-01 08:16:43 +01:00
Gaetan Lepage
be87309e0c colorschemes/nord: switch to mkVimPlugin 2024-02-28 22:31:57 +01:00
Gabriel Arazas
8bb460e261 plugins/smart-splits: init 2024-02-28 12:00:25 +01:00
Alison Jenkins
51f6f562d1 plugins/baleia-nvim: init 2024-02-27 18:01:47 +01:00
Alison Jenkins
38a2018904
plugins/direnv: init (#1153) 2024-02-27 17:13:41 +01:00
Haseeb Majid
8b013707cc
plugins/oil.nvim: Update add a few missing options (#1152) 2024-02-27 13:50:45 +01:00
Alison Jenkins
63558cff59
plugins/indent-o-matic: init (#1144) 2024-02-27 13:47:25 +01:00
Alison Jenkins
7eb74fecd1
plugins/nvim-bacon: init (#1080) 2024-02-27 13:45:47 +01:00
Nathan Felber
060a05138c Add ruff linter and formatter as none-ls source 2024-02-22 16:15:40 +01:00
Mikael Fangel
5870c2e964 fantomas: enable darwin test 2024-02-22 10:57:52 +01:00
Gaetan Lepage
47044a551b plugins/undotree: add tests 2024-02-22 10:12:21 +01:00
Gaetan Lepage
66c019d638 plugins/typst-vim: switch to mkVimPlugin 2024-02-22 01:34:39 +01:00
Gaetan Lepage
f744a7f8a4 plugins/vimtex: add tests 2024-02-22 01:34:19 +01:00
James Taranto
f53be2242e plugins/lsp: add typos-lsp 2024-02-21 10:03:46 +01:00
Gaetan Lepage
9d30e87455 plugins/julia-cell: switch to mkVimPlugin 2024-02-20 10:03:03 +01:00
Gaetan Lepage
5fba5be696 plugins/codeium-vim: switch to mkVimPlugin 2024-02-19 23:39:35 +01:00
Gaetan Lepage
56bda1f1c1 tests/ayu: switch to new settings option 2024-02-19 09:21:33 +01:00
Gaetan Lepage
f11eb4b2ac tests/obsidian: disable as broken 2024-02-19 08:27:35 +01:00
Redyf
d656834e3d fix: neocord logo and logo_tooltip
User couldn't set the logo url, also logo_tooltip didn't allow custom string because of the enum.
2024-02-18 13:51:36 +01:00
James Taranto
361e2ec74b Revert "plugins/lsp: Add statix (#1105)"
This reverts commit b784e73ad3.
2024-02-17 12:12:52 +01:00
Redyf
ca6240ddc2 plugins/neocord: init
Add support for https://github.com/IogaMaster/neocord
2024-02-16 15:11:15 +01:00
Gaetan Lepage
22351f4628 plugins/parinfer-rust: init 2024-02-16 13:59:39 +01:00
James Taranto
b784e73ad3
plugins/lsp: Add statix (#1105)
* plugins/lsp: Add statix

* plugins/lsp-config: remove redundant attribute

Default is already defined by name

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* plugins/lsp-config: Simplify description

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-02-16 10:50:43 +01:00
Richard Halford
2594863af7 plugin/nvim-lightbulb: update and switch to mkNeovimPlugin 2024-02-15 14:29:02 +01:00
Gaetan Lepage
0cef34c889 tests/lsp: re-enable ols 2024-02-15 14:24:15 +01:00
James Taranto
be82033814 plugins/none-ls: add typos 2024-02-15 13:06:08 +01:00
Gaetan Lepage
183eac72a9 plugins/lsp: deprecate installLanguageServer option in favor of setting package = null 2024-02-14 23:49:24 +01:00
budimanjojo
5a744a7006 plugins/fzf-lua: init 2024-02-14 23:46:14 +01:00
Alison Jenkins
3f12558d49 plugins/committia: init 2024-02-13 16:53:39 +01:00
Mateus Alves
81ff1f8f6f
plugins/none-ls: Add google_java_format as a source for none-ls (#1068)
Add google_java_format for none-ls sources.
2024-02-12 21:36:48 +01:00