{"id":22707637,"url":"https://github.com/aonemd/dazzle.vim","last_synced_at":"2025-06-19T01:40:32.397Z","repository":{"id":95876739,"uuid":"346076796","full_name":"aonemd/dazzle.vim","owner":"aonemd","description":"Make dazzling presentations without leaving your best editor, Vim","archived":false,"fork":false,"pushed_at":"2021-09-22T13:37:26.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T21:11:15.352Z","etag":null,"topics":["vim","vim-plugin","viml"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aonemd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-09T16:48:33.000Z","updated_at":"2021-09-22T13:37:30.000Z","dependencies_parsed_at":"2023-03-24T12:02:35.880Z","dependency_job_id":null,"html_url":"https://github.com/aonemd/dazzle.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aonemd/dazzle.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Fdazzle.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Fdazzle.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Fdazzle.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Fdazzle.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aonemd","download_url":"https://codeload.github.com/aonemd/dazzle.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Fdazzle.vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260665359,"owners_count":23044277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["vim","vim-plugin","viml"],"created_at":"2024-12-10T10:13:39.868Z","updated_at":"2025-06-19T01:40:27.370Z","avatar_url":"https://github.com/aonemd.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\n    dazzle.vim\n  \u003c/h1\u003e\n\u003c/div\u003e\n\nMake dazzling presentations without leaving your best editor, Vim.\n\n![screenshot](https://user-images.githubusercontent.com/16504838/110614591-2aa06200-819b-11eb-8fe1-772730a9fb81.png)\n\n### Installation\n\n0. Install [figlet](http://www.figlet.org/),\n   [toilet](http://caca.zoy.org/wiki/toilet),\n   [cowsay](https://web.archive.org/web/20071026043648/http://www.nog.net/~tony/warez/cowsay.shtml),\n   and [goyo.vim](https://github.com/junegunn/goyo.vim) for better integration\n1. Install `aonemd/dazzle.vim` using a plugin manger such as:\n    [vim-plug](https://github.com/junegunn/vim-plug),\n    [NeoBundle](https://github.com/Shougo/neobundle.vim),\n    [Vundle](https://github.com/gmarik/Vundle.vim), or\n    [Pathogen](https://github.com/tpope/vim-pathogen).\n2. Call `Dazzle` command for your presentation files only:\n    ```viml\n    \" use dazzle for .pres files\n    autocmd BufNewFile,BufRead *.pres :Dazzle\n    ```\n3. Open your presentations: `vim *.pres`\n4. Zoom-in on your terminal and dazzle everyone!\n\n### Features and Maps\n\n- Scroll between slides using `Left` and `Right` arrow keys\n- Text between two backticks `` ` `` is treated as special text and thus, is colored 🍎\n- Text between two asterisks `*` is treated as important text and thus, is **bold**\n- `[ ]` and `[x]` are converted to ASCII characters\n- Lines starting with `*` or `-` are converted to ASCII bullet points\n- `Q` executes the current line as a shell command and prints the output into Vim\n- `\u003cleader\u003et` converts current line into ASCII title using `figlet`\n- `\u003cleader\u003eb` converts current line into ASCII banner using `toilet`\n- `\u003cleader\u003ec` converts current line into ASCII cow quote using `cowsay`\n\n### Credits\n\nI made this plugin after watching those two YouTube videos:\n  - [Creating technical presentations with VIM](https://www.youtube.com/watch?v=GDa7hrbcCB8)\n  - [Giving a Text Based Slide Presentation in Vim without Plugins](https://www.youtube.com/watch?v=7fIR55kkTwc)\n\nSo all thanks to their creators for their content.\n\n### License\n\nSee [LICENSE](https://github.com/aonemd/dazzle.vim/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faonemd%2Fdazzle.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faonemd%2Fdazzle.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faonemd%2Fdazzle.vim/lists"}