vim-svelte-theme

Vim Svelte Theme

A vim svelte color theme.

screenshot

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 to colors/svelte.vim under any runtimepath

  • Or simply copy the file svelte.vim to colors/svelte.vim

See also

vim-svelte-plugin

Top categories

Loading Svelte Themes