vim-web 0.5.0-dev.18 → 0.5.0-dev.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vim-web.js CHANGED
@@ -75979,7 +75979,6 @@ function getDefaultSettings() {
75979
75979
  sectioningSettings: true,
75980
75980
  measuringMode: true,
75981
75981
  // Control bar - Visibility
75982
- visibilityEnable: true,
75983
75982
  visibilityClearSelection: true,
75984
75983
  visibilityShowAll: true,
75985
75984
  visibilityToggle: true,
@@ -76949,7 +76948,6 @@ function getDefaultUltraSettings() {
76949
76948
  sectioningAuto: true,
76950
76949
  sectioningSettings: true,
76951
76950
  // Control bar - Visibility
76952
- visibilityEnable: true,
76953
76951
  visibilityClearSelection: true,
76954
76952
  visibilityShowAll: true,
76955
76953
  visibilityToggle: true,