diff options
author | hut <hut@lavabit.com> | 2013-02-10 03:38:18 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-10 03:39:11 +0100 |
commit | 1a0e0a663b6b67f7e644b89ade63fb285740b6a4 (patch) | |
tree | 50157d53f887c99df304b2ccfd2ed0162cfb96f0 /examples/vim_file_chooser.vim | |
parent | d1a1173ddc315f21a3d468f43ac55aa43d31883d (diff) | |
download | ranger-1a0e0a663b6b67f7e644b89ade63fb285740b6a4.tar.gz |
removed all trailing whitespaces
Diffstat (limited to 'examples/vim_file_chooser.vim')
-rw-r--r-- | examples/vim_file_chooser.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/vim_file_chooser.vim b/examples/vim_file_chooser.vim index a44ab2b7..df3f50e5 100644 --- a/examples/vim_file_chooser.vim +++ b/examples/vim_file_chooser.vim @@ -1,5 +1,5 @@ " Add ranger as a file chooser in vim -" +" " If you add this function and the key binding to the .vimrc, ranger can be " started using the keybinding ",r". Once you select a file by pressing " enter, ranger will quit again and vim will open the selected file. |