summaryrefslogtreecommitdiffstats
path: root/dot_config/nvim/dot_luarc.json
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/nvim/dot_luarc.json')
-rw-r--r--dot_config/nvim/dot_luarc.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/nvim/dot_luarc.json b/dot_config/nvim/dot_luarc.json
new file mode 100644
index 0000000..8415579
--- /dev/null
+++ b/dot_config/nvim/dot_luarc.json
@@ -0,0 +1,3 @@
+{
+ "format.enable": false
+}