0
1
Fork
You've already forked salvation-vim
0
The salvation vim colorscheme.
  • Vim script 100%
Find a file
2022年12月18日 21:58:14 +02:00
autoload/airline/themes Initial Commit 2021年01月15日 23:40:42 +02:00
colors 2022年12月18日 21:58:14 +02:00
preview Initial Commit 2021年01月15日 23:40:42 +02:00
LICENSE 2022年12月18日 21:58:14 +02:00
README.md 2022年12月18日 21:54:55 +02:00

Salvation theme for Vim/Neovim

Special thanks to https://srcery-colors.github.io/ for amazing vim theme used as template.

Instalation

Manually - Unix-like Systems

Put salvation.vim in $HOME/.vim/colors/

Manually - Windows

Put salvation.vim in %userprofile%\vimfiles\colors\

Vim 8

git clone https://codeberg.org/exorcist/salvation-vim.git ~/.vim/plug/default/opt

Vim-plug

Plug 'https://codeberg.org/exorcist/salvation-vim'

packer.nvim

use ({
 "https://codeberg.org/exorcist/salvation-vim",
 event = "BufReadPre"
 })

Supported filetype syntax

  • Diff
  • Html
  • Xml
  • Lisp dialects
  • C
  • Python
  • CSS/SASS
  • JavaScript
  • YAYJS
  • CoffeScript
  • Ruby
  • ObjectiveC
  • Go
  • Lua
  • MoonScript
  • Java
  • Elixir
  • Scala
  • Markdown
  • Haskell
  • Json
  • Rust
  • Make

Preview (JavaScript & Rust)

alt text