a
This commit is contained in:
parent
194defbf06
commit
cc4a25c5b3
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ return { -- Highlight, edit, and navigate code
|
|||
-- If you are experiencing weird indenting issues, add the language to
|
||||
-- the list of additional_vim_regex_highlighting and disabled languages for indent.
|
||||
additional_vim_regex_highlighting = { 'ruby' },
|
||||
disable = { 'text' },
|
||||
},
|
||||
indent = { enable = true, disable = { 'ruby' } },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue