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

Mirgrating from packer to lazy nvim #224

Closed
jdhao opened this issue Aug 29, 2023 · 0 comments
Closed

Mirgrating from packer to lazy nvim #224

jdhao opened this issue Aug 29, 2023 · 0 comments

Comments

@jdhao
Copy link
Owner

jdhao commented Aug 29, 2023

  1. Remove everything under directory ~/.local/share/nvim/site/pack:
    rm -rf ~/.local/share/nvim/site/pack
    
  2. Remove packer_compiled.lua:
    rm ~/.local/share/nvim/site/lua/packer_compiled.lua
    
  3. Run UpdateRemotePlugins
    When you are inside neovim, run the command :UpdateRemotePlugins.
@jdhao jdhao pinned this issue Aug 29, 2023
jdhao referenced this issue Aug 29, 2023
The previous way of keep the cursor while yanking is not perfect.
It will break multi-line yank (`{count}yy`).
@jdhao jdhao closed this as completed Sep 9, 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

No branches or pull requests

1 participant