diff options
Diffstat (limited to 'examples/vim_file_chooser.vim')
-rw-r--r-- | examples/vim_file_chooser.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/vim_file_chooser.vim b/examples/vim_file_chooser.vim index df3f50e5..4f5fa3f2 100644 --- a/examples/vim_file_chooser.vim +++ b/examples/vim_file_chooser.vim @@ -1,3 +1,5 @@ +" Compatible with ranger 1.4.2 through 1.6.* +" " Add ranger as a file chooser in vim " " If you add this function and the key binding to the .vimrc, ranger can be |