Uiua.vim
Vim plugin for the stack-based, array-oriented programming language [Uiua](https://uiua.org)
Install / Use
/learn @sputnick1124/Uiua.vimREADME
<p style="vertical-align:center; horizontal-align:left; font-size:150px">
<img src="https://github.com/uiua-lang/uiua/blob/main/site/uiua-logo.png" width="128"/>
➕
<img src="https://www.vim.org/images/vimlogo.svg" width="128"/>
➜
<img src="logo/uiua-vim-logo.png"/>
</p>
uiua.vim
This is a simple Vim plugin that provides Uiua integration. Features include:
- file detection
- syntax highlighting
- commands and code evaluation (see below)
Installation
Install using your favorite package manager.
vim-plug
Plug 'sputnick1124/uiua.vim'
lazy.nvim
require("lazy").setup({
"sputnick1124/uiua.vim",
})
Features
:UiuaRun- run the current file:UiuaTest- test the current file:UiuaFmt- format the current file:UiuaEval- evaluate the current line (or visual range):UiuaPad- create link to Uiua pad with current buffer (or selected visual range)- URL will be copied to system clipboard if
g:uiua_clip_commandis provided
- URL will be copied to system clipboard if
Todo
- [ ] Optional automatic LSP setup (for neovim >= 0.8.0)
- [ ]
:UiuaWatch - [ ] Statusline addon
- [x] Logo
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
