{"id":13895497,"url":"https://github.com/NvChad/tinyvim","last_synced_at":"2025-07-17T11:31:07.807Z","repository":{"id":156826841,"uuid":"630796217","full_name":"NvChad/tinyvim","owner":"NvChad","description":"Most Organized minimal Neovim PDE config for beginners  (  300 LOC )","archived":false,"fork":false,"pushed_at":"2024-09-04T00:32:39.000Z","size":36,"stargazers_count":133,"open_issues_count":1,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-22T13:51:37.191Z","etag":null,"topics":["config","neovim","nvchad","vim"],"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/NvChad.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":"2023-04-21T07:11:06.000Z","updated_at":"2024-11-21T16:09:51.000Z","dependencies_parsed_at":"2024-11-12T23:26:54.552Z","dependency_job_id":"591cbf92-266a-463f-9288-3b1c5e5d6909","html_url":"https://github.com/NvChad/tinyvim","commit_stats":null,"previous_names":["nvchad/tinyvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NvChad%2Ftinyvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NvChad%2Ftinyvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NvChad%2Ftinyvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NvChad%2Ftinyvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NvChad","download_url":"https://codeload.github.com/NvChad/tinyvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226255415,"owners_count":17595860,"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","neovim","nvchad","vim"],"created_at":"2024-08-06T18:02:15.846Z","updated_at":"2025-07-17T11:31:07.799Z","avatar_url":"https://github.com/NvChad.png","language":"Lua","readme":"# TinyVim\n- Minimal Neovim config meant to be a starting point for new neovim users.\n\n![2023-09-26-133901_2560x1440_scrot](https://github.com/NvChad/tinyvim/assets/59060246/ce143ca2-07f1-4d54-971d-0f8304c50b58)\n\n# Install\n- Linux or MacOS\n```bash\ngit clone https://github.com/NvChad/tinyvim ~/.config/nvim \u0026\u0026 nvim\n```\n\nRun `:MasonInstallAll` command after lazy.nvim finishes downloading plugins\n\n- Windows\n```bash\ngit clone https://github.com/NvChad/tinyvim $HOME\\AppData\\Local\\nvim --depth 1 \u0026\u0026 nvim\n```\n\nRun `:MasonInstallAll` command after lazy.nvim finishes downloading plugins\n\n# Reset\n```bash\nrm -rf ~/.local/share/nvim \u0026\u0026 rm -rf ~/.config/nvim/lazy-lock.json\n```\n\n# Dir structure\n```bash\n├── init.lua\n├── lua\n    ├── commands.lua\n    ├── mappings.lua\n    ├── options.lua\n    └── plugins\n        ├── init.lua\n        ├── configs\n            ├── blink.lua\n            ├── telescope.lua\n            └── ( more ... )\n```\n\n# About\n- Dont expect this config to be beautiful or blazing fast (no hardcore lazyloading is done)! \n- I'm just using some plugins with their default configs\n- This config only uses only lesser plugins which I think are important for any config.\n\n# Important Plugins used\nBelow is the list of some very important plugins which I think should be must for any neovim config.\n\n| Name             | Description                                  |\n|-------------------------|----------------------------------------------|\n| nvim-tree.lua           | File tree                                    |\n| Nvim-web-devicons       | Icons provider                               |\n| nvim-treesitter         | Configure treesitter                         |\n| bufferline.nvim         | Tab + bufferline plugin                      |\n| blink.cmp               | Autocompletion                               |\n| Luasnip \u0026 friendly snippets               | Snippets                                      |\n| mason.nvim              | Download binaries of various lsps, formatters, debuggers, etc. |\n| gitsigns.nvim                | Git-related features                         |\n| comment.nvim            | Commenting                                   |\n| telescope.nvim          | Fuzzy finder                                 |\n| conform.nvim            | Formatter                                    |\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNvChad%2Ftinyvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNvChad%2Ftinyvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNvChad%2Ftinyvim/lists"}