1
0
Fork 0
forked from mirror/nnn

fix builds?

This commit is contained in:
tezlm 2024-08-15 19:09:51 -07:00
parent e52fc48212
commit 4aae7b2a6c
Signed by: tezlm
GPG key ID: 649733FCD94AFBBA

View file

@ -32,7 +32,7 @@ O_NOSORT := 0 # disable sorting entries on dir load
# User patches
O_COLEMAK := 0 # change key bindings to colemak compatible layout
O_GITSTATUS := 1 # add git status to detail view
O_GITSTATUS := 0 # add git status to detail view
O_NAMEFIRST := 0 # print file name first, add uid and guid to detail view
O_RESTOREPREVIEW := 0 # add preview pipe to close and restore preview pane