Awesome
<p align="center"> <img alt="screenshot" src="https://raw.githubusercontent.com/leafOfTree/leafOfTree.github.io/master/vim-svelte-theme.png" width="300" /> </p>A vim svelte theme, based on https://svelte.dev/repl webpage style, created with ThemeCreator
Usage
color svelte
Installation
You can use your favourite plugin manager. For example,
-
Use VundleVim
Plugin 'leafOfTree/vim-svelte-theme'
-
Use vim-pathogen
cd ~/.vim/bundle git clone https://github.com/leafOfTree/vim-svelte-theme --depth 1
-
Use vim-plug
Plug 'leafOfTree/vim-svelte-theme' :PlugInstall
Manual
-
Clone this plugin, then copy
vim-svelte-theme/colors/svelte.vim
tocolors/svelte.vim
under anyruntimepath
-
Or simply copy the file svelte.vim to
colors/svelte.vim