Skip to content

Commit 7aefe15

Browse files
committed
fix: remove inaccurate statement...
If the override files involve JSON data structures such as Menus and Keymaps, then the override is a "merge" type override where the user only needs to modify the PART of the file being changed (while maintaining the structure). If the user understands this, then it is already obvious that files like Plugins cannot be "merged" that way, and so of course, in those cases, whole files are overridden.
1 parent 4dd5106 commit 7aefe15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/guide/extensibility/packages.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ for accessing other modules in the corresponding `.sublime-package` file
267267
as if they were part of it.
268268

269269
::: warning
270-
Files in override packages override entire files.
271270
If the overridden file in the corresponding `.sublime-package` is updated,
272271
you will not be notified.
273272

0 commit comments

Comments
 (0)