Skip to content

Commit

Permalink
.vimrc: unlimited line-length (1MiB max) for registers
Browse files Browse the repository at this point in the history
  • Loading branch information
C Anthony Risinger committed Dec 22, 2013
1 parent ea05aa0 commit 993c7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .../self/boot/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ autocmd BufReadPost *
\ endif

"Remeber open buffers on close
set viminfo^=%
set viminfo=%,'100,s1024,h

""""""""""""""""""""""""""""""
" => Statusline
Expand Down

0 comments on commit 993c7e1

Please sign in to comment.