diff options
Diffstat (limited to '.vim/coc-settings.json')
| -rw-r--r-- | .vim/coc-settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.vim/coc-settings.json b/.vim/coc-settings.json new file mode 100644 index 0000000..d69e97e --- /dev/null +++ b/.vim/coc-settings.json @@ -0,0 +1,3 @@ +{ + "angular.enable-experimental-ivy-prompt": false +}
\ No newline at end of file |
