Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
a9890cc3fc
Modified install script to first install vim, if it is not found.
d4a8ceaaeb
Made sure that the powerline is always displayed, even when NERDTree is closed. Also Fixed behaviour with :bd where NERDTree would flip out and close all of vim. Ctrl+C still works though
eb6dda9d99
Stop displaying NERDTree on startup by default - becomes a pain in the ass
0f00436314
Make all splits happen below - so that terminal windows opened with :term appear below the code
2186d0825a
Re-enabled some plugins, added comments to plugins so that I can remember what they were for