diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/settings.json b/settings.json index 8180e12..d7bf7bd 100644 --- a/settings.json +++ b/settings.json @@ -508,21 +508,6 @@ ] } ], - "visualforce": [ - { - "command": "apex-jorje-lsp", - "requires": [ - "java" - ], - "vim-plugin": { - "extensions": [ - "vfp", - "vfc" - ], - "name": "ejholmes/vim-forcedotcom" - } - } - ], "vue": [ { "command": "vls", |