documentation: fix a table border

This commit is contained in:
syl20bnr 2015-07-05 00:13:45 -04:00
parent 384698324f
commit fae210e253
1 changed files with 1 additions and 1 deletions

View File

@ -1374,7 +1374,7 @@ Files manipulation commands (start with ~f~):
| ~SPC f s~ | save a file |
| ~SPC f S~ | save all files |
| ~SPC f r~ | open a recent file with =helm= |
| ~SPC f C~ | copy current file to a different location
| ~SPC f C~ | copy current file to a different location |
| ~SPC f t~ | toggle file tree side bar using [[https://github.com/jaypei/emacs-neotree][NeoTree]] |
| ~SPC f y~ | show current file absolute path in the minibuffer |