{"id":21171232,"url":"https://github.com/capi-nemoo/nemoovim","last_synced_at":"2025-03-14T17:25:39.977Z","repository":{"id":262224055,"uuid":"886585633","full_name":"Capi-nemoo/nemoovim","owner":"Capi-nemoo","description":"my neovim config ","archived":false,"fork":false,"pushed_at":"2025-02-16T01:33:28.000Z","size":79,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T02:24:55.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Capi-nemoo.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-11-11T08:42:10.000Z","updated_at":"2025-02-16T01:33:31.000Z","dependencies_parsed_at":"2024-11-11T09:39:09.521Z","dependency_job_id":"1a484214-dff8-45e7-8b83-19106f3b88d1","html_url":"https://github.com/Capi-nemoo/nemoovim","commit_stats":null,"previous_names":["capi-nemoo/nemoovim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2Fnemoovim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2Fnemoovim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2Fnemoovim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Capi-nemoo%2Fnemoovim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Capi-nemoo","download_url":"https://codeload.github.com/Capi-nemoo/nemoovim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243617163,"owners_count":20320024,"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":[],"created_at":"2024-11-20T16:03:42.890Z","updated_at":"2025-03-14T17:25:39.971Z","avatar_url":"https://github.com/Capi-nemoo.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  🚧 Work in Progress\n\nThis branch is currently being ported to Lazy.nvim as the new package manager. Expect significant changes and improvements in the configuration.\n\nFeel free to explore, but keep in mind that the setup is still under development.\n\nfmicrosoft\n\n``` bash\n.\n├── init.lua\n├── lazy-lock.json\n├── lua\n│   └── nemoo\n│       ├── cmp.lua\n│       ├── core\n│       │   ├── autocmds.lua\n│       │   ├── keymaps.lua\n│       │   ├── lazy.lua\n│       │   └── options.lua\n│       ├── editing\n│       │   ├── autopairs.lua\n│       │   ├── commentary.lua\n│       │   └── surround.lua\n│       ├── git\n│       │   ├── diffview\n│       │   ├── fugitive.lua\n│       │   └── gitsigns.lua\n│       ├── lsp\n│       │   ├── cmp.lua\n│       │   ├── inlay-hints.lua\n│       │   ├── lspkind.lua\n│       │   ├── lsp.lua\n│       │   ├── mason.lua\n│       │   ├── symbols.lua\n│       │   └── treesitter.lua\n│       ├── navigation\n│       │   ├── aerial.lua\n│       │   ├── harpoon.lua\n│       │   ├── neo-tree.lua\n│       │   └── telescope.lua\n│       ├── other\n│       │   └── vim-be-good.lua\n│       ├── tools\n│       │   ├── live-server.lua\n│       │   └── toogleterm.lua\n│       └── ui\n│           ├── dashboard.lua\n│           ├── lualine.lua\n│           ├── noice.lua\n│           ├── notify.lua\n│           ├── rose-pine.lua\n│           └── statusline.lua\n└── README.md\n```\n\nplugins working \nwindwp/nvim-autopairs\ntpope/vim-commentary\ntpope/vim-surround\ntpope/vim-fugitive\nlewis6991/gitsigns.nvim\nsindrets/diffview.nvim\nhrsh7th/nvim-cmp\nlvimuser/lsp-inlayhints.nvim\nonsails/lspkind.nvim\nneovim/nvim-lspconfig\nwilliamboman/mason.nvim\nsimrat39/symbols-outline.nvim\nnvim-treesitter/nvim-treesitter\nstevearc/aerial.nvim\nThePrimeagen/harpoon\nnvim-neo-tree/neo-tree.nvim\nnvim-telescope/telescope.nvim\nThePrimeagen/vim-be-good\nbarrett-ruth/live-server.nvim\nakinsho/toggleterm.nvim\nglepnir/dashboard-nvim\nnvim-lualine/lualine.nvim\nfolke/noice.nvim\nrcarriga/nvim-notify\nrose-pine/neovim\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapi-nemoo%2Fnemoovim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapi-nemoo%2Fnemoovim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapi-nemoo%2Fnemoovim/lists"}