{"id":24667903,"url":"https://github.com/williamgregorio/nvim","last_synced_at":"2025-03-21T12:17:42.892Z","repository":{"id":258677929,"uuid":"743724106","full_name":"williamgregorio/nvim","owner":"williamgregorio","description":"Neovim and TMUX configurations, for my workstations.","archived":false,"fork":false,"pushed_at":"2024-10-19T03:33:59.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T08:19:14.139Z","etag":null,"topics":["lazy","lua","neovim","neovim-configuration","tmux","tmux-conf"],"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/williamgregorio.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-01-15T21:07:19.000Z","updated_at":"2024-10-19T03:34:03.000Z","dependencies_parsed_at":"2024-10-20T04:42:21.408Z","dependency_job_id":null,"html_url":"https://github.com/williamgregorio/nvim","commit_stats":null,"previous_names":["williamgregorio/nvim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamgregorio%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamgregorio%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamgregorio%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/williamgregorio%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/williamgregorio","download_url":"https://codeload.github.com/williamgregorio/nvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244795519,"owners_count":20511521,"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":["lazy","lua","neovim","neovim-configuration","tmux","tmux-conf"],"created_at":"2025-01-26T08:19:14.597Z","updated_at":"2025-03-21T12:17:42.864Z","avatar_url":"https://github.com/williamgregorio.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim and TMUX configurations for Fedora 40\\Debian\\macOS\n\n## Getting started \n\n### Prerequisites\n1. **install Neovim**:\n```bash\nsudo dnf install neovim\n```\n2. **install tmux**:\n```bash\nsudo dnf install tmux\n```\n\n### Clone this repository\n1. **git clone:**\n```bash\ngit clone https://github.com/williamgregorio/nvim.git ~/.config/\n```\n\n### Clone the Tmux Plugin Manager (TPM) repository\n1. **add this to your $HOME**:\n```bash\ngit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm ~/\n```\n2. **Link the TMUX configuration file**:\n```bash\nln -s ~/.config/nvim/.tmux.conf ~/.tmux.conf\n```\n### Source the .tmux.conf file\n1. **Open Tmux** (e.g. `tmux new -s conf`)\n2. **Source the configuration**:\n- Press `Ctrl + b`, then `:` to enter command mode, and type:\n```bash\nsource-file ~/.tmux.conf\n```\n`OR`\n```bash\nsource ~/.tmux.conf\n```\n### Confirm the installation of TPM\n1. **install plugins with TPM,** press:\n- `Ctrl + a`, then `Shift + I` (this is my preffered binding; adjust freely.)\n\n### Now enjoy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamgregorio%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamgregorio%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamgregorio%2Fnvim/lists"}