diff --git a/README.md b/README.md index 24cc663..3789290 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ run `PlugInstall`. Make sure you run `./install.py --all` in the YouCompleteMe Directory. Additionally you will want to run: +To rebind capslock and escape in XFCE paste the following command in your terminal: + +`/usr/bin/setxkbmap -option "caps:swapescape"` + ``` pip install pynvim ```