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

Mon, 20 May 2024 12:53:43 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 20 May 2024 12:53:43 -0500
changeset 1170
915a78d501d5
parent 1126
fe77c5eed375
permissions
-rw-r--r--

Bump nvim-treesitter to more recent commit

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