Commit graph

24 commits

Author SHA1 Message Date
Matt Brennan
79eceb5636 consume vim-mode-plus service 2016-04-09 15:18:55 +01:00
jazzpi
ded67a40b5 Prepare 0.8.0 release 2016-01-03 13:33:14 +01:00
728ccaa5f9 Prepare 0.7.0 release 2015-08-03 12:21:31 +02:00
jazzpi
42a44ee9e1 Add specs; minor changes to some commands
`:tabedit` now works as an alias to `:edit` with a path and
  as an alias to `:tabnew` without.
`:tabnew` is a new command that opens a new tab with a new file if used
 without a path and works as an alias to `:tabedit` with one.
`:tabclose` now works as a proper alias to `:quit` (i.e. passes the arguments)
`:edit` now works more like before - it opens a given path in a new tab.
 It also doesn't do anything if the file was modified since the last commit,
 unless forced by using `:edit!`
`:write` works properly again and doesn't overwrite files, unless forced by
 using `:write!`
`:xit` is now called `:xit` and not just `:x`
`:substitute` now properly replaces multiple groups (`:s/(a)b(c)/X\1\2X\0`)
2015-07-29 19:13:13 +02:00
b5e9df10b4 Prepare 0.6.2 release 2015-07-29 16:38:05 +02:00
da8405b387 Prepare 0.6.1 release 2015-07-28 12:03:04 +02:00
8fd1fe14c8 Added ~ support
Thanks to @romgrk in PR #48
2015-07-28 12:02:03 +02:00
cdf65d6e27 Prepare 0.6.0 release 2015-07-28 11:57:07 +02:00
e33dc15392 Prepare 0.5.1 release 2015-05-24 15:57:13 +02:00
a32c04e898 Prepare 0.5.0 release 2015-05-24 11:51:55 +02:00
3f75ca3a30 comply with new Atom API 2015-05-24 11:49:29 +02:00
e97964dd5c Prepare 0.4.1 release 2015-03-30 10:42:39 +02:00
470935ddc9 Prepare 0.4.0 release 2015-03-30 10:13:09 +02:00
85114dd0a3 Prepare 0.3.1 release 2015-03-16 09:39:16 +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
jazzpi
817bdf0f74 Use space-pen for the input view 2015-03-07 17:34:33 +01:00
65b254a241 consume vim-mode service 2015-02-24 10:54:11 +01:00
1c574d84d4 Prepare 0.3.0 release 2015-02-23 15:04:09 +01:00
4f2e9d6fd7 extensibility via services 2015-02-23 14:59:33 +01:00
838b43ffcd Prepare 0.2.0 release 2015-02-23 11:43:38 +01:00
4a547e64fd Prepare 0.1.1 release 2015-02-20 20:29:32 +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