Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxndr/vim-syntax-tokipona
Vim highlighting for Toki Pona text
https://github.com/alxndr/vim-syntax-tokipona
toki-pona tokipona vim
Last synced: 19 days ago
JSON representation
Vim highlighting for Toki Pona text
- Host: GitHub
- URL: https://github.com/alxndr/vim-syntax-tokipona
- Owner: alxndr
- Created: 2023-11-21T22:57:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-22T01:20:15.000Z (about 1 year ago)
- Last Synced: 2024-11-28T21:49:08.641Z (24 days ago)
- Topics: toki-pona, tokipona, vim
- Language: Vim Script
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# `vim-syntax-tokipona`
Define [vim]/[NeoVim] `syntax` and `highlight` settings for text written in [toki pona].
## Setup / Usage
Save `tokipona.vim` to `[CONFIG]/syntax/tokipona.vim`
(See the specific instructions for your editor and version for where to find the Config file.)
In your editor, enable syntax highlighting and then:
`:set filetype=tokipona`
## Screenshot
## Related
I recommend also using [/dev/urandom's Toki Pona vim spellcheck](https://gitlab.com/dev_urandom/toki-pona-vim-spellcheck).
[toki pona]: https://tokipona.org
[vim]: https://www.vim.org/
[NeoVim]: https://neovim.io