LF: map 'l' to less <file>
This commit is contained in:
parent
02d3390389
commit
e5a2ed3c52
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
map <delete> delete
|
map <delete> delete
|
||||||
map S $zsh
|
map S $zsh
|
||||||
map <enter> $nvim $f
|
map <enter> $nvim $f
|
||||||
|
map l $less $f
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue