Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit d0ca4be

Browse files
committed
New screenshots
1 parent 34384f4 commit d0ca4be

9 files changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ towards libclang with speed, stability, and ease of use in mind.
2727
* Go to declaration, implementation, methods and usages (C++)
2828
* Find symbol through Ctags
2929
* Spell checking depending on file context
30-
* Run shell commands within JuCi++
30+
* Run shell commands within juCi++
3131
* Regex search and replace
3232
* Smart paste, keys and indentation
3333
* Auto-indentation of C++ file buffers through [clang-format](http://clang.llvm.org/docs/ClangFormat.html)
@@ -41,11 +41,11 @@ See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for plann
4141
## Screenshots
4242
<table border="0">
4343
<tr>
44-
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot1b.png" width="380"/></td>
45-
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot2b.png" width="380"/></td>
44+
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot1c.png" width="380"/></td>
45+
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot2c.png" width="380"/></td>
4646
</tr><tr>
47-
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot3b.png" width="380"/></td>
48-
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot4.png" width="380"/></td>
47+
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot3c.png" width="380"/></td>
48+
<td><img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot4b.png" width="380"/></td>
4949
</tr>
5050
</table>
5151

docs/images/screenshot1b.png

-47.7 KB
Binary file not shown.

docs/images/screenshot1c.png

66.4 KB
Loading

docs/images/screenshot2b.png

-42.2 KB
Binary file not shown.

docs/images/screenshot2c.png

61.7 KB
Loading

docs/images/screenshot3b.png

-51.7 KB
Binary file not shown.

docs/images/screenshot3c.png

70 KB
Loading

docs/images/screenshot4.png

-64.9 KB
Binary file not shown.

docs/images/screenshot4b.png

102 KB
Loading

0 commit comments

Comments
 (0)