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
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
traxys
f9280a6865
plugin/none-ls: Implement all builtins ( #1169 )
...
* plugins/none-ls: Use upstream builtins.json to list sources
This avoids the need to define sources in nixvim. We only need to define
a mapping from source names to packages.
This commit does not yet introduce sources for the newly available builtins
* plugin/none-ls: Enable all known sources in tests
* plugins/none-ls: Add all missing sources
2024-03-01 13:24:14 +01:00
Gaetan Lepage
8c0bdb17e9
plugins/neogit: switch to mkNeovimPlugin
2024-03-01 08:16:43 +01:00
Gaetan Lepage
be87309e0c
colorschemes/nord: switch to mkVimPlugin
2024-02-28 22:31:57 +01:00
Gaetan Lepage
b87083d5a0
colorschmes/nord: remove deprecation warnings
2024-02-28 22:31:57 +01:00
Gabriel Arazas
8bb460e261
plugins/smart-splits: init
2024-02-28 12:00:25 +01:00
Gaetan Lepage
bb9d56087d
plugins/efmls-configs: use php-codesniffer package instead of deprecated phpcbf
2024-02-28 09:30:26 +01:00
Gaetan Lepage
07e690abd4
plugins/none-ls: use php-codesniffer package instead of deprecated phpcbf
2024-02-28 09:30:26 +01:00
Gaétan Lepage
db0dcc6ee3
plugins/bacon: formatting ( #1164 )
2024-02-27 18:13:04 +01:00
Alison Jenkins
51f6f562d1
plugins/baleia-nvim: init
2024-02-27 18:01:47 +01:00
Alison Jenkins
38a2018904
plugins/direnv: init ( #1153 )
2024-02-27 17:13:41 +01:00
Haseeb Majid
8b013707cc
plugins/oil.nvim: Update add a few missing options ( #1152 )
2024-02-27 13:50:45 +01:00
Alison Jenkins
63558cff59
plugins/indent-o-matic: init ( #1144 )
2024-02-27 13:47:25 +01:00
Alison Jenkins
7eb74fecd1
plugins/nvim-bacon: init ( #1080 )
2024-02-27 13:45:47 +01:00
Nathan Felber
060a05138c
Add ruff linter and formatter as none-ls source
2024-02-22 16:15:40 +01:00
Gaetan Lepage
750ec713dd
plugins/undotree: switch to settings-style
2024-02-22 10:12:21 +01:00
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