Skip to content

Commit 2b3d9fc

Browse files
committed
Change section heading
1 parent 171d182 commit 2b3d9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4219,7 +4219,7 @@ function! s:Abbrev(bang,...) abort
42194219
endfunction
42204220

42214221
" }}}1
4222-
" Settings {{{1
4222+
" Projections {{{1
42234223

42244224
function! rails#json_parse(string) abort
42254225
let [null, false, true] = ['', 0, 1]

0 commit comments

Comments
 (0)