Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugins)!: migrate to lazy.nvim #30

Merged
merged 12 commits into from
May 4, 2023
Merged

Conversation

snelling-a
Copy link
Owner

migrate from packer/after dir to lazy.nvim

faster starup time
plugins are (mostly) self contained modules

this is the way

  • refactor(config): move user/ files to config/
  • feat: init lazy
  • refactor(utils): move utils and ui to lua/config
  • refactor(lsp): move lsp_config to lua/config/lsp
  • feat(lsp): Init lsp config
  • feat(plugins): convert plugins to lazy specs
  • feat(ui): feline move
  • feat(explorer): nvim-tree -> neo-tree
  • feat(fzf): telescope -> fzf-lua
  • feat(spell): Update cspell.json

@snelling-a snelling-a force-pushed the feat/migrate-to-lazy.nvim branch from aee020f to 7e8561e Compare May 4, 2023 21:49
@snelling-a snelling-a merged commit 6ff1039 into main May 4, 2023
@snelling-a snelling-a deleted the feat/migrate-to-lazy.nvim branch May 4, 2023 21:50
This was referenced May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant