From: Simon Ruderich Date: Sat, 6 Sep 2008 01:01:40 +0000 (+0200) Subject: Less configuration is now done through a .less file. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=7abc06281cf09194942f844e9655ad96d87c0bdd;hp=7abc06281cf09194942f844e9655ad96d87c0bdd;p=config%2Fdotfiles.git Less configuration is now done through a .less file. This was done because it's the only way to specify key bindings for less. With this change the LESS variable was removed and its data is now also in the lesskey file. ---