parent
dec50a80b4
commit
9b4436f499
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -112,6 +112,3 @@
|
||||
[submodule ".vim/bundle/vim-signify"]
|
||||
path = .vim/bundle/vim-signify
|
||||
url = https://github.com/mhinz/vim-signify.git
|
||||
[submodule ".vim/bundle/falcon"]
|
||||
path = .vim/bundle/falcon
|
||||
url = https://github.com/fenetikm/falcon.git
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 070f2132266d85059f36496ed277527d5b8f00a1
|
@ -1,7 +1,7 @@
|
||||
set nocompatible
|
||||
|
||||
filetype indent plugin on
|
||||
colorscheme falcon
|
||||
colorscheme molokai
|
||||
syntax enable
|
||||
|
||||
set autoread
|
||||
|
Loading…
Reference in New Issue
Block a user