mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Update follow symlinks setting description
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user