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

Mon, 20 Jan 2025 14:06:36 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 20 Jan 2025 14:06:36 -0600
changeset 1182
222bbbc217cc
parent 1126
fe77c5eed375
permissions
-rw-r--r--

Limit mise concurrency

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