diff options
| -rw-r--r-- | vim/.vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | execute pathogen#infect() | 1 | execute pathogen#infect() |
| 2 | 2 | ||
| 3 | let mapleader=";" | 3 | let mapleader=" " |
| 4 | 4 | ||
| 5 | syntax on | 5 | syntax on |
| 6 | filetype plugin indent on | 6 | filetype plugin indent on |
