https://github.com/rokf/nim-snippets
Textadept Snippets for Nim (Nimrod)
https://github.com/rokf/nim-snippets
Last synced: 10 months ago
JSON representation
Textadept Snippets for Nim (Nimrod)
- Host: GitHub
- URL: https://github.com/rokf/nim-snippets
- Owner: rokf
- Created: 2016-03-20T09:58:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-20T11:19:44.000Z (about 10 years ago)
- Last Synced: 2025-06-04T21:24:07.370Z (about 1 year ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Installation (Linux)
**cd** into `~/.textadept/modules` folder and `git clone` this repo.
Open your `~/.textadept/init.lua` and insert `require('nim-snippets')`.
Save and restart Textadept.
You can press `Ctrl+K` (default) to see the available snippets.