{"id":23511669,"url":"https://github.com/mgastonportillo/nvchad-config","last_synced_at":"2025-04-18T15:05:11.769Z","repository":{"id":173478947,"uuid":"650371310","full_name":"mgastonportillo/nvchad-config","owner":"mgastonportillo","description":"My custom NvChad v2.5 configuration","archived":false,"fork":false,"pushed_at":"2024-04-13T21:02:41.000Z","size":63,"stargazers_count":22,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-14T04:29:20.727Z","etag":null,"topics":["custom","neovim","nvchad"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgastonportillo.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}},"created_at":"2023-06-06T23:49:24.000Z","updated_at":"2024-04-17T13:47:34.280Z","dependencies_parsed_at":"2024-03-21T04:31:14.897Z","dependency_job_id":"e4215c9c-1a05-43c4-8b5d-babef75fb0cb","html_url":"https://github.com/mgastonportillo/nvchad-config","commit_stats":null,"previous_names":["mgastonportillo/nvchad-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgastonportillo%2Fnvchad-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgastonportillo%2Fnvchad-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgastonportillo%2Fnvchad-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgastonportillo%2Fnvchad-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgastonportillo","download_url":"https://codeload.github.com/mgastonportillo/nvchad-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249509803,"owners_count":21283631,"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":["custom","neovim","nvchad"],"created_at":"2024-12-25T12:15:57.537Z","updated_at":"2025-04-18T15:05:11.763Z","avatar_url":"https://github.com/mgastonportillo.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My custom Neovim configuration\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/5fe2b095-1d53-41e9-8ce8-12288bc2b5e1\"\u003e\u003c/p\u003e\n\u003chr\u003e\n\n### Features\n\n- Features [NvChad v2.5](https://nvchad.com/news/v2.5_release)\n- Target OS: WSL2/Linux\n- Modularised setup of plugins and configurations\n- Scripting with Bash, Lua and Toml as smooth as it gets\n- Web development with JS/TS, React and Astro **fully covered**\n- Development with Rust, C and Go\n- Git integrated using [Neogit](https://github.com/NeogitOrg/neogit),\n  [Gitsigns](https://github.com/lewis6991/gitsigns.nvim),\n  [DiffView](https://github.com/sindrets/diffview.nvim),\n  [Telescope](https://github.com/nvim-telescope/telescope.nvim?tab=readme-ov-file#git-pickers)\n  and [VimFugitive](https://github.com/tpope/vim-fugitive)\n- [Markdown Preview](https://github.com/iamcco/markdown-preview.nvim) with live\n  changes in browser\n- Round borders as a priority over sharp borders\n\n\u003e[!TIP]\n\u003e Pair with \u003ca href=\"https://github.com/mgastonportillo/wezterm-config\"\u003e my\n\u003e Wezterm configuration\u003c/a\u003e for a smooth experience\n\n\u003e[!WARNING]\n\u003e **Disclaimer**: I frequently use `git rebase -i` to streamline my\n\u003e configuration. if you plan to use `lazy-lock.json` to stick with certain\n\u003e snapshots of the config, you might have a hard time due to changing commit\n\u003e hashes.\n\n\u003chr\u003e\n\n### Steps\n\n1. Clone the repo\n2. Open nvim and let Lazy bootstrap the new configuration\n3. Reopen nvim and run `:MasonInstallAll`\n4. Enjoy\n\n\u003chr\u003e\n\n### Planned implementations\n\n- 💡 I'm all ears for suggestions and ideas\n\n\u003chr\u003e\n\n### Known bugs\n\n- 🐞 If you find any, please open an issue\n\n\u003chr\u003e\n\n### Dependencies\n\nRequired:\n\n- [NVIM](https://neovim.io/) Stable v0.10.1+ (Nightlies might work)\n- [NvChad](https://nvchad.com/) v2.5\n- Any [NerdFont](https://www.nerdfonts.com/) or patched font (I use [JetBrains Mono](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip))\n- [win32yank](https://github.com/equalsraf/win32yank) (recent choice, only required for WSL users)\n- Python 3.11.7+ \u0026 pip 23.3.1+\n- pip: `pynvim==0.4.3+`\n- Node.js v22+\n- npm: `neovim@4.10.1+`\n\nRecommended:\n\n- Cargo 1.80.1+\n- `opam`, `ghcup`, `go`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgastonportillo%2Fnvchad-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgastonportillo%2Fnvchad-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgastonportillo%2Fnvchad-config/lists"}