summaryrefslogtreecommitdiff
path: root/lv-config.lua
diff options
context:
space:
mode:
authorAbouzar Parvan <[email protected]>2021-06-30 02:19:23 +0430
committerGitHub <[email protected]>2021-06-29 17:49:23 -0400
commit758798b6f9beef165cdffdbe4cc396b6d18b8f8b (patch)
treeed1e9c23380c03bde5a1bb09602010e12bf9c221 /lv-config.lua
parentdbad645f9075e54ce1864dba978e61c478b59e64 (diff)
added rust-tools thanks to bob3000 (#544)
* added rust-tools * require_plugin has been removed
Diffstat (limited to 'lv-config.lua')
-rw-r--r--lv-config.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/lv-config.lua b/lv-config.lua
index bfbfffc6..b1d6045c 100644
--- a/lv-config.lua
+++ b/lv-config.lua
@@ -80,6 +80,9 @@ O.lang.ruby.autoformat = true
-- go
O.lang.go.autoformat = true
+
+-- rust
+O.lang.rust.autoformat = true
-- create custom autocommand field (This would be easy with lua)
-- Turn off relative_numbers