Live coding with tidal and sonic pi, snippets for diary, toggleterm
Live Coding: - added plugin for sonic-pi (though commented out) - added plugin for tidal Snippets: - added path luasnippets to loaderdefinitions - added luasnippet for asciidoc (diaentry, diahead Options: - no longer show tabline Plugins: - toggleterm with a binding so <C-`>
This commit is contained in:
@@ -79,5 +79,6 @@ cmp.setup({
|
||||
{ name = 'path' }, -- For path completion
|
||||
{ name = 'rpncalc' }, -- for RPN calculations
|
||||
{ name = 'orgmode' }, -- for nvim-orgmode
|
||||
{ name = 'sonicpi' }, -- for sonic-pi integration
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user