{"id":29102905,"url":"https://github.com/kyle-wannacott/nvim-dogecomments","last_synced_at":"2025-06-28T22:32:41.778Z","repository":{"id":54006925,"uuid":"343035543","full_name":"kyle-wannacott/nvim-dogecomments","owner":"kyle-wannacott","description":"Help get :dog: to the :last_quarter_moon_with_face: by commenting out your code. ","archived":false,"fork":false,"pushed_at":"2022-03-24T22:33:04.000Z","size":59,"stargazers_count":7,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T04:14:31.737Z","etag":null,"topics":["commenter","comments","doge","lua","moon","neovim","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kyle-wannacott.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}},"created_at":"2021-02-28T06:17:13.000Z","updated_at":"2023-08-21T20:03:43.000Z","dependencies_parsed_at":"2022-08-13T06:00:33.136Z","dependency_job_id":null,"html_url":"https://github.com/kyle-wannacott/nvim-dogecomments","commit_stats":null,"previous_names":["kyle-wannacott/nvim-dogecomments"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kyle-wannacott/nvim-dogecomments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyle-wannacott%2Fnvim-dogecomments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyle-wannacott%2Fnvim-dogecomments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyle-wannacott%2Fnvim-dogecomments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyle-wannacott%2Fnvim-dogecomments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyle-wannacott","download_url":"https://codeload.github.com/kyle-wannacott/nvim-dogecomments/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyle-wannacott%2Fnvim-dogecomments/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262507082,"owners_count":23321857,"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":["commenter","comments","doge","lua","moon","neovim","neovim-plugin"],"created_at":"2025-06-28T22:32:03.202Z","updated_at":"2025-06-28T22:32:41.772Z","avatar_url":"https://github.com/kyle-wannacott.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description: Help get :dog: to the :last_quarter_moon_with_face: by commenting out your code. \n\nInstall: `Plug 'leewannacott/nvim-dogecomments'`\n\n### Current Keymappings to call different functions:\n```lua\n-- Commands are silenced with \u003csilent\u003e\nnoremap \u003cleader\u003ecl :call Comment_line() \u003cCR\u003e -- Comment out a single line or multiple using count or VL mode.\n\nnoremap \u003cleader\u003ecL :call Comment_end_of_line() \u003cCR\u003e -- Places comment at end of line and enters insert mode.\n\nnoremap \u003cleader\u003ecc :call Comment_on_cursor() \u003cCR\u003e -- Places a comment on the cursor mark position.\n\nnoremap \u003cleader\u003ect :call Comment_todo() \u003cCR\u003e -- Places a TODO comment.\n\nnoremap \u003cleader\u003ecd :call Comment_remove() \u003cCR\u003e -- Deletes comments placed at start of lines.\n\nnoremap \u003cleader\u003ecp :call Comment_doge() \u003cCR\u003e -- Prints ascii Doge.\n```\n\n### Development on this repository:\n\n`Plug '/home/user/Desktop/nvim-dogecomments'`\n\nTODO: \n\n- [ ] Deploy server to AWS as EC2 instance to show global amount of lines of code commented out by users of the plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyle-wannacott%2Fnvim-dogecomments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyle-wannacott%2Fnvim-dogecomments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyle-wannacott%2Fnvim-dogecomments/lists"}