Commit Graph

110 Commits

Author SHA1 Message Date
johnfn
16cdc99944 Add timeout for remapped commands. Fixes #396. 2016-12-04 17:25:57 -05:00
johnfn
6ef810b1b7 Add showcmd configuration setting. Closes #1109. 2016-12-04 14:19:30 -05:00
Grant Mathews
6f00e8e63f Update README.md 2016-12-04 13:33:00 -05:00
Grant Mathews
6c037ff9d1 Update README.md 2016-12-04 00:55:09 -05:00
Grant Mathews
6a42b0b6fd Update README with more examples 2016-12-03 23:50:07 -05:00
johnfn
c7ebb5536d Merge branch 'master' into gq
Conflicts:
	package.json
2016-12-03 19:54:51 -05:00
johnfn
7f0fbab2f7 Add textwidth configuration variable. 2016-12-03 19:50:43 -05:00
Grant Mathews
78bb04cf53 Update README.md 2016-12-01 15:35:07 -05:00
Grant Mathews
4d905bd072 Put snarky comment in README 2016-12-01 15:33:38 -05:00
johnfn
a0bec14564 Add startInInsertMode configuration option. 2016-12-01 15:31:33 -05:00
Grant Mathews
fdc7312707 Update README
How on earth did we forget to mention EasyMotion..?!?
2016-11-30 18:14:17 -05:00
johnfn
42537089a2 Update README 2016-11-29 13:44:01 -05:00
Grant Mathews
dc800c09cc Update README 2016-11-01 16:28:26 -07: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
Grant Mathews
28c3688817 Update README 2016-10-19 02:00:22 -07:00
Jason Poon
61f929a137 Update README.md 2016-10-07 17:54:57 -07:00
Grant Mathews
7c945f6217 Update README 2016-10-07 17:51:57 -07:00
johnfn
7dc26b24c9 Couple of minor changes. 2016-10-03 13:41:05 -07:00
johnfn
07d7d72d44 Add a new command + some documentation in the README. 2016-10-03 13:34:45 -07:00
Sean Kelly
42d3c99d74 -updated documentation, closes #809 (#813) 2016-10-01 11:12:15 -07:00
johnfn
2430e3f645 Merge branch 'master' into multi-cursor-mode-simple
Conflicts:
	src/register/register.ts
2016-09-30 15:12:09 -07:00
Jason Poon
e568fbda37 Fix Docs (#807)
Fix docs
2016-09-27 23:16:48 -07:00
Stephan Renatus
7ae1ff078e Add autoindent to README, fix hlsearch default
I believe [hlsearch is false by default](214619d8d6/src/configuration/configuration.ts (L56)).
2016-09-23 08:08:20 +02:00
johnfn
e8b393945c Minor text updates 2016-09-20 00:51:50 -07:00
Sean Kelly
cbe37e727e fixes #750 2016-09-10 13:48:58 -07:00
Jason Poon
9dab0f29ad Add a badge linking to the vs marketplace 2016-09-08 14:08:46 -07:00
Pine
817627863d Doc for enabling repeating j/k for Insider build (#733) 2016-09-07 21:48:33 -07:00
Jason Poon
3432258f54 Update README.md (#714)
Argh, fix some formatting issues.
2016-09-05 01:18:53 -07:00
Jason Poon
f3127d9c09 Add vim.* settings to readme. Fixes #503 (#713) 2016-09-05 00:59:57 -07:00
Jason Poon
73f4f6ee22 Use angle bracket notation replacing ctrl+* => <C-*>, backspace => <BS>, etc. Closes #64 (#683) 2016-08-31 21:09:50 -07:00
amin roosta
214619d8d6 implement useSystemClipboard command (#665) 2016-08-30 01:24:04 -07:00
Anton Aderum
45e7753376 Fix missleading readme instruction (#647) 2016-08-24 02:03:04 -07:00
Jason Poon
95afd14ccf Update README.md
Elaborate on how to execut `ApplePressAndHoldEnabled`
2016-08-18 14:20:43 +01:00
rebornix
edd234a842 enable ctrl+[ only when useCtrlKeys is turned on 2016-08-15 13:35:03 +08:00
Grant Mathews
cba507db79 Update README 2016-08-13 00:57:26 -07:00
rebornix
df7574f90b fix typo and comments 2016-08-12 21:28:05 +08:00
Grant Mathews
850b32523f Link to release list 2016-08-09 11:26:06 -07:00
Grant Mathews
398639e64f Update README 2016-08-09 03:16:42 -07:00
Grant Mathews
4e0bf31a25 Put ctrl-f into the README as well
I separated it from ctrl-c for readability and ctrl-f (heh, ironic) -ability.
2016-08-09 00:36:29 -07:00
Jim Ray
77fb6a5c22 OS X non-global key repeat fix (#577)
The current README has the user disable OS X’s “press and hold” feature at a global level. It’s possible to disable this on a per-app basis, though, provided you know the name of an app’s .plist file.

This change will disable “press and hold” only for VSCode, not globally.
2016-08-06 20:53:27 -07:00
johnfn
1b8308cda7 Update README to new escape key 2016-08-02 23:47:10 -07:00
Philip Jagielski
935efe6d8f Fix instructions for setting key bindings (#499) 2016-07-23 15:03:41 -06:00
Jason Poon
249b6d89f6 Update README.md 2016-07-21 15:30:43 -07:00
Grant Mathews
4807373719 Update README 2016-07-19 11:56:46 -06:00
Grant Mathews
2a8b46e839 Update README 2016-07-19 03:32:01 -06:00
Jason Poon
5a2bce3e39 Remove custom keyboard mapping (fixes #432). Fix duplicate definition errors 2016-07-14 12:38:42 -07:00
Grant Mathews
a1b9df71b8 Be even clearer, hopefully, about missing features. 2016-07-14 02:14:42 -07:00
Grant Mathews
7ab1cc36df Update README 2016-07-13 23:57:42 -07:00
Grant Mathews
f50c386b2c Update FAQ in README 2016-07-13 22:28:25 -07:00
Jason Poon
602b8cff75 Fix Roadmap Link 2016-07-07 18:03:48 -07:00