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

Sun, 05 May 2024 14:17:22 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 05 May 2024 14:17:22 -0500
changeset 1161
2543467f42da
parent 1126
fe77c5eed375
permissions
-rw-r--r--

Make auto-prune a standalone file plugin too

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