Commit Graph

87 Commits

Author SHA1 Message Date
westim
7c372a6439 Updated the roadmap for 'go to last change' and 'insert at last change' commands. 2017-09-26 20:18:36 -04:00
Horace He
6a3b333737 Update ROADMAP.md
Cooperating with this PR: https://github.com/VSCodeVim/Vim/pull/1712
2017-05-23 01:05:54 -04:00
Sean Kelly
eca2dd18cb Update ROADMAP.md 2017-04-24 20:19:38 -07:00
Sean Kelly
fab3ba7cd9 Fix tables in roadmap 2017-04-04 14:40:24 -07:00
Grant Mathews
096ab007ee Update ROADMAP.md 2017-04-04 22:10:29 +09:00
Grant Mathews
761ddabf5c Update ROADMAP.md 2016-12-11 12:42:30 -08:00
Sean Kelly
2c81aa4f7c Reselect visual implemented (gv) (#1141)
* fixes #986

* update roadmap for gv
2016-12-08 23:36:47 -08:00
Grant Mathews
27f525fdb0 Remove a lot of low priority markings
I think they were discouraging people from making issues
2016-12-07 14:14:47 -08:00
Grant Mathews
48d8249ff0 Update ROADMAP.md 2016-12-03 20:58:26 -05:00
Sean Kelly
946045c6bd Update roadmap for ctrl-o 2016-11-22 20:35:23 -08:00
Jason Poon
04f8887371 Update Readme. Attempt to make it more succint and add point about useCtrlKeys option in an attempt to avoid those questions on our Slack. (#1012) 2016-10-28 12:14:08 -07:00
Sean Kelly
d342901202 Update "r" for visual modes on roadmap 2016-10-27 09:34:07 -07:00
Peng Lyu
7d8289c13b update roadmap to reflect current status 2016-10-21 09:56:44 -07:00
Peng Lyu
b634bac385 Update special keys 2016-10-21 09:44:53 -07:00
rebornix
86f2bc997b we support basic macro right now 2016-10-19 15:43:38 -07:00
Grant Mathews
cd2210cdeb Update ROADMAP 2016-10-01 18:41:26 -07:00
Jason Poon
e568fbda37 Fix Docs (#807)
Fix docs
2016-09-27 23:16:48 -07:00
Peng Lyu
00c576cd8f Update roadmap status for repeat last change 2016-09-20 09:04:03 -07:00
rebornix
99a7c43424 delete range into register 2016-09-16 11:54:40 -07:00
rebornix
0e82bd195a gJ in visual mode 2016-09-16 10:28:16 -07:00
rebornix
b2f0cb8d50 Join lines in visual mode 2016-09-16 10:24:00 -07:00
rebornix
231f3da1d0 zH, zL 2016-09-16 10:02:48 -07:00
rebornix
2478a2bbc1 update roadmap for scrolling pages 2016-09-15 14:21:24 -07:00
Dominic Gee
0faed06c94 Merged with master 2016-09-13 22:26:17 +02:00
Peng Lyu
436166d55c Register info (#756)
* show the content of registers

* update roadmap for register

* make tslint happy
2016-09-13 07:51:58 -07:00
rebornix
accc01695e text object movements for paragraphs 2016-09-12 17:55:20 -07:00
rebornix
26e358e24b add numeric prefix support for replace mode 2016-09-12 12:42:00 -07:00
rebornix
abb0a6ed13 add count support for 'r' 2016-09-12 10:48:54 -07:00
Peng Lyu
1b69c8bb96 Substitute marks (#744)
* add synonym for '<,'>

* support Marks in substitute

* support ; and update roadmap
2016-09-11 15:25:02 -07:00
Dominic Gee
2e441cce02 Undid last change to roadmap and updated properly 2016-09-10 00:18:19 +02:00
Dominic Gee
3c99ff4b34 Added read command to roadmap 2016-09-09 22:05:50 +02:00
rebornix
d56cb2f402 add snonyms for gt/T 2016-09-09 10:33:58 -07:00
rebornix
c0a986f991 update roadmap for tab commands 2016-09-09 10:21:42 -07:00
rebornix
1bf1841a2e add new command: show option value 2016-09-09 09:59:36 -07:00
Peng Lyu
7a2165121f Roadmap update (#717)
Update roadmap to reflect the real status of all commands.
2016-09-09 07:59:40 -07:00
rebornix
593ec486c8 add support for changing indentation 2016-09-07 14:37:08 -07:00
rebornix
6a22ec1f98 add ctrl-u in insert mode 2016-09-07 14:37:08 -07:00
rebornix
d44497cbac Special keys in Insert Mode 2016-09-07 14:37:08 -07:00
amin roosta
69ff80c3f6 Implement ; and , (#674)
* Implement ; and ,

* Trying to fix travis ci agent (which does not handle clipboard tests well)

* fix tslint errors

* cleanup

* more cleanup

* even more cleanup

* and more cleanup
2016-09-03 10:38:49 -07:00
Aiden Scandella
1185bceee2 Document autoindent option (#664)
So people know they can turn it on/off.
2016-08-30 01:24:28 -07:00
rebornix
2dde466c25 fix #642 2016-08-24 07:36:31 +08:00
rebornix
c33e515ecd zc, zo takes count 2016-08-22 09:33:34 -07:00
Aiden Scandella
396ccdf0bf Fix tag markup in roadmap (#628)
Github is just not displaying these because it thinks we're trying to
put real HTML tags in.
2016-08-19 16:23:31 +01:00
Aiden Scandella
d9cba8bbe6 Implement cit and cat tag movements (#619) 2016-08-18 02:02:27 -07:00
rebornix
e596ed6538 add synonyms for text object motions 2016-08-17 03:49:51 -07:00
rebornix
69d12b6e9b support case toggling with motions 2016-08-17 02:10:18 -07:00
rebornix
c6a77da8a4 support case toggling 2016-08-17 01:57:12 -07:00
rebornix
4106709b3e use inline code block to display <CR> tag 2016-08-15 14:58:50 +08:00
rebornix
24dd537c5e add part of missing sections in vim quickref 2016-08-15 13:16:14 +08:00
rebornix
900b5f6dd7 Update roadmap 2016-08-12 21:28:05 +08:00