rust analyzer works again

This commit is contained in:
2024-07-31 07:19:44 -05:00
parent cbe3db74f4
commit 5c2a34ed4c
5 changed files with 66 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
--local helpers = require("helpers")
--local nmap = helpers.nmap
--
--nmap("]d", ":RustLsp renderDiagnostic<CR>")
----nmap("<Space>q", ":RustLsp explainError<CR>")
--nmap("<Space>q", ":RustLsp renderDiagnostic<CR>")
--nmap("<Space>f", ":RustFmt<CR>")