├── README.md ├── colors ├── plain-cterm.vim └── plain.vim └── screenshots ├── fzf-files-dark.png ├── fzf-files.png ├── ocaml-dark.png └── ocaml.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreypopp/vim-colors-plain/HEAD/README.md -------------------------------------------------------------------------------- /colors/plain-cterm.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreypopp/vim-colors-plain/HEAD/colors/plain-cterm.vim -------------------------------------------------------------------------------- /colors/plain.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreypopp/vim-colors-plain/HEAD/colors/plain.vim -------------------------------------------------------------------------------- /screenshots/fzf-files-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreypopp/vim-colors-plain/HEAD/screenshots/fzf-files-dark.png -------------------------------------------------------------------------------- /screenshots/fzf-files.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreypopp/vim-colors-plain/HEAD/screenshots/fzf-files.png -------------------------------------------------------------------------------- /screenshots/ocaml-dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreypopp/vim-colors-plain/HEAD/screenshots/ocaml-dark.png -------------------------------------------------------------------------------- /screenshots/ocaml.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andreypopp/vim-colors-plain/HEAD/screenshots/ocaml.png --------------------------------------------------------------------------------