Gvim Setting up the basics

General Setings

To include some basics in your config first create a directory called general and a file called settings.vim

Here is every general setting I use with a brief explanation:

Add the following to settings.vim

Source in .vimrc

Mapping new keys

Again we'll create a directory called keys and and a file called mappings.vim

Add the following to mappings.vim:

Source in .vimrc

Thank the author. Fork this blog.


Tagged in gvim