summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
-rw-r--r--.vim/coc-settings.json2
-rw-r--r--.vim/spell/en.utf-8.add2
-rw-r--r--.vim/spell/en.utf-8.add.splbin399 -> 431 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/.vim/coc-settings.json b/.vim/coc-settings.json
index c3d77a9..81f50e2 100644
--- a/.vim/coc-settings.json
+++ b/.vim/coc-settings.json
@@ -12,6 +12,8 @@
"php",
"xml"
],
+ "diagnostic.virtualText": true,
+ "codeLens.enable": true,
"rust-analyzer.checkOnSave.command": "clippy",
"rust-analyzer.server.path": "/usr/local/bin/rust-analyzer",
"rust-analyzer.completion.autoimport.enable": true,
diff --git a/.vim/spell/en.utf-8.add b/.vim/spell/en.utf-8.add
index d506086..3239587 100644
--- a/.vim/spell/en.utf-8.add
+++ b/.vim/spell/en.utf-8.add
@@ -24,3 +24,5 @@ Hudsonites
StepDown
FreeBSD's
doas
+Wix
+tokenization
diff --git a/.vim/spell/en.utf-8.add.spl b/.vim/spell/en.utf-8.add.spl
index 1d95612..566eca2 100644
--- a/.vim/spell/en.utf-8.add.spl
+++ b/.vim/spell/en.utf-8.add.spl
Binary files differ