diff options
| author | Teddy Wing | 2018-03-27 01:11:30 +0200 |
|---|---|---|
| committer | Teddy Wing | 2018-03-27 01:11:30 +0200 |
| commit | de627666be3f6112602ca2b25b5741dd91858a93 (patch) | |
| tree | 0afe885af696385e70fab43b5eaf7ebae47f11e2 | |
| parent | 6c609eb2c1d774f344da3294f0870b277dba27cc (diff) | |
| download | QWAZERTY-de627666be3f6112602ca2b25b5741dd91858a93.tar.bz2 | |
README: Remove useless comma
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ Here are the emojis and corresponding key sequences: ## Example Usage -Here is an extract from my `.vimrc`, which adds bindings to run Ruby tests when +Here is an extract from my `.vimrc` which adds bindings to run Ruby tests when the special emoji key is pressed: nnoremap 🕳 :call RunCurrentSpecFile() |
