Giter Club home page Giter Club logo

vim-supercollider-snippets's Introduction

[EXPERIMENTAL] vim-supercollider-snippets

snippets in action

Snippet files for SuperCollider filetypes to be used with the UltiSnips plugin.

Covers both normal supercollider files .

See :h supercollider-snippets for more info.

Experimental

This plugin is in an experimental state and not recommended for use at the moment. It has some loopback problems with the python interpolation causing python to self implode and nvim to crash from time to time.

See also

Python interpolation

The snippets make extensive use of Python interpolation to do various things.

Mostly this is used to put random values in classes every time the snippet is expanded.

For example with pattern classes always suggesting random values (that you can then choose to delete if you want to) sc snips pattern example 1

Or always initialising an Ndef with a random fruit name and random contents:

python ndef named

Requirements

Install

To install using vim-plug

  1. Add this to your init.vim / .vimrc: Plug 'madskjeldgaard/vim-supercollider-snippets'
  2. Open Vim and run the command :PlugInstall

Otherwise, follow your plugin manager's instructions.

vim-supercollider-snippets's People

Contributors

dundargoc avatar madskjeldgaard avatar salkin-mada avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dundargoc

vim-supercollider-snippets's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.