Skip to content

Commit

Permalink
remove .vim/python
Browse files Browse the repository at this point in the history
  • Loading branch information
ochurlaud committed Jun 14, 2016
1 parent fd84d5b commit f1c1a23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ runtime! archlinux.vim

if !exists("autocommands_loaded")
let autocommands_loaded = 1
autocmd BufRead,BufNewFile,FileReadPost *.py source ~/.vim/python
endif

" This beauty remembers where you were the last time you edited the file, and returns to the same position.
Expand Down

0 comments on commit f1c1a23

Please sign in to comment.