Update follow symlinks setting description

This commit is contained in:
Ben Ogle
2014-12-19 17:14:30 -08:00
parent e0741d2073
commit 3c3e72e36d

View File

@@ -19,7 +19,8 @@ module.exports =
followSymlinks:
type: 'boolean'
default: true
title: 'Follow symlinks when searching and scanning root directory'
title: 'Follow symlinks'
description: 'Used when searching and when opening files with the fuzzy finder.'
disabledPackages:
type: 'array'
default: []