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

Branch vim windows install #456

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

kaizhu256
Copy link
Member

@kaizhu256 kaizhu256 commented Mar 10, 2024

Fixes #455 .

  • vim - Allow installing vim-plugin to any directory, instead of hardcoded to ~/.vim/.

This PR will allow you to install vim-plugin to custom-directory, e.g:
- save jslint.mjs, jslint_wrapper_vim.vim to directory ~/vimfiles/
- vim-command :source ~/vimfiles/jslint_wrapper_vim.vim

Additionally, this PR will:

  • ci - Update github-ci for actions/cache, actions/setup-python from nodejs v16 to nodejs v20.
  • ci - Update shell-function shRollupFetch() to fix blank date-committed.
  • ci - bugfix - Fix google-chrome unable to create screenshot because user-data-dir is /dev/null.

@kaizhu256 kaizhu256 merged commit 496f13a into jslint-org:beta Mar 11, 2024
6 checks passed
@kaizhu256 kaizhu256 deleted the branch_vim_windows_install branch March 11, 2024 06:49
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.

Feature request: vim integration - allow custom directory in config
1 participant