feat(nvim): improve startup time by combining plugins #138

Merged
jalil merged 1 commit from nvim-faster-startup into main 2024-11-07 18:57:27 +01:00
Owner

This reduces startup time from ~155ms -> ~66ms

Byte compiling lua did not bring significant benefits and caused collisions so we didn't follow through with it.

This reduces startup time from ~155ms -> ~66ms Byte compiling lua did not bring significant benefits and caused collisions so we didn't follow through with it.
jalil self-assigned this 2024-11-07 18:56:14 +01:00
jalil added 1 commit 2024-11-07 18:56:15 +01:00
feat(nvim): improve startup time by combining plugins
All checks were successful
/ check (push) Successful in 44s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 2s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 1s
bbb209135e
This reduces startup time from ~155ms -> ~66ms
jalil scheduled this pull request to auto merge when all checks succeed 2024-11-07 18:57:04 +01:00
jalil merged commit bbb209135e into main 2024-11-07 18:57:27 +01:00
jalil deleted branch nvim-faster-startup 2024-11-07 19:25:24 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jalil/configuration.nix#138
No description provided.