mirror of
https://github.com/neoromantique/dotfiles.git
synced 2026-03-14 06:02:54 +03:00
Added Requirements.
Requirements: Pathogen, Airline, NERDTree, Mustang colour theme
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -4,6 +4,7 @@
|
||||
" # david.aizenberg@paranoici.org#
|
||||
" ################################
|
||||
|
||||
" #Requirements: Pathogen, Airline, NERDTree, Mustang colour theme
|
||||
|
||||
" Turn syntax highlight on.
|
||||
syntax on
|
||||
@@ -75,3 +76,4 @@ let javascript_enable_domhtmlcss=1
|
||||
" Set 256 colour mode and Theme.
|
||||
set t_Co=256
|
||||
colorscheme mustang
|
||||
|
||||
|
||||
Reference in New Issue
Block a user