view dot_inputrc @ 497:852acbe7ae8e

Use Comment.nvim for more control when commenting
author zegervdv <zegervdv@me.com>
date Sat, 04 Dec 2021 11:50:49 +0100
parents d726921aaabe
children
line wrap: on
line source

set editing-mode vi

"\e[A": history-search-backward
"\e[B": history-search-forward
"\e[C": forward-char
"\e[D": backward-char
"": history-search-backward
"": history-search-forward