Add onedark theme and lightline status bar

This commit is contained in:
Edward Litherland-Smith 2020-12-15 21:12:08 +00:00
parent a6398b3db5
commit 32633c18d9
4 changed files with 12 additions and 1 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "pack/plugins/start/lightline"]
path = pack/plugins/start/lightline
url = https://github.com/itchyny/lightline.vim
[submodule "pack/plugins/opt/onedark.vim"]
path = pack/plugins/opt/onedark.vim
url = https://github.com/joshdick/onedark.vim.git

5
.vimrc
View file

@ -1,4 +1,7 @@
colorscheme slate
packadd! onedark.vim
colorscheme onedark
set laststatus=2
set number
syntax on

@ -0,0 +1 @@
Subproject commit 94ff495eac89cea2532d8e0022f67c79a24d9649

@ -0,0 +1 @@
Subproject commit 709b2d8dc88fa622d6c076f34b05b58fcccf393f