Gaetan Lepage
d1d7fb1f4a
plugins/gitsigns: switch to mkNeovimPlugin
2024-03-26 13:36:29 +01:00
Gaetan Lepage
c6d4505438
colorschemes/kanagawa: switch to mkNeovimPlugin
2024-03-26 11:33:47 +01:00
Gaetan Lepage
2799e830b2
plugins/indent-blankline: swith to mkNeovimPlugin
2024-03-25 23:48:58 +01:00
Gaetan Lepage
83ca67566d
plugins/indent-blankline: remove deprecation warnings
2024-03-25 23:48:58 +01:00
Gaetan Lepage
ddac6db152
plugins/sleuth: init
2024-03-25 23:12:04 +01:00
Gaetan Lepage
d261b39e7c
plugins/neotest: add hardhat.nvim
2024-03-25 23:04:59 +01:00
Gaetan Lepage
4d471f04a5
helpers/vim-plugin/mkVimPlugin: remove useless 'options' argument
2024-03-25 22:52:32 +01:00
Gaetan Lepage
2b2e9f962a
plugins/lsp: add vhdl-ls
2024-03-25 22:46:02 +01:00
Gaetan Lepage
546e6ea68a
plugins/comment: swith to mkNeovimPlugin + rename
2024-03-25 11:28:50 +01:00
Gaetan Lepage
e7a3461fef
plugins/neoscroll: minor formatting
2024-03-24 13:49:00 +01:00
Gaetan Lepage
97131789ae
plugins/lsp: add sqls language server
2024-03-23 14:17:50 +01:00
Matt Sturgeon
fd5ef72725
plugins/tmux-navigator: use un-aliased package
2024-03-23 13:24:58 +01:00
Matt Sturgeon
9dc094489a
plugins/tmux-navigator: port to mkVimPlugin
...
Add missing settings:
- preserve_zoom
- no_mappings
Include upstream's documentation.
Deprecate old option names.
2024-03-23 13:24:58 +01:00
Gaetan Lepage
9c2c0d20df
plugins/cmp: fix examples for snippet.expand
2024-03-22 16:06:16 +01:00
Jake Hamilton
04091a13ec
plugins/neoscroll: init
2024-03-22 15:15:04 +01:00
Gaetan Lepage
40a4f5ef67
plugins/codeium-vim: fix keymaps
2024-03-22 15:10:18 +01:00
Jake Hamilton
a89c8a9a97
feat: allow custom formatting for status components ( #1018 )
2024-03-22 13:09:10 +01:00
Gaetan Lepage
50038f6c8f
plugins/neotest: add playwright adapter
2024-03-19 11:31:17 +01:00
Gaetan Lepage
4708aac141
plugins/neotest: simplify implementation
2024-03-19 11:05:50 +01:00
Gaetan Lepage
57d1062c04
plugins/twilight: init
2024-03-19 10:34:26 +01:00
Gaetan Lepage
5004178c0c
plugins/neotest: add more adapters
2024-03-19 10:32:35 +01:00
Gaetan Lepage
975f1ca526
plugins/neotest: init
2024-03-18 23:07:32 +01:00
Gaetan Lepage
0ee062ed74
colorschemes/onedark: switch to onedark.nvim + tests
2024-03-18 23:07:00 +01:00
Alison Jenkins
f876a0a2e9
plugins/virt-column: init
2024-03-18 13:16:06 +01:00
Gaetan Lepage
4395556669
plugins/oil: rename option according to upstream
2024-03-18 11:56:56 +01:00
Gaetan Lepage
c8f97fc952
plugins/none-ls: update sources
2024-03-18 11:56:56 +01:00
Gaétan Lepage
a1636f620f
plugins/none-ls: Switch from assertions to warnings for none-ls tools maintenance ( #1285 )
2024-03-18 10:36:35 +01:00
Alixinne
939530edca
plugins/lsp: add golangci-lint-ls ( #1246 )
2024-03-17 01:13:25 +01:00
Gaetan Lepage
347620cdde
plugins/cmp: add missing renamed-option-module for autoEnableSources
2024-03-17 00:56:55 +01:00
Loïc Reynier
ab3a8a2840
plugins/trouble: switch to settingsOptions
2024-03-16 18:03:59 +01:00
r3n3gad3p3arl
75942bc161
colorschemes/base16: set termguicolors to true
2024-03-15 00:24:19 +01:00
Loïc Reynier
bb10fface4
plugins/vscode: init ( #1263 )
2024-03-14 14:55:40 +01:00
traxys
9b9912077e
plugins/alpha: Allow terminal
to not set val
( #1261 )
...
Fixes #1140
2024-03-13 17:31:46 +01:00
traxys
6484938d4b
plugins/coq: Switch to mkNeovimPlugin ( #1256 )
...
* plugins/coq: Switch to mkNeovimPlugin
This allows the user to define additional options unpackaged by nixvim.
No new options were defined, nor any old option was deleted.
Fixes #1114
2024-03-13 17:04:45 +01:00
Austin Horstman
29b6ede12f
plugins/utils/project-nvim: take ownership of telescope integration ( #1236 )
2024-03-13 14:43:39 +01:00
Gaetan Lepage
c2cd3cb7a1
colorschemes/base16: use mkVimPlugin
2024-03-12 23:52:52 +01:00
Gaetan Lepage
4fd3cd1203
colorschemes/base16: move to dedicated folder
2024-03-12 23:52:52 +01:00
traxys
4ab65ca95a
plugins/coq-thirdparty: Fix example & improve documentation ( #1254 )
2024-03-12 23:40:43 +01:00
Didn't read the style guide
01d7adb4ed
Fix plugins.gitsigns.base option missing in init.lua ( #1255 )
2024-03-12 23:37:14 +01:00
Gaetan Lepage
cf7102c6d2
helpers: refactor mk[Neo]vimPlugin for colorschemes handling
2024-03-12 23:00:17 +01:00
Loïc Reynier
61ee0552c9
plugins/lsp: add fortls
...
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-03-12 22:46:54 +01:00
Gaetan Lepage
1b12471be1
plugins/obsidian: use warning instead of assertion for nvim-cmp
2024-03-12 22:40:04 +01:00
Gaetan Lepage
8226d825de
plugins/obsidian: switch to mkNeovimPlugin
2024-03-12 22:40:04 +01:00
Gaetan Lepage
becfe75a67
plugins/molten: add python3 dependencies
2024-03-12 22:39:45 +01:00
Gaetan Lepage
6a414ea2cd
plugins/airline: switch to settings option
2024-03-12 20:35:28 +01:00
Gaetan Lepage
601010900b
helpers/vim-plugin/mkVimPlugin: add a colorscheme argument and factor out logic
2024-03-12 20:34:31 +01:00
Gaetan Lepage
3c9a4b67ae
helpers/neovim-plugin/mkNeovimPlugin: add a colorscheme argument and factor out logic
2024-03-12 20:34:31 +01:00
GoodGuyPat
9f9d9ac0b7
Removed rnix dependencies, as it has been deprecated ( #1245 )
2024-03-12 16:42:22 +01:00
Gaetan Lepage
b9a2628e46
plugins/startify: switch to settings option
2024-03-12 14:29:31 +01:00
Gaetan Lepage
a5b7ff5404
plugins/transparent: init
2024-03-12 13:49:48 +01:00