====== How to write a file with no using Vim? ====== Ever had the need to write a file with no '''' on its last line? In [[http://www.vim.org/|Vim]] simply issue the following ''set'' command: :set binary noeol