home · contact · privacy
Fix further shell script weirdness (where do these come from?)
[config] / dotfiles / minimal / vimrc
index b1434ed45b30da45d041d99d7021daf3de1fd521..8c923e69a9da733c971d065a38af26479d81cd17 100644 (file)
@@ -5,8 +5,8 @@ filetype plugin on
 " Number lines.
 set number
 
-" Don't add unsolicited final newline.
-set binary
+"" Don't add unsolicited final newline.
+"set binary
 
 " Indentation rules (tabs to 4 spaces).
 set expandtab