Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim plugin for spectre language

https://spectrelang.org

Install using vim-plug

Plug 'angluca/spectre.vim'

Set lsp if you want

Plug 'yegappan/lsp'

setl omnifunc=LspOmniFunc
au filetype spectre call LspAddServer([#{
            \    name: 'spectre',
            \    filetype: ['spectre'],
            \    path: 'spectre-ls',
            \  }])

About

Vim plugin for Spectre language

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages