File: supercollider.lua

package info (click to toggle)
neovim 0.11.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 64,320 kB
  • sloc: ansic: 264,714; python: 1,472; lisp: 1,237; sh: 1,137; makefile: 383; xml: 85; ruby: 6
file content (3 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (17)
1
2
3
vim.bo.commentstring = '// %s'

vim.b.undo_ftplugin = (vim.b.undo_ftplugin or '') .. '\n setl commentstring<'