浏览代码

Update readme

Kevin 6 年之前
父节点
当前提交
5234e962b9
共有 1 个文件被更改,包括 3 次插入7 次删除
  1. 3 7
      README.md

+ 3 - 7
README.md

@@ -6,7 +6,7 @@ for maths (and has the upstream up to date):
 
     npm install -g git+https://github.com/bixel/instant-markdown-d.git
 
-There are some other tweaks for OSX, I do not want to miss:
+There are some other tweaks for macOS, I do not want to miss:
 
 Enabling and setting key-repeat and initial key-repeat rates via
 ```
@@ -15,6 +15,8 @@ defaults write NSGlobalDomain KeyRepeat -int 1
 defaults write -g InitialKeyRepeat -int 10
 ```
 The changes take effect after a logout.
+*Warning* If you want to present a slideshow with these settings enabled,
+you'll have a nightmate using most presenters.
 
 ## Oddities
 
@@ -26,9 +28,3 @@ compinit
 Weirdly, this reported "compinit: insecure directories". After a few tries, it
 "just worked"...  If this is not the case, [this github issue might
 help](https://github.com/zsh-users/zsh-completions/issues/433).
-
-## vim cheat sheet
-
-**git**
-- navigate history of current file: `:Glog`, `:cc`, `:cn`, every other quickfix
-  nav