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

Migration to vim-plug #864 #866

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Migration to vim-plug #864 #866

wants to merge 6 commits into from

Commits on Jul 5, 2021

  1. VimPlug migration

    Rename Vundle module to VimPlug
    nandalopes committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    cfc1235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2943c00 View commit details
    Browse the repository at this point in the history
  3. chore(vim): migrate to vim-plug

    - Rename files
    - Change plugin action Bundle -> Plug
    
    Signed-off-by: Nanda Lopes <nandalopes@gmail.com>
    nandalopes committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a7a9bd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0406f4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9399089 View commit details
    Browse the repository at this point in the history
  6. chore(vim): fix typo in comments

    - plugged.vim -> plugins.d/main.vim
    - plug.vim -> plugins.d/main.vim
    
    Signed-off-by: Nanda Lopes <nandalopes@gmail.com>
    nandalopes committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    fb79356 View commit details
    Browse the repository at this point in the history