aboutsummaryrefslogtreecommitdiff
path: root/metals.vim
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-07-22 08:45:27 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-07-22 08:45:27 +0100
commitd5f07cc4a55e29626bbbda8bc9153f78cd34de5a (patch)
tree949376d05b4e6818cc6a213de241bc64db9d9ddd /metals.vim
parent79f0875c87bdf585d68b5937da54f72c9bbf556e (diff)
downloaddotnvim-d5f07cc4a55e29626bbbda8bc9153f78cd34de5a.tar.gz
dotnvim-d5f07cc4a55e29626bbbda8bc9153f78cd34de5a.zip
Updated comment
Diffstat (limited to 'metals.vim')
-rw-r--r--metals.vim7
1 files changed, 1 insertions, 6 deletions
diff --git a/metals.vim b/metals.vim
index 10b4eb2..8141ff9 100644
--- a/metals.vim
+++ b/metals.vim
@@ -1,9 +1,4 @@
-" nvim-lsp Settings
-"
-" using latest stable
-" let g:metals_server_version = '0.9.8+10-334e402e-SNAPSHOT'
-
-" nvim-metals
+" nvim-metals settings
"
:lua << EOF
metals_config = require'metals'.bare_config()