All Projects → Bakudankun → PICO-8.vim

Bakudankun / PICO-8.vim

Licence: MIT license
A vim plugin package for PICO-8 programming.

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to PICO-8.vim

Vim Ledger
Vim plugin for Ledger
Stars: ✭ 253 (+502.38%)
Mutual labels:  vim-plugin
vim-snipp-snapp-snut-and-the-legend-continues
💇 (Experimental) Vim snippet plugin
Stars: ✭ 24 (-42.86%)
Mutual labels:  vim-plugin
nvim-contabs
contextual tabs for vim/neovim
Stars: ✭ 20 (-52.38%)
Mutual labels:  vim-plugin
Nerdtree
A tree explorer plugin for vim.
Stars: ✭ 16,380 (+38900%)
Mutual labels:  vim-plugin
vim-textobj-quote
Use ‘curly’ quote characters in Vim
Stars: ✭ 112 (+166.67%)
Mutual labels:  vim-plugin
vim-mysticaltutor
Low-contrast flat colorscheme for Vim and terminals
Stars: ✭ 22 (-47.62%)
Mutual labels:  vim-plugin
Vim Ghost
Vim/Nvim client for GhostText - Edit browser text areas in Vim/Neovim
Stars: ✭ 245 (+483.33%)
Mutual labels:  vim-plugin
vim-solidity
Syntax highlighting for Solidity in Vim
Stars: ✭ 44 (+4.76%)
Mutual labels:  vim-plugin
pico2tic
PICO-8 Wrapper for the TIC-80
Stars: ✭ 48 (+14.29%)
Mutual labels:  pico-8
pico-8-adventure
An open-world adventure game written in Pico-8, including full tutorial.
Stars: ✭ 24 (-42.86%)
Mutual labels:  pico-8
Coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Stars: ✭ 18,268 (+43395.24%)
Mutual labels:  vim-plugin
fake-08
A Pico-8 player/emulator for console homebrew
Stars: ✭ 374 (+790.48%)
Mutual labels:  pico-8
P8Coder
A programming tool that replaces the lua code in pico-8 cartridges (p8) with the code you write in P8Coder.
Stars: ✭ 89 (+111.9%)
Mutual labels:  pico-8
Vim Airline
lean & mean status/tabline for vim that's light as air
Stars: ✭ 15,873 (+37692.86%)
Mutual labels:  vim-plugin
vim-textobj-anyblock
A text object for any of '', "", (), {}, [] and <>.
Stars: ✭ 76 (+80.95%)
Mutual labels:  vim-plugin
Lusty
LustyExplorer / LustyJuggler for Vim
Stars: ✭ 246 (+485.71%)
Mutual labels:  vim-plugin
qf helper.nvim
A collection of improvements for the quickfix buffer
Stars: ✭ 70 (+66.67%)
Mutual labels:  vim-plugin
vim-readme-viewer
📖 Viewing plugin's README easily like vim help
Stars: ✭ 26 (-38.1%)
Mutual labels:  vim-plugin
searchReplace.vim
Search & Replace, simply & efficiently [neovim only]
Stars: ✭ 26 (-38.1%)
Mutual labels:  vim-plugin
vim-shellcheck
Vim wrapper for ShellCheck, a static analysis tool for shell scripts.
Stars: ✭ 63 (+50%)
Mutual labels:  vim-plugin

にほんご

PICO-8.vim

This is a Vim plugin package that adds support for PICO-8 cartridge files.

screenshot

(The nice colorscheme is from markbahnman/vim-pico8-color)

Installation

PICO-8.vim can be installed manually or using vim-plug: Plug 'bakudankun/pico-8.vim'

Features

  • Proper syntax highlighting for .p8 files as well as folding
  • Make vim visually imitate the PICO-8 console
  • Colorize graphics data

colorize demo

  • Keymaps to easily input symbols with Shift+[A-Z]
  • :Pico8Run command to run the current file in PICO-8

For details and configurations, see the help doc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].