Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seal.vim

Seal syntax plugin for Vim

Installation

For packer.nvim, add this to the packer startup function:

use('huseynaghayev/seal.vim')

For lazy.nvim, add this to the init.lua file:

require("lazy").setup({
  {'huseynaghayev/seal.vim', lazy = false}
})

For Vim, run this:

git clone https://github.com/huseynaghayev/seal.vim ~/.vim/pack/seal/start/seal.vim

Contributing

Pull requests are welcome.

About

Seal syntax plugin for Vim

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages