mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
Disable auto format in eruby files
This commit is contained in:
parent
462154fc91
commit
104b8d952d
1 changed files with 2 additions and 0 deletions
2
ftplugin/eruby.lua
Normal file
2
ftplugin/eruby.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
-- ftplugin/eruby.lua
|
||||||
|
vim.b.autoformat = false
|
||||||
Loading…
Add table
Reference in a new issue