File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ initiatives:
9
9
- RGSoC
10
10
issues :
11
11
- " https://github.com/coala/coala-atom/issues/37"
12
- - " https://github.com/coala/coala-emacs/issues/11"
13
- - " https://github.com/coala/coala-eclipse/issues/25"
12
+ - " https://github.com/coala/coala-eclipse/issues/51"
14
13
- " https://github.com/coala/coala-vim/issues/24"
15
14
- " https://github.com/coala/coala-gedit/issues/5"
16
15
- " https://github.com/coala/coala-sublime/issues/4"
@@ -47,7 +46,7 @@ For sublime, we'll be using the
47
46
which is a plugin by itself.
48
47
For atom, we have the apm testing architecture
49
48
which does not require a GUI.
50
- For VI and emacs , we will most likely use a testing framework such as
49
+ For VI, we will most likely use a testing framework such as
51
50
[ Vimcasts] ( https://github.com/kana/vim-vspec ) .
52
51
For some editors like gedit, running tests is not easy and
53
52
there is no api to do it. In such cases we would want to use
You can’t perform that action at this time.
0 commit comments