Commit History

作者 SHA1 備註 提交日期
  Junegunn Choi 0f3bd51d44 Minor refactoring 9 年之前
  Junegunn Choi 3595d5b52a Add comments to test file 9 年之前
  Junegunn Choi 10008e5843 Do not patch plug.vim during test 9 年之前
  Junegunn Choi d1351201d9 Merge pull request #463 from yous/force-submodule 9 年之前
  Chayoung You a61d097037 Make Plug{Install,Update}! trigger post-fetch checkout, submodule update 9 年之前
  Junegunn Choi 158fd28bc4 Fall back to Python installer if Ruby is broken 9 年之前
  Junegunn Choi 76e9076ef4 Clear message on retry 9 年之前
  Junegunn Choi 36973defbd Fix #455 - git config should read local .git/config instead of $GIT_CONFIG 9 年之前
  Junegunn Choi 82ac9d9075 Use <nomodeline> on User autocmd if possible 9 年之前
  Junegunn Choi bdc5c8d3cc Merge pull request #451 from simonweil/reset-colors-for-show 9 年之前
  Simon Weil c1f9d7cdb4 Reset colors for git show 9 年之前
  Junegunn Choi f666048052 Update submodules whenever the repo is updated 9 年之前
  Junegunn Choi db223a4d84 Merge pull request #430 from junegunn/refactor-installer 9 年之前
  Junegunn Choi eb47183af2 Refactor duplicate logic in installers 9 年之前
  Junegunn Choi e4ddb89c20 Fix regular expressions for hex digits 9 年之前
  Junegunn Choi a4e2c064f0 Update README.md 9 年之前
  Junegunn Choi 820cc63569 Remove redundant checks of git --version in Neovim installer 9 年之前
  Junegunn Choi c463c9fe83 Clarify that the installation script for Windows requires PowerShell 10 年之前
  Junegunn Choi 7218143147 Do not proceed if getcwd() returns an empty string 10 年之前
  Junegunn Choi c3d57ac6b5 Avoid unnecessary runtime command (#434) 10 年之前
  Junegunn Choi 16902f9003 Use runtime only when the file is not found in the plugin directory (#434) 10 年之前
  Junegunn Choi b082ae3847 Fix #434 - Use runtime to load syntax file during ft-based ODL 10 年之前
  Junegunn Choi 6246ad284c Strip trailing whitespaces in PlugDiff output 10 年之前
  Junegunn Choi c06d222480 Merge pull request #428 from junegunn/diff-graph 10 年之前
  Junegunn Choi b0f714e812 PlugDiff to include graphical representation of commit history 10 年之前
  Jeremy Pallats/starcraft.man 31b26aa266 Merge pull request #420 from starcraftman/issue_template 10 年之前
  Jeremy Pallats/starcraft.man d96e303692 Fix #416: Add an issue and PR template. 10 年之前
  Junegunn Choi a88753ef4e Merge pull request #419 from itspriddle/bugfix/syntax-with-cli-command 10 年之前
  Joshua Priddle 396c60f24c Avoid multiple `syntax enable` during Vim startup 10 年之前
  Junegunn Choi ffd54224a0 Fix #410 - Do not load irrelevant syntax files 10 年之前