Commit graph

1208 commits

Author SHA1 Message Date
github-actions[bot]
e1514ff333 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/b0b0c3d94345050a7f86d1ebc6c56eea4389d030' (2024-03-09)
  → 'github:nix-community/home-manager/36f873dfc8e2b6b89936ff3e2b74803d50447e0a' (2024-03-10)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9df3e30ce24fd28c7b3e2de0d986769db5d6225d' (2024-03-06)
  → 'github:NixOS/nixpkgs/3030f185ba6a4bf4f18b87f345f104e6a6961f34' (2024-03-09)
2024-03-11 19:24:14 +01:00
Gaetan Lepage
fb897e22e3 typos: add exception for "Annote" in fidget 2024-03-09 21:36:05 +01:00
github-actions[bot]
bdfccd58a7 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/23ff9821bcaec12981e32049e8687f25f11e5ef3' (2024-03-04)
  → 'github:nix-community/home-manager/17431970b4ebc75a92657101ccffcfc9e1f9d8f0' (2024-03-08)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/daa03606dfb5296a22e842acb02b46c1c4e9f5e7' (2024-03-04)
  → 'github:lnl7/nix-darwin/550340062c16d7ef8c2cc20a3d2b97bcd3c6b6f6' (2024-03-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b8697e57f10292a6165a20f03d2f42920dfaf973' (2024-03-03)
  → 'github:NixOS/nixpkgs/9df3e30ce24fd28c7b3e2de0d986769db5d6225d' (2024-03-06)
2024-03-09 21:36:05 +01:00
traxys
8569b5c550
plugins/lsp: use attrsOf anything instead of attrs for extraOptions (#1235)
`attrs` is not merged correctly, this can introduce conflicts with
efmls-configs for example when trying to register `efm` sources not
defined by efmls-configs.
2024-03-09 00:04:05 +01:00
Gaetan Lepage
07c34e8cfa plugins/cmp: fix example for cmdline option 2024-03-08 23:24:38 +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
Gaetan Lepage
cd32dcd50f docs: avoid duplicate maintainers 2024-03-08 08:57:27 +01:00
Jost Alemann
45dec97e80
fix: typo (#1227) 2024-03-07 19:49:30 +01:00
Loïc Reynier
85b76132d8
plugins/ltex-extra: init (#1184) 2024-03-07 19:48:29 +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
ace360b5de plugins/none-ls: clean tools list w.r.t upstream 2024-03-07 14:52:18 +01:00
Gaetan Lepage
1748ebaf92 plugins/none-ls: automatic check for tools packages declaration 2024-03-07 14:52:18 +01:00
mrtnvgr
61858556ec fix(plugins/cmp): allow negative values in window.completion.col_offset 2024-03-07 14:39:33 +01:00
Gaetan Lepage
c59f002ef7 plugins/cmp: add rename warning for plugins.nvim-cmp.enable 2024-03-06 23:12:24 +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
44a31bd1fe plugins/markdown-preview: switch to settings option 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
22b587f3dc helpers/types: expose isRawType 2024-03-06 22:27:43 +01:00
Gaetan Lepage
3543c84062 plugins/TEMPLATE.nix: improve the template 2024-03-06 22:26:25 +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
Gaetan Lepage
bb64e79de6 plugins/none-ls: add packages for supported builtin tools 2024-03-06 22:25:37 +01:00
Jake Hamilton
c4ae452396
feat: add option for customizing lsp capabilities (#1021) 2024-03-06 21:50:14 +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
5293373732 flake/devshell: remove "$@" in 'checks' as it doesn't work 2024-03-06 10:19:42 +01:00
Gaetan Lepage
1cda3f6df5 tests/lsp/omnisharp: disable on darwin because the LS is broken 2024-03-06 07:44:33 +01:00
github-actions[bot]
6b56ed98e2 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/b253292d9c0a5ead9bc98c4e9a26c6312e27d69f' (2024-02-01)
  → 'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
• Updated input 'home-manager':
    'github:nix-community/home-manager/1d085ea4444d26aa52297758b333b449b2aa6fca' (2024-02-26)
  → 'github:nix-community/home-manager/2f3367769a93b226c467551315e9e270c3f78b15' (2024-02-29)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/6c06334f0843c7300d1678726bb607ce526f6b36' (2024-02-27)
  → 'github:lnl7/nix-darwin/8a15cb36fffa0b5fbe31ef16ede0a479bef4b365' (2024-03-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/13aff9b34cc32e59d35c62ac9356e4a41198a538' (2024-02-26)
  → 'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8' (2024-02-29)
2024-03-06 07:44:33 +01:00
Gaetan Lepage
680889ac01 helpers/vim-plugin/mkVimPlugin: make the maintainers argument mandatory 2024-03-04 11:46:56 +01:00
Gaetan Lepage
f2de9a94c4 plugins: set myself (@GaetanLepage) as maintainer for several vim plugins 2024-03-04 11:46:56 +01:00
Gaetan Lepage
8b0eba515d flake/devshell: forward cli args to commands 2024-03-04 11:45:36 +01:00
Gaetan Lepage
8a330548ba plugins/instant: fix test to remove warning 2024-03-04 00:16:48 +01:00
Aaron Adams
40286bf9b0
expose withNodeJs option (#1198) 2024-03-03 22:59:53 +01:00
Gaetan Lepage
d85f7108a6 plugins/zig: add tests 2024-03-03 22:40:54 +01:00
Gaetan Lepage
60c6912126 plugins/zig: switch to settings option 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
a6bf19966d plugins/tagbar: add settingsExample 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
4d8285ac0c plugins/ledger: add option to install the ledger binary 2024-03-03 22:38:57 +01:00
Gaetan Lepage
ef82c0d6d9 plugins/ledger: add tests 2024-03-03 22:38:57 +01:00
Gaetan Lepage
f343db2854 plugins/ledger: switch to settings option 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
Dyson
740b59c1f1
plugins/lightline: Improve types for active option of lightline (#1200) 2024-03-03 20:12:50 +01:00
Dyson
7dcd217ff3
plugins/lightline: Add option for inactive components (#1170) 2024-03-03 19:21:19 +01:00
Rob Hanlon
64d3996bd0
plugins/none-ls: fix withArgs type, syntax (#1182)
This was previously null or string, but was changed to null or Lua in
nix-community/nixvim#1169. Internally, `withArgs` is expected to be a
string, but `mkNullOrLua` applies `mkRaw`, leading to a type error when
generating the output, as it is attempting to interpolate a set rather
than a string.

Tested locally, and verified that it fixes my setup.
2024-03-03 11:39:13 +01:00
Gaetan Lepage
cd86fd1e58 colorschemes/nord: properly set the vim colorscheme to "nord" 2024-03-02 23:42:23 +01:00