{"id":17937709,"url":"https://github.com/nm-004/nvim","last_synced_at":"2026-05-02T04:40:07.016Z","repository":{"id":259748068,"uuid":"860358737","full_name":"NM-004/nvim","owner":"NM-004","description":"My neovim config in lua","archived":false,"fork":false,"pushed_at":"2025-03-25T15:36:43.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T12:12:56.393Z","etag":null,"topics":["nvim","nvim-config","nvim-lua"],"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/NM-004.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,"publiccode":null,"codemeta":null}},"created_at":"2024-09-20T09:34:12.000Z","updated_at":"2025-03-25T15:36:46.000Z","dependencies_parsed_at":"2025-02-09T01:37:53.018Z","dependency_job_id":null,"html_url":"https://github.com/NM-004/nvim","commit_stats":null,"previous_names":["nm-004/nvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NM-004%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NM-004%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NM-004%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NM-004%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NM-004","download_url":"https://codeload.github.com/NM-004/nvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998217,"owners_count":20866696,"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":["nvim","nvim-config","nvim-lua"],"created_at":"2024-10-28T23:06:58.492Z","updated_at":"2026-05-02T04:40:07.007Z","avatar_url":"https://github.com/NM-004.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My neovim config.\n\n## Requirements:-\n\n- [Neovim](https://neovim.io) \u003e= 0.10.0\n- [Git](https://git-scm.com)\n- [NerdFont](https://www.nerdfonts.com/)\n- [Lazygit](https://github.com/jesseduffield/lazygit) (Optional)\n- C Compiler\n- [Rust](https://www.rust-lang.org/tools/install)\n- [riggrep](https://github.com/BurntSushi/ripgrep) for telescope\n- [npm](https://www.npmjs.com/)\n\n### Config Structure\n\n```\n\n.\n├── README.md\n├── init.lua\n├── lazy-lock.json\n└── lua\n    ├── config\n    │   ├── init.lua\n    │   ├── keymap.lua\n    │   ├── lazy.lua\n    │   ├── lsp.lua\n    │   └── options.lua\n    ├── lsp\n    │   ├── blink.lua\n    │   ├── friendly-snippets.lua\n    │   ├── luasnip.lua\n    │   ├── mason-lspconfig.lua\n    │   ├── mason-tool-installer.lua\n    │   ├── mason.lua\n    │   └── nvim-lspconfig.lua\n    └── plugin\n        ├── bufferline.lua\n        ├── lualine.lua\n        ├── nvim-autopairs.lua\n        ├── nvim-cursorline.lua\n        ├── nvim-tree.lua\n        ├── nvim-treesitter.lua\n        ├── telescope.lua\n        └── vim-tmux-navigator.lua\n\n5 directories, 23 files\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnm-004%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnm-004%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnm-004%2Fnvim/lists"}