jalvesaq / R-Vim-runtime

Vim runtime scripts of file types that include R code
GNU General Public License v2.0
24 stars 28 forks source link

Set b:undo_indent #45

Closed dkearns closed 3 years ago

dkearns commented 3 years ago

See :help undo_indent for details.

jalvesaq commented 3 years ago

Thank you!