Skip to content

Commit

Permalink
fix auto normal G bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
ma6174 committed Mar 18, 2013
1 parent 80d5132 commit 2b17842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ func SetTitle()
" call append(line(".")+7,"")
" endif
"新建文件后,自动定位到文件末尾
autocmd BufNewFile * normal G
endfunc
autocmd BufNewFile * normal G



Expand Down

0 comments on commit 2b17842

Please sign in to comment.