Recreating vim's newline at EOF logic

2018-08-02 Thread Adam Labbe
Hello all: I know I am entering a minor quagmire by asking about vim "adding" a newline at the EOF when saving a file. I'll mention that I know the POSIX standard states that a line is "A sequence of zero or more non- characters plus a terminating character." (from: http://pubs.opengroup.org

Cannot execute git command from within gvim, but works in cmd window

2018-08-02 Thread DwigtArmyOfChampions
I am trying to install Vundle in gvim on windows. When I run the :PluginInstall command, each of the plugins fails. When I look at the log it gives the following error message: Plugin gmarik/vundle git clone --recursive "https://github.com/gmarik/vundle.git"; "C:\Users\snrub\vimfiles\bundle\V