A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/xi-livecode/vim-xi below:

xi-livecode/vim-xi: Vim plugin for Xi

Work in progress...

A Vim plugin for Xi, a musical pattern language written in Ruby.

This plugin communicate with Xi REPL asynchronously, so you need either Vim 8.0+ with +channel and +job, or Neovim.

  1. Open a .xi file
  2. Press <localleader>b or run :XiStart to start REPL
  3. Write code and evaluate it <c-e> or <localleader>ee
  4. ???
  5. Profit!

Install the plugin manually on your ~/.vim (or ~/.local/share/nvim if using Neovim) or with a plugin manager, like vim-plug:

Plug 'xi-livecode/vim-xi'

For now you need to configure your REPL path. Run first on your terminal:

$ whereis xi
xi: /usr/local/bin/xi

And define on your .vimrc:

let g:xi_repl = '/usr/local/bin/xi'

to-do

Bug reports and pull requests are welcome on GitHub at https://github.com/xi-livecode/vim-xi. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Refer to the LICENSE file.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4