Commit graph

191 commits

Author SHA1 Message Date
jazzpi
054473a3d1 Fix 2015-03-22 01:11:01 +01:00
jazzpi
e5e944656c is instead of == 2015-03-22 00:58:53 +01:00
jazzpi
5fd7a8b6dd Fix line length 2015-03-22 00:53:26 +01:00
jazzpi
548f9b75c4 Add actual command calling 2015-03-21 23:36:08 +01:00
jazzpi
a7504aa590 Address parsing 2015-03-21 19:03:58 +01:00
jazzpi
1ec4589831 Provide the vim-mode service globally 2015-03-21 19:02:00 +01:00
jazzpi
32af5b18f5 Fix consumeVim version so we can use it 2015-03-21 18:54:44 +01:00
85114dd0a3 Prepare 0.3.1 release 2015-03-16 09:39:16 +01:00
b54ba5e635 stop logging vim 2015-03-16 09:35:54 +01:00
0e5150baeb Merge pull request #21 from jazzpi/patch-1
Fix consumeVim version so we can use it
2015-03-16 09:34:50 +01:00
Jasper v. B.
d88aeb71e6 Fix consumeVim version so we can use it
https://github.com/atom/vim-mode only provides provideVimMode in version 0.1.0.
2015-03-09 11:45:07 +01:00
1d0559fb16 Merge pull request #18 from jazzpi/master
Use space-pen for the input view
2015-03-08 14:18:06 +01:00
jazzpi
817bdf0f74 Use space-pen for the input view 2015-03-07 17:34:33 +01:00
b86e4064ea Merge pull request #17 from jazzpi/patch-1
Add :x
2015-03-01 13:09:46 +01:00
Jasper v. B.
3f355d3133 Add :x 2015-03-01 11:31:38 +01:00
65b254a241 consume vim-mode service 2015-02-24 10:54:11 +01:00
4adc1c168a Added :wq 2015-02-23 16:22:23 +01:00
209c19b9db feedback on command error 2015-02-23 16:22:05 +01:00
1c574d84d4 Prepare 0.3.0 release 2015-02-23 15:04:09 +01:00
42da2ce126 update changelog 2015-02-23 15:03:40 +01:00
4f2e9d6fd7 extensibility via services 2015-02-23 14:59:33 +01:00
d2bf0c5502 cleanup 2015-02-23 12:09:55 +01:00
dd42115c42 edit commands (fixes #12) 2015-02-23 12:08:59 +01:00
76014791ef tab commands (fixes #13) 2015-02-23 12:08:59 +01:00
838b43ffcd Prepare 0.2.0 release 2015-02-23 11:43:38 +01:00
cff3567317 update changelog 2015-02-23 11:42:59 +01:00
860a9f4e0b Update README.md 2015-02-23 11:37:59 +01:00
55bb9f6319 Merge branch 'quit_tabs_and_args'.
Conflicts:
	lib/command.coffee
	lib/ex.coffee
2015-02-23 10:51:45 +01:00
66e5f697f6 comply with vim behavior 2015-02-23 10:44:51 +01:00
7d4aee9ed2 Merge pull request #16 from AsaAyers/write-all
add :wa
2015-02-23 09:28:14 +01:00
c4771a9b85 Merge pull request #15 from Germanika/master
add split, vsplit, sp, and vsp commands
2015-02-23 09:27:53 +01:00
Asa Ayers
1248bd5769 add :wa 2015-02-22 21:39:47 -05:00
Ian Germann
7f667d90e0 add split, vsplit, sp, and vsp commands 2015-02-22 14:56:51 -05:00
Dave de Fijter
2cafba248c added new commands for quitting, opening tabs and added argument functionality for commands 2015-02-22 16:09:40 +01:00
4a547e64fd Prepare 0.1.1 release 2015-02-20 20:29:32 +01:00
5a7ff39d14 Merge pull request #11 from bibodha/saveFix
Fixed error being thrown if path was not provided while saving a new file
2015-02-20 20:18:11 +01:00
Bibodha Neupane
2f6e7ae664 Fixed error being thrown if path was not provided while saving a new file fixes #9 2015-02-20 10:57:00 -07:00
e1b3561252 Update README.md 2015-02-19 18:23:29 +01:00
ed2bca38f7 Prepare 0.1.0 release 2015-02-19 18:13:32 +01:00
1a8657b3d4 working title 2015-02-19 18:11:25 +01:00
ffbe36efec blank package 2015-02-19 08:29:59 +01:00