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
|
e8e396558b
|
docs/user-guide: add lazy-loading.md
|
2024-12-13 21:19:05 -06:00 |
|
Matt Sturgeon
|
6a192a8604
|
lib/neovim-plugin: allow configLocation to be wrapped using mkOrder
|
2024-12-14 02:39:44 +00:00 |
|
Gaetan Lepage
|
c181014422
|
colorschemes/dracula: switch to mkVimPlugin
|
2024-12-13 16:26:54 +01:00 |
|
Gaetan Lepage
|
2b5a4a3896
|
plugins/neorg: switch to mkNeovimPlugin
|
2024-12-13 14:40:02 +00:00 |
|
Austin Horstman
|
c0550513b3
|
plugins/treesitter: extraConfiguLua -> luaConfig
|
2024-12-13 08:06:01 -06:00 |
|
Austin Horstman
|
e60af13695
|
plugins/lightline: extraConfiguLua -> luaConfig
|
2024-12-13 08:06:01 -06:00 |
|
Austin Horstman
|
455c5bff3e
|
plugins/nvim-autopairs: extraConfiguLua -> luaConfig
|
2024-12-13 08:06:01 -06:00 |
|
Austin Horstman
|
8012fbd998
|
plugins/lz-n: move to extraConfigLuaPre
Code that can trigger lazy loading might be inserted before the trigger
is defined.
|
2024-12-12 18:07:34 -06:00 |
|
Austin Horstman
|
d99bc6ebad
|
plugins/netman: migrate to mkNeovimPlugin
|
2024-12-12 17:59:46 -06:00 |
|
Austin Horstman
|
1d0404ff43
|
plugins/netman: remove with lib; and helpers
|
2024-12-12 17:53:25 -06:00 |
|
Austin Horstman
|
6fcf389a8d
|
colorschemes/catppuccin: add originalName
Supports lazy loading
|
2024-12-12 17:32:02 -06:00 |
|
Austin Horstman
|
2844c31655
|
plugins/grug-far: init
|
2024-12-12 08:09:50 -06:00 |
|
Austin Horstman
|
54b1d91299
|
plugins/remote-nvim: init
|
2024-12-11 19:07:58 -06:00 |
|
Austin Horstman
|
c7b109f5af
|
plugins/otter: fix treesitter warning
|
2024-12-11 15:45:45 -06:00 |
|
Austin Horstman
|
2206328137
|
plugins/neotest: fix adapter warning
|
2024-12-11 11:28:06 -06:00 |
|
Austin Horstman
|
c169e6df1f
|
plugins/hmts: migrate to mkNeovimPlugin
|
2024-12-11 10:47:16 -06:00 |
|
Austin Horstman
|
1040d597b2
|
plugins/hmts: remove with lib;
|
2024-12-11 10:37:35 -06:00 |
|
Austin Horstman
|
58a1f4a399
|
plugins/hmts: fix warning
|
2024-12-11 10:26:12 -06:00 |
|
Austin Horstman
|
b752606681
|
tests/lazyloading/lz-n: runNvim false
We don't need to run nvim and see what happens, these are just used for
making sure we're generating the config appropriately.
|
2024-12-10 10:15:10 -06:00 |
|
Austin Horstman
|
26f1daa47e
|
tests/lazyloading/lz-n: reduce repetition
|
2024-12-10 10:15:10 -06:00 |
|
Austin Horstman
|
76b567b43c
|
modules/lazyload: warn enabling a lazy loading provider
|
2024-12-10 10:15:10 -06:00 |
|
Austin Horstman
|
0997b371c7
|
lib/neovim-plugin: freeform lazy settings
Instead of trying to manage upstream configuration options, just keep
using our freeform options so we can do less finicky logic and
workarounds.
|
2024-12-10 10:07:38 -06:00 |
|
Austin Horstman
|
d24dd313cf
|
tests/lazyloading: lazy-load -> lz-n
We will support more, might as well properly organize them.
|
2024-12-10 10:07:38 -06:00 |
|
Austin Horstman
|
277b2658a9
|
plugins/typescript-tools: todo about lazy loading
|
2024-12-10 10:07:38 -06:00 |
|
Austin Horstman
|
c3f9cb721c
|
lib/neovim-plugin: refactor mkLazyLoadOption
|
2024-12-10 10:07:38 -06:00 |
|
Austin Horstman
|
3cfde1554c
|
lib/neovim-plugin: support lz-n lazy config
|
2024-12-10 08:28:16 -06:00 |
|
Austin Horstman
|
da30527de1
|
lib/neovim-plugin: use mkLazyLoadOption
|
2024-12-10 08:28:16 -06:00 |
|
psfloyd
|
6ed719dba8
|
lib/options: added mkLazyLoadOption
|
2024-12-10 08:28:16 -06:00 |
|
Austin Horstman
|
301868d380
|
lib/neovim-plugin: support lazy loading luaConfig.content
|
2024-12-10 08:28:16 -06:00 |
|
Austin Horstman
|
2e30f4828d
|
plugins/cmp/sources: add cmp-vimtex
|
2024-12-10 08:00:33 -06:00 |
|
Austin Horstman
|
39adaa0b7a
|
plugins/cmp/sources: sort list
|
2024-12-10 08:00:33 -06:00 |
|
Gaetan Lepage
|
8dfa5fa8a2
|
flake-modules/dev: cosmetic refactor
|
2024-12-10 08:47:04 +00:00 |
|
Austin Horstman
|
99cb3fb8fc
|
plugins/dotnet: init
|
2024-12-09 23:27:45 -06:00 |
|
Gaetan Lepage
|
cf7e026c8c
|
mkNeovimPlugin: refactor lua code generation logic
|
2024-12-09 21:43:12 +00:00 |
|
Gaetan Lepage
|
f2a991ae8c
|
plugins/colorizer: rename, switch to mkNeovimPlugin
|
2024-12-09 20:23:32 +01:00 |
|
Gaetan Lepage
|
4b5364a66b
|
plugins/persisted: init
|
2024-12-08 18:30:17 +00:00 |
|
Vincent Desjardins
|
e2f81c8e8e
|
plugins/schemastore: remove table wrapping
Signed-off-by: Vincent Desjardins <vdesjardins@gmail.com>
|
2024-12-08 14:23:29 +00:00 |
|
ProbablyRohan
|
30f3a3242e
|
plugins/nvim-colorizer: add missing options
Adds the always_update, virtualtext_inline and virtualtext_mode options
to nvim-colorizer.
|
2024-12-08 20:47:21 +11:00 |
|
github-actions[bot]
|
08be20270d
|
flake.lock: Update
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/65912bc6841cf420eb8c0a20e03df7cbbff5963f?narHash=sha256-KZMu4ddMll5khS0rYkJsVD0hVqjMNHlhTM3PCQar0Ag%3D' (2024-12-05)
→ 'github:nix-community/home-manager/d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a?narHash=sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc%3D' (2024-12-06)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/55d07816a0944f06a9df5ef174999a72fa4060c7?narHash=sha256-MTMsAhXxMMVHVN99jT8E0afOAOtt3JQWjYpTja94PAU%3D' (2024-12-04)
→ 'github:lnl7/nix-darwin/a35b08d09efda83625bef267eb24347b446c80b8?narHash=sha256-sQJAxY1TYWD1UyibN/FnN97paTFuwBw3Vp3DNCyKsMk%3D' (2024-12-07)
|
2024-12-07 12:34:58 +00:00 |
|
Gaetan Lepage
|
ae78face8d
|
treewide: format with latest nixfmt
|
2024-12-06 15:25:27 +00:00 |
|
Gaetan Lepage
|
c6080c206e
|
plugins/copilot-chat: update mappings
|
2024-12-06 11:23:39 +01:00 |
|
Gaetan Lepage
|
bca825e518
|
plugins/none-ls: update packages
|
2024-12-06 11:03:21 +01:00 |
|
github-actions[bot]
|
c6e8f4dd52
|
generated: Update
- Updated lspconfig-servers.json
- Updated none-ls.nix
|
2024-12-06 08:05:10 +00:00 |
|
github-actions[bot]
|
4502cf3c0b
|
flake.lock: Update
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/506278e768c2a08bec68eb62932193e341f55c90?narHash=sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS%2Bb4tfNFCwE%3D' (2024-11-01)
→ 'github:hercules-ci/flake-parts/205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9?narHash=sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c%3D' (2024-12-04)
• Updated input 'git-hooks':
'github:cachix/git-hooks.nix/3308484d1a443fc5bc92012435d79e80458fe43c?narHash=sha256-mnTbjpdqF0luOkou8ZFi2asa1N3AA2CchR/RqCNmsGE%3D' (2024-11-19)
→ 'github:cachix/git-hooks.nix/6f4e2a2112050951a314d2733a994fbab94864c6?narHash=sha256-SVQVsbafSM1dJ4fpgyBqLZ%2BLft%2BjcQuMtEL3lQWx2Sk%3D' (2024-12-04)
• Updated input 'home-manager':
'github:nix-community/home-manager/bf23fe41082aa0289c209169302afd3397092f22?narHash=sha256-zFOtOaqjzZfPMsm1mwu98syv3y%2BjziAq5DfWygaMtLg%3D' (2024-12-02)
→ 'github:nix-community/home-manager/65912bc6841cf420eb8c0a20e03df7cbbff5963f?narHash=sha256-KZMu4ddMll5khS0rYkJsVD0hVqjMNHlhTM3PCQar0Ag%3D' (2024-12-05)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/c6b65d946097baf3915dd51373251de98199280d?narHash=sha256-Qs3YmoLYUJ8g4RkFj2rMrzrP91e4ShAioC9s%2BvG6ENM%3D' (2024-12-02)
→ 'github:lnl7/nix-darwin/55d07816a0944f06a9df5ef174999a72fa4060c7?narHash=sha256-MTMsAhXxMMVHVN99jT8E0afOAOtt3JQWjYpTja94PAU%3D' (2024-12-04)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/ac35b104800bff9028425fec3b6e8a41de2bbfff?narHash=sha256-t4BBVpwG9B4hLgc6GUBuj3cjU7lP/PJfpTHuSqE%2Bcrk%3D' (2024-12-01)
→ 'github:NixOS/nixpkgs/d0797a04b81caeae77bcff10a9dde78bc17f5661?narHash=sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG%2BcBns%3D' (2024-12-05)
• Updated input 'nuschtosSearch':
'github:NuschtOS/search/16307548b7a1247291c84ae6a12c0aacb07dfba2?narHash=sha256-BC1CecAQISV5Q4LZK72Gx0%2BfaemOwaChiD9rMVfDPoA%3D' (2024-11-30)
→ 'github:NuschtOS/search/68e9fad70d95d08156cf10a030bd39487bed8ffe?narHash=sha256-315rJ7O9cOllPDaFscnJhcMleORHbxon0Kq9LAKJ5p4%3D' (2024-12-05)
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/6209c381904cab55796c5d7350e89681d3b2a8ef?narHash=sha256-2qbdorpq0TXHBWbVXaTqKoikN4bqAtAplTwGuII%2BoAc%3D' (2024-11-29)
→ 'github:numtide/treefmt-nix/50862ba6a8a0255b87377b9d2d4565e96f29b410?narHash=sha256-qKL3vjO%2BIXFQ0nTinFDqNq/sbbnnS5bMI1y0xX215fU%3D' (2024-12-05)
|
2024-12-06 08:04:47 +00:00 |
|
Matt Sturgeon
|
6348336db0
|
modules/lazyload: init w/ assertion
Adds a global lazyloading assertion. No module options yet.
|
2024-12-05 20:48:04 +00:00 |
|
Austin Horstman
|
3888522746
|
plugins/avante: add missing description
|
2024-12-04 21:35:44 -06:00 |
|
Gaetan Lepage
|
277dbeb607
|
plugins/codecompanion: init
|
2024-12-04 23:30:56 +00:00 |
|
Austin Horstman
|
d4ae1e362f
|
plugins/trouble: fix originalName
|
2024-12-04 09:38:26 -06:00 |
|