Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kiritsuku/IndentGuide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Theodolite/IndentGuide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 27, 2019

  1. Update README.md

    zhanglintc authored Sep 27, 2019
    Copy the full SHA
    a43e09e View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 README.md
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -6,10 +6,10 @@ Warning: This repo is not actively maintained. Please fork and fix bugs by yours
This plug-in adds 'Indent Guide' (vertical line on indentation columns) to eclipse text editor.

### Update Site
https://sschaef.github.io/IndentGuide/update
https://kiritsuku.github.io/IndentGuide/update/

### Web page
https://sschaef.github.io/IndentGuide
https://kiritsuku.github.io/IndentGuide/

### Copyright
Please note that this repository is a fork from http://github.com/atlanto/IndentGuide, which doesn't exist anymore. I reuploaded the contents in order to make it available to others. Furthermore I licensed it with the MIT License.