{"id":20737417,"url":"https://github.com/tamton-aquib/nvim","last_synced_at":"2025-04-24T01:42:27.278Z","repository":{"id":49497965,"uuid":"377102445","full_name":"tamton-aquib/nvim","owner":"tamton-aquib","description":"Personal neovim config","archived":false,"fork":false,"pushed_at":"2024-06-02T06:38:06.000Z","size":541,"stargazers_count":62,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T05:41:18.445Z","etag":null,"topics":["config","lua","neovim","nvim"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tamton-aquib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-06-15T09:09:28.000Z","updated_at":"2025-01-14T18:34:34.000Z","dependencies_parsed_at":"2023-02-15T11:16:04.781Z","dependency_job_id":"b8abf47e-0955-498f-8e48-627d22226ded","html_url":"https://github.com/tamton-aquib/nvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tamton-aquib","download_url":"https://codeload.github.com/tamton-aquib/nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250545691,"owners_count":21448247,"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":["config","lua","neovim","nvim"],"created_at":"2024-11-17T06:14:27.667Z","updated_at":"2025-04-24T01:42:27.261Z","avatar_url":"https://github.com/tamton-aquib.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim config\nMy neovim config. Might require nightly.\n\n## Screenshots\n\u003e [!NOTE]\n\u003e\n\u003e No screenshots or showcase for treesitter, lsp diagnostics, nvim-cmp, etc as they're common in all configs.\n\u003e Here are some unique (useless) things which cant be seen in other normal configs.\n\n| Dashboard | Init file |\n|---|---|\n| \u003cimg width=600 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/c0054c4b-c931-43d9-8f55-eca550755785\" /\u003e | \u003cimg width=600 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/700b1119-f088-45bd-aba5-11081eaa29a7\" /\u003e |\n\n| Lil ducklings everywhere | Animated float open |\n|---|---|\n| \u003cimg width=600 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/4f02c929-d968-4bf6-ac89-701ef852c66b\" /\u003e | \u003cimg width=600 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/ea93ed3b-f66e-4720-95e1-39a29f4e823c\" /\u003e |\n\n| Plugin Market | Read XKCD when bored |\n|---|---|\n| \u003cimg width=600 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/5fb6be32-c7a3-420f-8542-4900f705fb61\" /\u003e | \u003cimg width=600 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/e8234ada-8562-4e98-8a5c-b7304bd2b701\" /\u003e |\n\n| Mpv Music player | Raining inside |\n|---|---|\n| \u003cimg height=400 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/11c2f3db-6323-41ba-861f-91d3d800b4ca\" /\u003e | \u003cimg width=600 src=\"https://github.com/tamton-aquib/nvim/assets/77913442/a5873e97-12a8-4474-a964-205f3c1b35ae\" /\u003e |\n\n\nSome notes regarding the config:\n- This might be the most useless config you might come across. Peace ☮️\n- Approximately around 500 LOC.\n- The gifs above might feel choppy, but theyre super smooth in real.\n- Some of the other functionalities that are not mentioned:\n  - Calculator (A real one with a UI)\n  - Stalk (provide a gh username and check their activities)\n  - TmpClone (temporarily clone a project from gh for quick inspection)\n  - Quicknote (Project agnostic notes that does not pollute the root directory)\n  - Scratch buffer (filetype default set to lua and \\\u003cleader\\\u003er evaluates it)\n  - Bookmark in the signcolumn with mini alphabets (toggleable)\n  - Chatgpt (custom)\n  - Cheat.sh (custom detects language automagically)\n  - Close command (:bd and :q detect automagically)\n  - Neorg (with code execution and presenter modules)\n  - Screensavers (DVD logo running around)\n  - Snake game (not fully working)\n  - Thunder client alternative with tab like clickable winbar.\n  - No mason/null-ls though. I already have lsp and diags working.\n  - Custom vim.ui.input, vim.ui.select and vim.notify.\n  - NullPointer (share files via :PP using 0x0.st)\n\n\u003e \u003cdetails\u003e\n\u003e \u003csummary\u003eOld Screenshots\u003c/summary\u003e\n\u003e \n\u003e ![image](https://user-images.githubusercontent.com/77913442/146633265-bdbcdae3-29b2-4058-b217-d5f2b162af40.png)\n\u003e ![image](https://user-images.githubusercontent.com/77913442/146633549-c098e7ca-6f6d-4740-8ab6-531d8a030555.png)\n\u003e ![image](https://user-images.githubusercontent.com/77913442/146633580-3fa0430e-228e-4010-97ca-46ea58cffc14.png)\n\u003e \u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamton-aquib%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamton-aquib%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamton-aquib%2Fnvim/lists"}