.config/nvim/after/indent/ruby.vim

Thu, 10 Aug 2023 02:32:37 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 10 Aug 2023 02:32:37 -0500
changeset 1126
fe77c5eed375
parent 1093
3d970272f1a3
permissions
-rw-r--r--

Add autopairs with cr-only behavior, switch to treesitter-endwise

1126
fe77c5eed375 Add autopairs with cr-only behavior, switch to treesitter-endwise
Meredith Howard <mhoward@roomag.org>
parents: 1093
diff changeset
1 " Fix annoying outdent behaviors
fe77c5eed375 Add autopairs with cr-only behavior, switch to treesitter-endwise
Meredith Howard <mhoward@roomag.org>
parents: 1093
diff changeset
2 setl indentkeys-=0{ indk-=.

mercurial