Skip to content

madskjeldgaard/lua-supercollider-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua-supercollider-snippets

in action

Supercollider snippets for the snippets.nvim neovim plugin.

Installation

Using vim-plug:

Plug 'madskjeldgaard/lua-supercollider-snippets'
Plug 'norcalli/snippets.nvim'

Usage

See all snippets available:

lua require'supercollider-snippets.utils'.print_all()

Type one of these names and expand using whatever key you have mapped in snippets.nvim

Options

-- Length of random sequences
vim.g.default_sequence_length = 4

-- Newline items in lists
vim.g.supercollider_snippet_comma_newline = 1

About

Supercollider snippets for the neovim plugin snippets.vim

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Languages