Commit graph

951 commits

Author SHA1 Message Date
Gaetan Lepage
06e4a4e0c8 helpers/options: allow raw values for border options 2024-02-03 12:45:36 +01:00
Gaetan Lepage
97eed79568 modules/keymaps: allow action.__raw 2024-02-03 12:42:05 +01:00
garaiza-93
7eefcfa5ee
plugins/autoclose: init + tests (#994) 2024-02-03 12:33:10 +01:00
Gaetan Lepage
9d3ff56ed8 plugins/helm: init 2024-02-03 12:29:14 +01:00
Gaetan Lepage
90b07f5359 plugins/lsp: add helm-ls 2024-02-03 12:29:06 +01:00
Gaetan Lepage
844d425ce2 colorschemes/gruvbox: switch to RFC-42 2024-02-02 10:50:35 +01:00
Gaetan Lepage
37d124e946 plugins/telescope: add ui-select extension 2024-01-29 15:45:42 +01:00
Gaetan Lepage
e42a2b0f6b tests/telescope/undo: enable the extension in the 'empty' test case 2024-01-29 15:45:42 +01:00
Gustavo Araiza
3958364809 plugins/haskell-scope-highlighting: init + test
Add warning for Treesitter dependency

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

add test for highlights, add package

tweak warning message

enable treesitter in tests

suggested change
2024-01-29 08:47:37 +01:00
Coutinho de Souza
8b91bf010a
plugins/none-ls: add bean_format (#985) 2024-01-28 11:31:47 +01:00
Gaetan Lepage
d137555971 plugins/hmts: add warning when treesitter is not enabled 2024-01-26 16:00:53 +01:00
Gaetan Lepage
889144c0b1 plugins/hmts: move source file and test from 'utils' to 'languages/treesitter' 2024-01-26 16:00:53 +01:00
garaiza-93
56b1082525
plugins/typescript-tools: init (#966) 2024-01-26 14:41:10 +01:00
traxys
97889e309d
plugins/lsp: Add lemminx (#975) 2024-01-25 16:00:55 +01:00
Gaetan Lepage
85ee07abde plugins/rest: init 2024-01-24 16:02:07 +01:00
Gaetan Lepage
82b7d70dfd plugins/clipboard-image: init 2024-01-24 15:51:37 +01:00
Gaetan Lepage
a6b541a3aa plugins/rustaceanvim: init 2024-01-24 07:59:22 +01:00
Gaetan Lepage
01c21406c6 plugins/cmp-tabby: init 2024-01-22 23:07:28 +01:00
Gaetan Lepage
682732e4c8 plugins/airline: switch to mkPlugin + refactoring 2024-01-22 22:34:30 +01:00
Gaetan Lepage
86d6ce5029 plugins/friendly-snippets: init 2024-01-22 13:49:04 +01:00
Gaetan Lepage
bcbe244e54 plugins/none-ls: remove deprecated prettier_d_slim formatter 2024-01-22 13:41:54 +01:00
Gaetan Lepage
c22e21f84d tests/efmls-configs: update 'unpackaged' list 2024-01-22 13:41:54 +01:00
Gaetan Lepage
2db27bce4f tests/image: re-enable as image-nvim has been fixed
https://github.com/NixOS/nixpkgs/pull/279564
2024-01-22 13:41:54 +01:00
Gaetan Lepage
2566593aee tests/lsp: enable csharp-ls on Darwin as well
https://github.com/NixOS/nixpkgs/pull/281005
2024-01-22 13:41:54 +01:00
Geoffrey Frogeye
05fcc7ebe1
plugins/none-ls: add formatting/code_action source: ltrs (#953) 2024-01-20 19:07:30 +01:00
Gaetan Lepage
c97afcbf82 modules/commands: fix lua cmd.options value when no options are set 2024-01-20 14:48:59 +01:00
Gaetan Lepage
2c497de6fb plugins/codeium-vim: init 2024-01-18 13:45:23 +01:00
Gaetan Lepage
7801be57d6 plugins/alpha: fix example (for buttons) 2024-01-18 13:26:51 +01:00
Gaetan Lepage
5ae4714e80 helpers/highlight: Add rawType support for string options in the highlight type 2024-01-17 15:03:54 +01:00
dankuri
1f73ae1d94
plugins/none-ls: add gofumpt and goimports_reviser (#945) 2024-01-16 23:55:02 +01:00
Gaetan Lepage
c5f43a8a37 colorschemes/nord: fix 2024-01-16 16:54:44 +01:00
Gaetan Lepage
ec00c47ddf plugins/alpha: fix example 2024-01-16 16:54:32 +01:00
Gaetan Lepage
e6f1af2767 plugins/marks: init 2024-01-16 16:54:22 +01:00
Gaetan Lepage
9e04eb3c3c plugins/alpha: refactor 2024-01-14 22:47:37 +01:00
Gaetan Lepage
c29a33d38a plugins/instant: switch to mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage
749a8a38c4 plugins/lsp: add htmx lsp 2024-01-12 23:39:32 +01:00
Gaetan Lepage
61da581315 plugins/lsp: add prolog-ls 2024-01-12 22:34:09 +01:00
garaiza-93
0379ab34cc
plugins/none-ls: add bandit source (#925)
* plugins/none-ls: add bandit source

* plugins/none-ls: add test for bandit
2024-01-11 08:32:13 +01:00
siph
7d6c62833b plugins/lsp: add nushell language server 2024-01-11 08:30:18 +01:00
Gaetan Lepage
b4ddb32288 plugins/dap: minor refactoring 2024-01-09 15:57:55 +01:00
Coutinho de Souza
6645fea915
plugins/lsp: add beancount-language-server (#920) 2024-01-09 00:04:55 +01:00
Gaetan Lepage
813702c5e2 tests/image: disable as magick is broken 2024-01-08 13:27:50 +01:00
Mirko Lenz
46ca452d0b
standalone: pass extraSpecialArgs to lib.evalModules directly (#914) 2024-01-07 20:49:17 +01:00
Peter Tonner
c795b2ee40 misc: fix python packages option name 2024-01-06 21:17:55 +01:00
Gaetan Lepage
d52f656a8b misc: fix python environment options 2024-01-06 20:11:22 +01:00
Gaetan Lepage
bd6a6776dd plugins/obsidian: init 2024-01-06 19:52:52 +01:00
traxys
2167c1930c
tests: Add a test for nix-darwin modules (#909) 2024-01-06 18:03:44 +01:00
traxys
245930d735
tests: Add a test for the nixos module (#907) 2024-01-06 17:53:31 +01:00
Gaetan Lepage
1ab5159acf modules: add python options to specify the python environment 2024-01-06 17:39:17 +01:00
traxys
96cdbc8177
tests: Add a test for the home-manager module (#901) 2024-01-06 17:31:17 +01:00