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

Mon, 03 Feb 2025 15:43:25 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 03 Feb 2025 15:43:25 -0600
changeset 1186
ab57e995af63
parent 1126
fe77c5eed375
permissions
-rw-r--r--

Add zig / codelldb DAP config

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