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

chore: cleanup and minor syntax improvements #1217

Merged
merged 5 commits into from
Apr 6, 2024
Merged

chore: cleanup and minor syntax improvements #1217

merged 5 commits into from
Apr 6, 2024

Commits on Apr 4, 2024

  1. chore: cleanup and minor syntax improvements

    This commit mainly tackled several minor touch-ups and syntax
    improvements:
    
    - Addressed `luacheck` issues from previous commits.
    - Added some to-do comments for `_buf_vtext`.
    - Eliminated redundant/outdated options.
    - Temporarily removed the ability to install nightly-version configs
      and updated the names of relevant functions:
        - `clone_by_https_or_ssh` -> `clone_repo`
    - Rewrote `dotstutor` to make it more readable.
    Jint-lzxy committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0bec5c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d580e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    354ed80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecba8ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1992788 View commit details
    Browse the repository at this point in the history