Skip to content

Commit

Permalink
Fix vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kislyuk committed Sep 16, 2015
1 parent 945e605 commit 71e01bf
Showing 1 changed file with 10 additions and 1 deletion.
1 change: 0 additions & 1 deletion vimrc

This file was deleted.

10 changes: 10 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
set nocompatible

filetype on
filetype plugin on
filetype indent on
syntax on
set hidden
set showmode

:set nu

0 comments on commit 71e01bf

Please sign in to comment.