README.adoc
November 23, 2021 · View on GitHub
= rams.vim
[link=https://www.repostatus.org/#inactive] image::https://www.repostatus.org/badges/latest/inactive.svg["Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows."]
rams.vim is in maintenance mode - I believe it to be done, but issues will still be fixed and pull requests considered! I'm currently working on https://github.com/stefanvanburen/rams[rams], a neovim colorscheme that I hope will one day be a general-purpose colorscheme.
A minimal vim colorscheme, inspired by the work of Dieter Rams.
The colorscheme is currently generated via https://github.com/lifepillar/vim-colortemplate[vim-colortemplate].
I've described the colorscheme in a bit more detail https://stefan.vanburen.xyz/blog/rams.vim[on my website].
== Installation
If you're using a plugin manager, like https://github.com/junegunn/vim-plug[vim-plug], you can add the following to your plugins:
[source]
Plug 'stefanvanburen/rams.vim'
== Usage
[source]
colorscheme rams
== Supported plugins
- https://github.com/dense-analysis/ale[ALE]
- https://github.com/tpope/vim-fugitive[fugitive]
- https://github.com/ntpeters/vim-better-whitespace[vim-better-whitespace]
- https://neovim.io/doc/user/lsp.html[neovim's builtin LSP client (nvim-lsp)]
== Screenshots
image::https://user-images.githubusercontent.com/622527/102355008-453ab480-3f79-11eb-96b1-479bf0892c6e.png[Light Mode]
image::https://user-images.githubusercontent.com/622527/102355170-7f0bbb00-3f79-11eb-9251-f224f6740e22.png[Dark Mode]