├── LICENSE ├── README.md ├── colors └── materialtheme.vim └── screenshot.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gwutz/vim-materialtheme/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gwutz/vim-materialtheme/HEAD/README.md -------------------------------------------------------------------------------- /colors/materialtheme.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gwutz/vim-materialtheme/HEAD/colors/materialtheme.vim -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gwutz/vim-materialtheme/HEAD/screenshot.png --------------------------------------------------------------------------------