{"id":15206942,"url":"https://github.com/anthonyvanegas/av-nvim-config","last_synced_at":"2026-02-21T10:02:30.301Z","repository":{"id":251646116,"uuid":"837453605","full_name":"anthonyvanegas/av-nvim-config","owner":"anthonyvanegas","description":"My Nvim Configuration","archived":false,"fork":false,"pushed_at":"2024-08-06T01:32:14.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T14:47:49.871Z","etag":null,"topics":["lua","nvim","nvim-configs"],"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/anthonyvanegas.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-08-03T03:18:27.000Z","updated_at":"2024-08-06T01:32:17.000Z","dependencies_parsed_at":"2024-09-24T07:30:28.301Z","dependency_job_id":null,"html_url":"https://github.com/anthonyvanegas/av-nvim-config","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"59a8b8a1afa5378ebf9666a5d1137dd767c30af3"},"previous_names":["anthonyvanegas/av-nvim-config"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonyvanegas%2Fav-nvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonyvanegas%2Fav-nvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonyvanegas%2Fav-nvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonyvanegas%2Fav-nvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthonyvanegas","download_url":"https://codeload.github.com/anthonyvanegas/av-nvim-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242144583,"owners_count":20078970,"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":["lua","nvim","nvim-configs"],"created_at":"2024-09-28T06:03:58.901Z","updated_at":"2025-10-18T12:13:02.088Z","avatar_url":"https://github.com/anthonyvanegas.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim Configuration (`.vimrc` or `init.vim`)\n\nThis repository contains a Vim configuration file that customizes the behavior and appearance of Vim. The configuration file is typically located at `~/.vimrc` for Vim or `~/.config/nvim/init.vim` for Neovim.\n\n## Key-Maps\n\n- **Project Management**:\n    - `Space + a`: Add file to harpoon.\n    - `Crtl + e`: View files in harpoon.\n    - `Space + pf`: Find file in project.\n    - `Space + ps`: Find in project files w/ Grep.\n    - `Space + pv`: View project files.\n\n- **Git Control**:\n    - `Space + gs`: Open Git Status.\n    - `Crtl + p`: Find file in Git.\n\n- **Appearance**:\n    - `:lua ResetAppearance()`: Reset appreance after running `:PackerSync`.\n\n- **Editing**:\n    - `Space + u`: View undotree. \n    - `Ctrl + p`: Autocomplete previous.\n    - `Ctrl + n`: Autocomplete next.\n    - `Ctrl + y`: Autocomplete accept.\n    - `Ctrl + Space`: Autocomplete start.\n    - `Space + gs`: Go to definition.\n\n\n- **Code Running**:\n    - `Space + r`: Run Code while inside file. #Done\n    - `Space + rf`: Run file.\n\n## Notes\n    - This is heavily based on ThePrimeagen's [setup](https://github.com/ThePrimeagen/init.lua/commit/33eee9ad0c035a92137d99dae06a2396be4c892e).\n        Following the [video](https://www.youtube.com/watch?v=w7i4amO_zaE\u0026list=PLm323Lc7iSW_wuxqmKx_xxNtJC_hJbQ7R\u0026index=6), I had to make adjustments to work with some updated packages. This was a good indepth learning experince w/ lua.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonyvanegas%2Fav-nvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthonyvanegas%2Fav-nvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonyvanegas%2Fav-nvim-config/lists"}