summaryrefslogtreecommitdiff
path: root/init.vim
diff options
context:
space:
mode:
authorself <george@gabbott.dev>2022-11-05 19:41:23 +0000
committerself <george@gabbott.dev>2022-11-05 19:41:23 +0000
commitd1f621f116b8c78efbdb5b78dd849171fde1e777 (patch)
treee5c4e1da5fa05ac8353b4db2c434147a291d828f /init.vim
parenta71af02303d4e9c76318f82a900e01f9e3a24b7c (diff)
removed line for rust-analyzer
Diffstat (limited to 'init.vim')
-rwxr-xr-xinit.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.vim b/init.vim
index b2ce8ee..a2507f6 100755
--- a/init.vim
+++ b/init.vim
@@ -282,7 +282,6 @@ local opts = {
},
inlay_hints = {
auto = true,
- show_parameter_hints = false,
parameter_hints_prefix = "",
other_hints_prefix = "",
},