]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authormodosist <modosist@web>
Wed, 6 Mar 2013 22:20:11 +0000 (23:20 +0100)
committerOSP robot <osp@rtime.felk.cvut.cz>
Wed, 6 Mar 2013 22:20:11 +0000 (23:20 +0100)
student/modosist/index.mdwn

index 9a808b890d6e65f111ff36049392d8760fe5109e..28f6ececab8b0696104ea40ea51600be5a425a54 100644 (file)
@@ -8,11 +8,11 @@ Vrapper is an Eclipse IDE plugin, which imitates the behavior of VIM for editing
 
 Assignment
 ======
-My task is to fix some bugs, which I observed while using the plugin.
+My main task is to fix a stationary cursor in linewise visual mode. I'm also going to fix some defects, which I observed while using the plugin.
 
 Links
 ======
-* [My Github repository](https://github.com/modosist)
+* [My Github repository for Vrapper](https://github.com/modosist/vrapper)
 * [Commit fixing two exceptions, which were thrown when making some actions on the end of the file (range test added)](https://github.com/vrapper/vrapper/pull/168)
 * [Commit fixing line joining](https://github.com/vrapper/vrapper/pull/169)
 * [Commit fixing stationary cursor in linewise visual mode](https://github.com/vrapper/vrapper/pull/170)