newTab was getting annoying

This commit is contained in:
Cade Scroggins 2017-06-01 00:19:09 -07:00
parent 58eb40fd80
commit 4a87a4f002

View file

@ -52,7 +52,7 @@
suggestionsLimit: 4,
// open queries in a new tab.
newTab: true,
newTab: false,
// the delimiter between the hours and minutes in the clock.
clockDelimiter: ' ',