Gaetan Lepage
66c019d638
plugins/typst-vim: switch to mkVimPlugin
2024-02-22 01:34:39 +01:00
Gaetan Lepage
b6138b409f
plugins/vimtex: switch to mkVimPlugin
2024-02-22 01:34:19 +01:00
James Taranto
f53be2242e
plugins/lsp: add typos-lsp
2024-02-21 10:03:46 +01:00
traxys
82a24d0d42
docs: Allow to add an url in the online documentation ( #1139 )
...
* plugin/committia: Use correct maintainers import
* plugins/neocord: Remove redyf as the entry is not in the list
* docs: Allow to add an URL to the plugin
2024-02-20 21:20:59 +01:00
Gaetan Lepage
9d30e87455
plugins/julia-cell: switch to mkVimPlugin
2024-02-20 10:03:03 +01:00
Gaetan Lepage
a29a6d8f92
plugins/codeium-vim: refactor keymaps implementation
2024-02-19 23:39:35 +01:00
Gaetan Lepage
5fba5be696
plugins/codeium-vim: switch to mkVimPlugin
2024-02-19 23:39:35 +01:00
Gaetan Lepage
cef446a4da
helpers/vim-plugin/mkVimPlugin: rename addExtraConfigRenameWarning to deprecateExtraConfig
2024-02-19 11:25:29 +01:00
Gaetan Lepage
6974a6a200
helpers/neovim-plugin/mkNeovimPlugin: fix typo for deprecateExtraOptions
2024-02-19 08:30:28 +01:00
Gaetan Lepage
08f3289d34
plugins/base16: rename plugin to conform with upstream
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
Gaetan Lepage
9ec2de03af
colorschemes/ayu: switch to mkNeovimPlugin
2024-02-18 13:51:17 +01:00
Gaetan Lepage
2fe24d883e
plugins/haskell-scope-highlighting: switch to mkVimPlugin
2024-02-18 13:50:17 +01:00
André Vitor de Lima Matos
8e3b20f0d6
auto-session: fix sessionLens.sessionControl config attribute ( #1118 )
2024-02-18 11:45:23 +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
James Taranto
be82033814
plugins/none-ls: add typos
2024-02-15 13:06:08 +01:00
Gaetan Lepage
d7fe40ebd8
helpers/vim-plugin/mkVimPlugin: rename package option to defaultPackage
2024-02-15 10:13:39 +01:00
Lin Xianyi
1e4c4a0add
Fix documentation for deprecated installLanguageServer ( #1096 )
...
`plugins.lsp.servers.${serverName}.package` should be `null` instead of `false`
2024-02-15 08:57:47 +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
Viktor Kleen
7edffe3896
Fix typos in plugins.treesitter-refactor.navigation.keymaps
( #1031 )
2024-02-14 21:37:43 +01:00
Gaetan Lepage
f755eeb961
colorschemes/gruvbox: add back missing colorscheme setting
2024-02-14 11:09:27 +01:00
Gaetan Lepage
185ddb62de
colorschemes/gruvbox: use simpler syntax
2024-02-14 11:09:27 +01:00
Gaetan Lepage
e7700cea5e
colorschemes/gruvbox: switch to mkNeovimPlugin
2024-02-14 09:53:29 +01:00
Gaetan Lepage
f3e2fbace2
plugons/TEMPLATE: update to use 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
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
Gaetan Lepage
3871b56b15
pugins/VIM-PLUGINS: add rename warning for extraConfig option
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
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
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
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
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
player131007
ec07263b16
plugins/base16: minor improvements ( #983 )
2024-02-07 23:28:06 +01:00