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

Mon, 03 Jun 2024 22:22:16 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 03 Jun 2024 22:22:16 -0500
changeset 1174
753971334371
parent 1126
fe77c5eed375
permissions
-rw-r--r--

Switch neodev -> lazydev

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