Commit graph

162 commits

Author SHA1 Message Date
3f75ca3a30 comply with new Atom API 2015-05-24 11:49:29 +02:00
1c064ec13a debug logging removed 2015-05-24 11:47:46 +02:00
8eeb2dc57e Merge pull request #38 from jazzpi/fix-x
Fix `:x` throwing an error
2015-05-15 09:07:35 +02:00
jazzpi
5d06604d41 Fix :x throwing an error 2015-04-18 12:37:45 +02:00
be8bac62f1 Merge pull request #35 from jazzpi/implement-d
Implement d
2015-04-11 19:33:07 +02:00
jazzpi
8087ca3aeb Implement d 2015-04-06 13:18:31 +02:00
jazzpi
657a92e84e handle range starting at 0 (fixes #30) 2015-03-30 14:12:21 +02:00
e97964dd5c Prepare 0.4.1 release 2015-03-30 10:42:39 +02:00
6e0ef96e06 changelog 2015-03-30 10:42:25 +02:00
5b62897712 Merge branch 'fix_length_error' 2015-03-30 10:22:05 +02:00
jazzpi
f2508d7be2 Fix #23 2015-03-30 10:21:25 +02:00
470935ddc9 Prepare 0.4.0 release 2015-03-30 10:13:09 +02:00
4da6f2d987 Merge pull request #26 from jazzpi/patch-3
Implement parsing following ex spec and :s, fix behaviour of :e
2015-03-30 10:11:17 +02:00
jazzpi
241abdb9d0 Fix :s behaviour 2015-03-26 15:35:14 +01:00
jazzpi
822d5fcf97 Stop debug logging 2015-03-22 23:30:01 +01:00
jazzpi
f662a96afd Implement :s 2015-03-22 23:14:56 +01:00
jazzpi
161c55c94f Style 2015-03-22 15:19:41 +01:00
jazzpi
477b2a6b6b Fix double comprehension 2015-03-22 14:34:37 +01:00
jazzpi
433b1dd6ac Yes we can 2015-03-22 14:17:43 +01:00
jazzpi
d1295587ee Update commands 2015-03-22 02:56:48 +01:00
jazzpi
8b658db090 Update commands 2015-03-22 01:11:34 +01:00
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