Austin Horstman
56d0c4579e
plugins/typescript-tools: use plugin's luaConfig
...
When lazy loading, we need to isolate the plugin's config otherwise it
will fail because the generated config is still loaded immediately in
lspconfig's lua.
2025-02-02 11:27:45 -06:00
Gaetan Lepage
12e658eca8
treewide: use mkWarnings where possible
2025-01-29 15:57:14 +01:00
Matt Sturgeon
5e9a6c00a9
treewide: neovim-plugin -> plugins
2024-12-22 10:04:00 +00: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
277b2658a9
plugins/typescript-tools: todo about lazy loading
2024-12-10 10:07:38 -06:00
Austin Horstman
bb0e3892a2
plugins/typescript-tools: migrate to mkNeovimPlugin
2024-10-26 10:34:56 -05:00
Austin Horstman
2a40d081d7
plugins/typescript-tools: remove with lib and helpers
2024-10-26 09:58:25 -05:00
Matt Sturgeon
2cda50d530
plugins: remove redundant mkRaw apply functions
...
`strLua` now does this coercion internally.
2024-09-29 16:57:16 +01:00
Matt Sturgeon
2f49c76a6a
lib: remove nixvimTypes alias
2024-09-27 08:31:07 +01:00
Austin Horstman
0e9b8351da
plugins/typescript-tools: remove redundant extraPlugins
...
These are included in the vimPlugins overrides upstream
2024-09-14 19:23:53 -05:00
Austin Horstman
b1d0959bc9
plugins/languages: move to by-name
2024-09-09 14:34:18 -05:00