From 179ae1b7b24c048e7f68ff952253208000e0230a Mon Sep 17 00:00:00 2001 From: lelgenio Date: Mon, 28 Sep 2020 04:32:01 -0300 Subject: [PATCH] add commenstring --- dotfiles/ranger/rc.conf | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/dotfiles/ranger/rc.conf b/dotfiles/ranger/rc.conf index 28620a5..4bd5d9a 100644 --- a/dotfiles/ranger/rc.conf +++ b/dotfiles/ranger/rc.conf @@ -617,18 +617,6 @@ cmap eval fm.ui.console.delete_rest(1) cmap eval fm.ui.console.delete_rest(-1) cmap eval fm.ui.console.paste() -# And of course the emacs way -# -copycmap -copycmap -copycmap -copycmap -copycmap -copycmap -copycmap -copycmap -copycmap - # Note: There are multiple ways to express backspaces. (code 263) # and (code 127). To be sure, use both. copycmap @@ -699,6 +687,9 @@ tmap eval -q fm.ui.taskview.task_remove() tmap redraw_window tmap taskview_close copytmap q Q w + # a plugin that adds file glyphs / icon support to Ranger: # https://github.com/alexanderjeurissen/ranger_devicons default_linemode devicons + +# vim: commentstring=#\ %s