aboutsummaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
-rw-r--r--.vim/coc-settings.json3
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