{"id":17812375,"url":"https://github.com/marcelo-earth/dotfiles","last_synced_at":"2025-04-05T20:29:08.713Z","repository":{"id":128791258,"uuid":"443641084","full_name":"marcelo-earth/dotfiles","owner":"marcelo-earth","description":"🛠 Vim Configuration + Personal dotfiles for MacOS and Linux","archived":false,"fork":false,"pushed_at":"2024-08-03T15:52:52.000Z","size":116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T15:50:34.293Z","etag":null,"topics":["git","personal","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/marcelo-earth.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":"2022-01-01T23:08:37.000Z","updated_at":"2024-08-03T15:52:56.000Z","dependencies_parsed_at":"2024-05-04T03:21:55.004Z","dependency_job_id":"09e1e35e-61ed-4c9c-b3e2-7f2ccc1cf5e2","html_url":"https://github.com/marcelo-earth/dotfiles","commit_stats":null,"previous_names":["marcelo-earth/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelo-earth%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelo-earth","download_url":"https://codeload.github.com/marcelo-earth/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247397705,"owners_count":20932588,"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":["git","personal","vim","zsh"],"created_at":"2024-10-27T15:59:14.125Z","updated_at":"2025-04-05T20:29:08.684Z","avatar_url":"https://github.com/marcelo-earth.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg\n    src=\".github/github.png\"\n    align=\"center\"\n    width=\"140\"\n    alt=\".dotfiles\"\n    title=\".dotfiles\"\n  /\u003e\n  \u003ch1 align=\"center\"\u003e/dotfiles - @360macky\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Just my personal .dotfiles\n\u003c/p\u003e\n\nThis repository includes configuration files for a variety of tools, including the terminal emulator, shell, text editor, and window manager. It also includes scripts for installing necessary dependencies and setting up the system.\n\n\n## 📦 Package Managers\n\n### Vundle (for Neo)\nhttps://www.reddit.com/r/neovim/comments/i65pwd/no_python3_provider_found_run_checkhealth_provider/\n\n### Zplug (for .ZSH)\nhttps://www.woefe.com/posts/bootstrap_zsh.html\n\n### Brew (for Mac)\nhttps://stackoverflow.com/questions/31845710/how-do-i-save-and-version-brew-packages\n\n## Vim Configuration\n\n### Foundations\n\n`.vimrc` and `init.vim` are both configuration files for the Vim text editor, but they have a difference in location and purpose.\n\n- `.vimrc` is the traditional configuration file for Vim, and is usually stored in the user's home directory. It is used to configure Vim's settings, key bindings, plugins, etc. for a specific user on a specific system.\n- `init.vim`, on the other hand, is the configuration file for Vim when used with the Neovim text editor. `init.vim` is located in a directory called `config` inside the Neovim configuration directory.\n\nIn summary, `.vimrc` is used for Vim configuration and `init.vim` is used for Neovim configuration.\n\n**I use Vim 0.7.0.**\n\n### Theme\n\n* **Nord** theme for dark mode\n* **One Half Light** theme for light mode\n\n### Installing plugins\nI use Vundle. Everytime you install a plugin in Vim, just add the plugin name inside the Bundle snippet.\nAfter that just open Vim and run\n```console\n:PluginInstall\n```\n\n### Troubleshooting links\nhttps://stackoverflow.com/questions/47667119/ycm-error-the-ycmd-server-shut-down-restart-wit-the-instructions-in-the-docu\n\n## Oh my ZSH Configuration\n\nTODO: To write...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelo-earth%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelo-earth%2Fdotfiles/lists"}