sublimelsp / LSP-vue

Vue support for Sublime's LSP plugin
MIT License
29 stars 3 forks source link

Adjust the DottedDict update() call after change in LSP #113

Closed rchl closed 3 years ago

rchl commented 3 years ago

With https://github.com/sublimelsp/LSP/pull/1865 in place, the updated format is more correct (even though in this particular case either works because vetur.format.options doesn't contain more options besides those two).