{"id":22850222,"url":"https://github.com/956mb/neostuff","last_synced_at":"2026-04-17T10:31:50.256Z","repository":{"id":245712293,"uuid":"818980451","full_name":"956MB/neostuff","owner":"956MB","description":"Group of plugins and forks of mine related to Neovim","archived":false,"fork":false,"pushed_at":"2024-09-09T10:12:20.000Z","size":320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T06:29:50.624Z","etag":null,"topics":["dotfiles","lua","neovim","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":null,"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/956MB.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":"2024-06-23T12:37:14.000Z","updated_at":"2024-12-12T04:14:05.000Z","dependencies_parsed_at":"2024-06-23T16:37:47.729Z","dependency_job_id":"89d32096-5e44-487c-8718-039611b2c682","html_url":"https://github.com/956MB/neostuff","commit_stats":null,"previous_names":["956mb/neostuff"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/956MB/neostuff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/956MB%2Fneostuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/956MB%2Fneostuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/956MB%2Fneostuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/956MB%2Fneostuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/956MB","download_url":"https://codeload.github.com/956MB/neostuff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/956MB%2Fneostuff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dotfiles","lua","neovim","neovim-plugin"],"created_at":"2024-12-13T05:06:54.729Z","updated_at":"2026-04-17T10:31:50.231Z","avatar_url":"https://github.com/956MB.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# neostuff\n\nCollection of plugins and forks used in [Neovim](https://github.com/neovim/neovim).\n\n\u003c!-- TOC --\u003e\n\n- [Plugins](#plugins) \u003csub\u003e\u003csup\u003e(my own)\u003c/sup\u003e\u003c/sub\u003e\n    - [head.nvim](#headnvim)\n    - [ncks.nvim](#ncksnvim)\n- [Forks](#forks) \u003csub\u003e\u003csup\u003e(others)\u003c/sup\u003e\u003c/sub\u003e\n    - [quicker.nvim](#quickernvim)\n    - [oil.nvim](#oilnvim)\n    - [lazy.nvim](#lazynvim)\n\n\u003c!-- /TOC --\u003e\n\n## Plugins\n\nMy own plugins written in Lua for my own use. Very barebones and potentially none functional. I'm still learning Lua and Neovim plugin development, so these are more for my own learning and experimentation right now.\n\n### [head.nvim](https://github.com/956MB/head.nvim)\n\nPlugin for adding and automatically updating file headers. WIP.\n\n[#neovim](https://github.com/topics/neovim) [#neovim-plugin](https://github.com/topics/neovim-plugin) [#plugin](https://github.com/topics/plugin) [#lua](https://github.com/topics/lua) [#file-header](https://github.com/topics/file-header)\n\n### [ncks.nvim](https://github.com/956MB/ncks.nvim)\n\nTiny utility plugin to append Discord nickname ideas to a file without leaving Neovim.\n\n[#neovim](https://github.com/topics/neovim) [#neovim-plugin](https://github.com/topics/neovim-plugin) [#plugin](https://github.com/topics/plugin) [#lua](https://github.com/topics/lua) [#discord](https://github.com/topics/discord) [#nickname](https://github.com/topics/nicknames) [#telescope](https://github.com/topics/telescope)\n\n![ncks.nvim](https://github.com/956MB/ncks.nvim/blob/main/img/25d52fd9-4128-43dd-a8a1-5e68b2845123.gif)\n\n## Forks\n\nForks of other plugins that I use heavily and have made changes to. Usually very minor quality-of-life improvements though.\n\n\u003ch3 id=\"quickernvim\"\u003equicker.nvim \u003cspan style=\"font-size: 0.5em;\"\u003e\u003csub\u003e\u003csup\u003eLink TBA\u003c/sup\u003e\u003c/sub\u003e\u003c/span\u003e\u003c/h3\u003e\n\n_Author: [stevearc](https://github.com/stevearc) ([quicker.nvim](https://github.com/stevearc/quicker.nvim))_\n\n- Adds cursor line number highlight (CursorLineNr) to the **quicker.nvim** quickfix list. Follows the cursor movement and updates like normal line numbers.\n\n![quicker](./img/2024-09-06_at_4.44.33_PM.png)\n\n\u003ch3 id=\"oilnvim\"\u003eoil.nvim \u003cspan style=\"font-size: 0.5em;\"\u003e\u003csub\u003e\u003csup\u003eLink TBA\u003c/sup\u003e\u003c/sub\u003e\u003c/span\u003e\u003c/h3\u003e\n\n_Author: [stevearc](https://github.com/stevearc) ([oil.nvim](https://github.com/stevearc/oil.nvim))_\n\n- Adds the `netrw` directory listing UI to the **oil.nvim** file explorer. I like the way it looks, it fills out the top of the oil buffer a bit more. The _\"Sort sequence\"_ line is currently nonsense... I haven't figured out how to make use of this yet, but it's still nice having it there anyway :)\n\n![oil](./img/2024-05-20_at_12.09.40_AM.png)\n\n### [lazy.nvim](https://github.com/956MB/lazy.nvim)\n\n_Author: [folke](https://github.com/folke) ([lazy.nvim](https://github.com/folke/lazy.nvim))_\n\n- Adds a URL to the end of each plugin entry line in the **lazy.nvim** Home/Summary page, making displaying the entire page or finding a plugin's URL easier. (Can be toggled with the `T` key.)\n\n![lazy-gif](./img/326110578-c76100ef-2d9e-4807-8884-821227799353.gif)\n\n![lazy-image](./img/326110615-08572042-1df9-41a5-a997-5e6e6bab0f1f.png)\n\n## License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F956mb%2Fneostuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F956mb%2Fneostuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F956mb%2Fneostuff/lists"}