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

Tue, 30 Apr 2024 22:53:50 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 30 Apr 2024 22:53:50 -0500
changeset 1154
dc04a7db1e83
parent 1126
fe77c5eed375
permissions
-rw-r--r--

Fix signature_help toggle

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