Alois Mahdal 10 years ago
parent
commit
ec519dbf14
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/vim/vimrc

+ 1
- 1
dotfiles/vim/vimrc View File

@@ -1,6 +1,6 @@
1 1
 execute pathogen#infect()
2 2
 
3
-"#### vrom vimrc_example.vim ####"
3
+"#### from vimrc_example.vim ####"
4 4
 
5 5
 " allow backspacing over everything in insert mode
6 6
 set backspace=indent,eol,start