Commit graph

951 commits

Author SHA1 Message Date
Jake Hamilton
a89c8a9a97
feat: allow custom formatting for status components (#1018) 2024-03-22 13:09:10 +01:00
Gaetan Lepage
4f6e90212c tests/lsp: re-enable tests for nixd
This reverts commit 544fc5d60b.
2024-03-20 13:12:59 +01:00
Gaetan Lepage
50038f6c8f plugins/neotest: add playwright adapter 2024-03-19 11:31:17 +01:00
Gaetan Lepage
57d1062c04 plugins/twilight: init 2024-03-19 10:34:26 +01:00
Gaetan Lepage
5004178c0c plugins/neotest: add more adapters 2024-03-19 10:32:35 +01:00
Gaetan Lepage
975f1ca526 plugins/neotest: init 2024-03-18 23:07:32 +01:00
Gaetan Lepage
0ee062ed74 colorschemes/onedark: switch to onedark.nvim + tests 2024-03-18 23:07:00 +01:00
Bodleum
303b9ca2c0
Keymaps: Add keymapsOnEvent to load keymap on specified events (#1260) 2024-03-18 20:41:12 +01:00
Alison Jenkins
f876a0a2e9 plugins/virt-column: init 2024-03-18 13:16:06 +01:00
Gaetan Lepage
c8f97fc952 plugins/none-ls: update sources 2024-03-18 11:56:56 +01:00
Alixinne
939530edca
plugins/lsp: add golangci-lint-ls (#1246) 2024-03-17 01:13:25 +01:00
Loïc Reynier
ab3a8a2840 plugins/trouble: switch to settingsOptions 2024-03-16 18:03:59 +01:00
Loïc Reynier
bb10fface4
plugins/vscode: init (#1263) 2024-03-14 14:55:40 +01:00
traxys
9b9912077e
plugins/alpha: Allow terminal to not set val (#1261)
Fixes #1140
2024-03-13 17:31:46 +01:00
traxys
6484938d4b
plugins/coq: Switch to mkNeovimPlugin (#1256)
* plugins/coq: Switch to mkNeovimPlugin

This allows the user to define additional options unpackaged by nixvim.
No new options were defined, nor any old option was deleted.

Fixes #1114
2024-03-13 17:04:45 +01:00
Austin Horstman
29b6ede12f
plugins/utils/project-nvim: take ownership of telescope integration (#1236) 2024-03-13 14:43:39 +01:00
Gaetan Lepage
c2cd3cb7a1 colorschemes/base16: use mkVimPlugin 2024-03-12 23:52:52 +01:00
Loïc Reynier
61ee0552c9 plugins/lsp: add fortls
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-03-12 22:46:54 +01:00
Gaetan Lepage
8226d825de plugins/obsidian: switch to mkNeovimPlugin 2024-03-12 22:40:04 +01:00
Gaetan Lepage
6a414ea2cd plugins/airline: switch to settings option 2024-03-12 20:35:28 +01:00
GoodGuyPat
9f9d9ac0b7
Removed rnix dependencies, as it has been deprecated (#1245) 2024-03-12 16:42:22 +01:00
Gaetan Lepage
10fa987250 plugins/startify: add tests 2024-03-12 14:29:31 +01:00
Gaetan Lepage
a5b7ff5404 plugins/transparent: init 2024-03-12 13:49:48 +01:00
Gaetan Lepage
8b500ef1db tests: temporarily disable test for swift_format on aarch64 2024-03-11 19:24:14 +01:00
Gaetan Lepage
574b168487 tests/lsp: temporarily disable test for sourcekit on aarch64 2024-03-11 19:24:14 +01:00
Gaetan Lepage
b75d6875c2 tests/lsp: temporarily disable test for pylyzer 2024-03-11 19:24:14 +01:00
Gaetan Lepage
544fc5d60b tests/lsp: temporarily disable tests for nixd 2024-03-11 19:24:14 +01:00
Gaetan Lepage
3fe9eb485c tests/lsp: remove tests for rnix-lsp as it is deprecated 2024-03-11 19:24:14 +01:00
Christian Kemper
f6e79601ad
plugins/lazy.nvim: new plugin manager (#1175) 2024-03-08 21:13:30 +01:00
Nick Hu
ba5a0b84e1
plugins/lsp: add ocamllsp, the language server for OCaml (#1233) 2024-03-08 20:48:07 +01:00
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
c60fc8ec3e tests/example-configurations: remove useless commented code 2024-03-06 22:27:43 +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