mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
13 lines
244 B
Text
13 lines
244 B
Text
# $XDG_CONFIG_HOME/lesskey -- less options
|
|
# ln -sf $DOTFILES/.config/lesskey $XDG_CONFIG_HOME/lesskey
|
|
# Ne
|
|
|
|
# Format: key action
|
|
|
|
# Arrow Remap (hnei -> hjkl)
|
|
n forw-line
|
|
e back-line
|
|
|
|
# search with k : ne[k]st
|
|
k repeat-search
|
|
K reverse-search
|