aboutsummaryrefslogtreecommitdiff
path: root/after/ftplugin/rust.lua
diff options
context:
space:
mode:
Diffstat (limited to 'after/ftplugin/rust.lua')
-rw-r--r--after/ftplugin/rust.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/after/ftplugin/rust.lua b/after/ftplugin/rust.lua
index 2821b78..5247399 100644
--- a/after/ftplugin/rust.lua
+++ b/after/ftplugin/rust.lua
@@ -1 +1 @@
-vim.cmd [[set commentstring=//\ %s]]
+vim.cmd("set commentstring=// %s")