Gaetan Lepage
|
1a64636839
|
plugins: use mk{Neovim,Vim}Plugin's dependencies parameter
|
2025-04-28 02:04:13 +02:00 |
|
Gaetan Lepage
|
cfd4b61262
|
modules/dependencies: init + add curl
|
2025-04-11 08:51:45 +10:00 |
|
Gaetan Lepage
|
af6e4b0bad
|
treewide: use mkAssertions wherever possible
|
2025-01-20 14:23:55 +01:00 |
|
Gaetan Lepage
|
60adb6c56b
|
treewide: use mkWarnings wherever possible
|
2025-01-20 14:06:20 +01:00 |
|
Matt Sturgeon
|
5e9a6c00a9
|
treewide: neovim-plugin -> plugins
|
2024-12-22 10:04:00 +00:00 |
|
Gaetan Lepage
|
c179d47d3d
|
plugins/*: use new mkSettingsRenamedOptionModules
|
2024-12-16 10:49:09 +00:00 |
|
Austin Horstman
|
c37031d71f
|
treewide: luaName -> moduleName
Jus to closer align with its usage.
|
2024-12-13 21:30:36 -06:00 |
|
Austin Horstman
|
a7012e7864
|
treewide: originalName -> packPathName
We used to only think of it as the plugin repo's name, but we have been
needing to use it for the name of the plugin's packpath location.
|
2024-12-13 21:29:00 -06:00 |
|
Austin Horstman
|
e8c8f7f38c
|
plugins/rest: update v3 options
|
2024-10-09 08:39:27 -05:00 |
|
Austin Horstman
|
31acdd4b66
|
plugins/rest: move to by-name again
|
2024-10-06 09:35:47 -05:00 |
|
Austin Horstman
|
7484be88c7
|
plugins/rest-nvim: revert by-name migration
Not sure yet why, but this plugin being here breaks treesitter and
neotest.
|
2024-09-10 22:52:04 -05:00 |
|
Austin Horstman
|
facf6b2d0c
|
plugins/rest: remove with lib
|
2024-09-09 17:36:29 -05:00 |
|
Austin Horstman
|
b7dea12375
|
plugins/rest: add dependencies
https://github.com/rest-nvim/rest.nvim?tab=readme-ov-file#dependencies
|
2024-09-09 17:36:29 -05:00 |
|
Austin Horstman
|
6c9d178ecc
|
plugins/rest: add filetype association option
This gives users a quick way to setup the filetype association that is
expected to be configured for proper usage of the plugin.
|
2024-09-09 17:36:23 -05:00 |
|
Matt Sturgeon
|
52f125679f
|
plugins/utils: move to by-name
|
2024-09-09 11:50:38 +01:00 |
|