samhstn / my-config

16 stars 0 forks source link

Remove hacks and unused aliases in vimrc #53

Closed samhstn closed 5 years ago

samhstn commented 5 years ago

There are some hacks in the .vimrc which were useful when we were not using macvim.

As of #52 we only reference macvim and never open files with vim. The hacks were used for copying and pasting to and from vim. macvim integrates with osx and solves all these problems.

We also reference NerdTree - which we don't use any more - this should be removed.