Commit graph

2428 commits

Author SHA1 Message Date
Gaetan Lepage
44949348cb helpers/neovim-plugin: add mkNeovimPlugin 2024-02-14 09:53:29 +01:00
James Taranto
e797c36266
plugins/nvim-cmp: fix nvim-cmp lsp completion capabilities (#1071)
fixes a bug where the default client capabilities are overwritten by
nvim-cmp's default capabilities
2024-02-14 09:25:31 +01:00
Gaetan Lepage
6a8d6fd005 helpers/vim-plugin/mkVimPlugin: rename 'description' -> 'originalName' 2024-02-14 09:13:21 +01:00
Gaetan Lepage
6dd2eed613 helpers/vim-plugin/mkVimPlugin: add extraConfig option 2024-02-13 23:07:03 +01:00
Gaetan Lepage
4edd01d614 helpers/vim-plugin/mkVimPlugin: add extraOptions option 2024-02-13 23:07:03 +01:00
Alison Jenkins
3f12558d49 plugins/committia: init 2024-02-13 16:53:39 +01:00
Alison Jenkins
7a1b458c3e Add maintainers entry for Alison Jenkins 2024-02-13 16:53:39 +01:00
Gaetan Lepage
e8481b99f2 helpers/vim-plugin/mkVimPlugin: add imports option 2024-02-13 16:51:59 +01:00
Gaetan Lepage
0de46481ac helpers/vim-plugin/mkVimPlugin: add namespace option 2024-02-13 16:26:46 +01:00
Gaetan Lepage
73d6574c01 helpers/vim-plugin/mkVimPlugin: add maintainers option 2024-02-13 14:16:26 +01:00
Gaetan Lepage
bd6e7e969e helpers/vim-plugin/mkVimPlugin: remove useless 'with types;' 2024-02-13 10:34:49 +01:00
Gaetan Lepage
6a77a9edd3 helpers/vim-plugin/mkVimPlugin: don't accept random parameters 2024-02-13 10:34:49 +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
Gaetan Lepage
a70f580340 helpers/vim-plugin/mkVimPlugin: make use of helpers.mkSettingsOption 2024-02-12 18:46:13 +01:00
Gaetan Lepage
100876b7a3 helpers/neovim-plugin: make use of helpers.mkSettingsOption 2024-02-12 18:46:13 +01:00
Gaetan Lepage
e3e14dbe1d helpers/options: add mkSettingsOption 2024-02-12 18:46:13 +01:00
Gaetan Lepage
3871b56b15 pugins/VIM-PLUGINS: add rename warning for extraConfig option 2024-02-12 13:12:43 +01:00
Gaetan Lepage
54da635d45 helpers/vim-plugin/mkVimPlugin: rename extraConfig to settings (RFC 42) 2024-02-12 13:12:43 +01:00
James Taranto
2d7c834866 plugins/none-ls add stylelint 2024-02-12 11:09:23 +01:00
Mateus Alves
b0edf063c4
plugins/none-ls: add prettierd (#1058)
add prettierd formatter source for none-ls.
2024-02-12 08:40:11 +01:00
Gaetan Lepage
f44d117d59 tests/lsp: disable ols test 2024-02-11 23:41:26 +01:00
github-actions[bot]
8ff690705c flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/880d9bc2110f7cae59698f715b8ca42cdc53670c' (2024-02-03)
  → 'github:nix-community/home-manager/5b9156fa9a8b8beba917b8f9adbfd27bf63e16af' (2024-02-09)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b8b232ae7b8b144397fdb12d20f592e5e7c1a64d' (2024-01-31)
  → 'github:NixOS/nixpkgs/f8e2ebd66d097614d51a56a755450d4ae1632df1' (2024-02-07)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/7c54e08a689b53c8a1e5d70169f2ec9e2a68ffaf' (2024-01-28)
  → 'github:cachix/pre-commit-hooks.nix/0db2e67ee49910adfa13010e7f012149660af7f0' (2024-02-07)
2024-02-11 23:41:26 +01:00
Mateus Alves
2b3581e41a
plugins/none-ls: add asmfmt (#1064)
Add an option to enable asmfmt in none-ls sources.
2024-02-11 21:49:33 +01:00
Austin Horstman
30bc345dee modules/highlights: add highlightOverride 2024-02-11 19:53:16 +01:00
Gaetan Lepage
b57fb15344 tests/goyo: init 2024-02-11 19:44:45 +01:00
Gaetan Lepage
e2bd02afd4 tests/emmet: init 2024-02-11 19:44:45 +01:00
Gaetan Lepage
962fb6e669 tests/endwise: init 2024-02-11 19:44:45 +01:00
Gaetan Lepage
ee7f6b703a plugins/emmet: remove to strict typing on option 'mode' 2024-02-11 14:33:10 +01:00
Gaetan Lepage
2d234cb7d1 plugins/emmet: remove useless global for option 'settings' 2024-02-11 14:33:10 +01:00
Gabriel Arazas
0b5800a2a2
docs: clean up descriptions (#1061) 2024-02-11 13:51:34 +01:00
Gaetan Lepage
40ede678d2 plugins: delete plugins/helpers.nix as it is not useless 2024-02-11 11:50:35 +01:00
Gaetan Lepage
a121d96091 tests: do not import helpers.nix directly 2024-02-11 11:50:35 +01:00
Gaetan Lepage
304c62516d helpers/autocmd-helpers: do not import helpers.nix directly 2024-02-11 11:50:35 +01:00
Gaetan Lepage
ba818894b4 helpers/keymap-helpers: do not import helpers.nix directly 2024-02-11 11:50:35 +01:00
Gaetan Lepage
7dbf7f978c plugins: do not import helpers.nix directly 2024-02-11 11:50:35 +01:00
Mateus Alves
9f3bbca7f1
plugins/none-ls: add astyle (#1056)
Add an option to enable astyle none-ls source.
2024-02-11 10:32:13 +01:00
DeviousStoat
e0926bc41b Use lspconfig name 2024-02-10 21:01:22 +01:00
DeviousStoat
c0a79d9da6 plugins/lsp: Add purescript-language-server lsp server 2024-02-10 21:01:22 +01:00
Gaetan Lepage
3c174e874c helpers/vim-plugin/mkVimPlugin: refactor 2024-02-10 17:53:41 +01:00
Mateus Alves
66c069c48d
plugins/none-ls: add checkstyle (#1047)
Add an option to enable checkstyle none-ls source.
2024-02-10 07:05:57 +01:00
Gaetan Lepage
92c623a436 wrappers/modules: remove unused pluginWithConfigType 2024-02-09 23:05:59 +01:00
Gaetan Lepage
89b472606d modules/files: fix module 2024-02-09 21:18:46 +01:00
Gaetan Lepage
6b6de34c22 tests/modules/files: init 2024-02-09 21:18:46 +01:00
Gaetan Lepage
e32d155007 Revert "wrappers: remove shorthandOnlyDefinesConfig"
This reverts commit 8549bbeb0c.
2024-02-09 21:13:49 +01:00
Gaetan Lepage
8549bbeb0c wrappers: remove shorthandOnlyDefinesConfig 2024-02-09 16:18:53 +01:00
Gaetan Lepage
5d3ed3a09e misc: refactor helpers propagation
Co-authored-by: Robert Hensing <robert@roberthensing.nl>
2024-02-09 14:20:25 +01:00
Gaetan Lepage
3bbb3d5453 modules/highlights: remove useless mkIf 2024-02-09 11:28:51 +01:00
Gaetan Lepage
b3c9e566aa plugins/emmet: remove uselessly strict typing 2024-02-09 11:25:50 +01:00
Gaetan Lepage
b30e8a1eda plugins/copilot-vim: remove deprecation warning 2024-02-09 10:42:13 +01:00
Gaetan Lepage
eec8d6b1b2 misc: import nixvim modules in a simpler way 2024-02-09 08:15:13 +01:00