diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-12-28 15:15:07 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-12-28 15:15:07 +0100 |
| commit | 14b0ca23f0f4b533299bc2881c6dab5537999652 (patch) | |
| tree | 1d7ea29d345c53fc3e4849c24049198d031f7286 | |
| parent | 3f6d8dad6284e50c77e51d35a730f52b46f0ddb5 (diff) | |
| download | dotfiles-14b0ca23f0f4b533299bc2881c6dab5537999652.tar.gz dotfiles-14b0ca23f0f4b533299bc2881c6dab5537999652.zip | |
vim: setting the nocompatible option is pointless in a vimrc file.
| -rw-r--r-- | vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ " Basics filetype on -set nocompatible syntax on set encoding=utf-8 |
