A vim svelte theme, based on https://svelte.dev/repl webpage style, created with ThemeCreator
color svelte
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
-
Clone this plugin, then copy
vim-svelte-theme/colors/svelte.vimtocolors/svelte.vimunder anyruntimepath -
Or simply copy the file svelte.vim to
colors/svelte.vim
