{"id":25909340,"url":"https://github.com/kaweees/nvim","last_synced_at":"2026-04-06T01:35:07.749Z","repository":{"id":230691781,"uuid":"534329485","full_name":"Kaweees/nvim","owner":"Kaweees","description":"🖥️ My custom configurations for neovim with an emphasis on functionality and efficiency","archived":false,"fork":false,"pushed_at":"2024-08-12T04:14:53.000Z","size":6752,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:38:04.573Z","etag":null,"topics":["debian","dotfiles","neovim","vim"],"latest_commit_sha":null,"homepage":"https://miguelvf.dev/blog/dotfiles/nvim","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/Kaweees.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":"2022-09-08T17:50:03.000Z","updated_at":"2024-08-12T04:14:56.000Z","dependencies_parsed_at":"2024-03-31T09:29:58.285Z","dependency_job_id":"38ebcf34-fcc2-404e-912d-d272316230a2","html_url":"https://github.com/Kaweees/nvim","commit_stats":null,"previous_names":["kaweees/nvim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kaweees/nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaweees%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaweees%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaweees%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaweees%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaweees","download_url":"https://codeload.github.com/Kaweees/nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaweees%2Fnvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31456662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["debian","dotfiles","neovim","vim"],"created_at":"2025-03-03T08:17:12.905Z","updated_at":"2026-04-06T01:35:07.717Z","avatar_url":"https://github.com/Kaweees.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n*** This readme was adapted from Best-README-Template.\n  https://github.com/othneildrew/Best-README-Template\n--\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n\u003cdiv align=\"left\"\u003e\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n\n\u003c/div\u003e\n\n\u003ca href=\"https://github.com/Kaweees/nvim\"\u003e\n  \u003cimg alt=\"Neovim Logo\" src=\"assets/img/nvim.png\" align=\"right\" width=\"150\"\u003e\n\u003c/a\u003e\n\n\u003cdiv align=\"left\"\u003e\n  \u003ch1\u003e\u003cem\u003e\u003ca href=\"https://miguelvf.dev/blog/dotfiles/nvim\"\u003e~nvim\u003c/a\u003e\u003c/em\u003e\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\nMy custom configurations for neovim with an emphasis on functionality and efficiency.\n\n### Built With\n\n[![Neovim][Neovim-shield]][Neovim-url]\n[![Lua][Lua-shield]][Lua-url]\n[![GitHub Actions][github-actions-shield]][github-actions-url]\n\n\u003c!-- PROJECT PREVIEW --\u003e\n## Preview\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/img/screenshot.png\"\n  width = \"80%\"\n  alt = \"StartupTime\"\n  /\u003e\n\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n### Prerequisites\n\nBefore attempting to build this project, make sure you have [Neovim](https://github.com/neovim/neovim/blob/master/INSTALL.md), a [Nerd Font](https://www.nerdfonts.com) installed on your machine, and terminal that supports [24-bit truecolor](https://github.com/termstandard/colors) and Unicode undercurl (special underlines under text).\n\n### Installation\n\nTo get a local copy of the project up and running on your machine, follow these simple steps:\n\n1. Clone the project repository\n\n   ```sh\n   git clone https://github.com/Kaweees/nvim.git\n   cd nvim\n   ```\n\n2. Create a symlink from the cloned folder to where neovim expects its configuration to be located. Personally, I use [ansible](https://github.com/Kaweees/ansible/) to create symlinks for all of my [dotfiles](https://github.com/Kaweees/dotfiles/). If you are not sure where it is, check `$XDG_CONFIG_HOME/nvim` or Neovim's configurations are located under the following paths, depending on your OS:\n   | Operating System | File Path |\n   | :- | :--- |\n   | Linux, MacOS | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` |\n   | Windows (cmd)| `%userprofile%\\AppData\\Local\\nvim\\` |\n   | Windows (powershell)| `$env:USERPROFILE\\AppData\\Local\\nvim\\` |\n\n   If you are still unsure, run one of these commands to find out:\n\n   ```sh\n   :echo stdpath('config') # Execute while in nvim\n   :h rtp # Execute while in nvim\n   ```\n\n5. If you want to use the [WakaTime](https://wakatime.com) plugin, configure your API key.\n\n   ```sh\n   :WakaTimeApiKey # Execute while in nvim\n   ```\n\n6. If you want to use the [GitHub Copilot](https://github.com/zbirenbaum/lua/) plugin, authenticate your account by executing the following command while in nvim.\n\n   ```sh\n   :Copilot auth\n   ```\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\n### Available Plugins\n\n* [packer.nvim](https://github.com/wbthomason/packer.nvim/) : This plugin is an easy-to-use plugin manager and installs all of the other plugins listed here.\n* [telescope.nvim](https://github.com/pnvim-telescope/telescope.nvim/) : This plugin provides extensible fuzzy finder over lists.\n* [harpoon](https://github.com/ThePrimeagen/harpoon2) : This plugin provides a quick way to switch between specific files in a project and execute project specific commands.\n* [vim-wakatime](https://github.com/wakatime/vim-wakatime/) : This plugin allows programming activity to automatically be tracked and displayed in your WakaTime dashboard.\n* [copilot.lua](https://github.com/zbirenbaum/copilot.lua/) : This plugin provides an efficent way to use GitHub Copilot AI to generate code snippets.\n\n_To see all of the available plugins, please refer to [packer.lua](./lua/config/packer.lua)_\n\n### Keyboard Shortcuts\n\nTo enter custom commands into nvim, you must first enter a specific keybind, which is called the leader, followed by the command keybind while in a specific editor mode. My prefix key is \u003ckbd\u003espace\u003c/kbd\u003e.\n\nTo refresh neovim and install new plugins, type \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003eI\u003c/kbd\u003e (capital i, as in Install) while in normal mode.\n\n\u003c!-- | Mode | Command Keybind | Command Description |\n| ---- | --------------- | ------------------- |\n| normal | \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003ec\u003c/kbd\u003e | create new window and switch to it |\n| a | \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003e#\u003c/kbd\u003e | switch to window # |\n| a | \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003en\u003c/kbd\u003e | switch to next window |\n| a | \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003ep\u003c/kbd\u003e | switch to previous window |\n| a | \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003e:\u003c/kbd\u003e | swap window with next window |\n| a  | \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003e;\u003c/kbd\u003e | swap window with previous window |\n| a   | \u003ckbd\u003eleader\u003c/kbd\u003e + \u003ckbd\u003e\u0026\u003c/kbd\u003e | kill window and all panes in it | --\u003e\n\n\u003c!-- Normal | `\u003cleader\u003e` + `p` + `v` | Execute `:PackerSync` | --\u003e\n\n\u003c!-- PROJECT FILE STRUCTURE --\u003e\n## Project Structure\n\n```sh\n~/.config/nvim\n├── after/plugins/                 - plugin-specific configurations\n├── lua\n│   ├── config\n│   │   ├── lazy.lua               - packages installed by lazy.nvim\n│   │   ├── remap.lua              - keybinds and leader configuration\n│   │   └── set.lua                - miscellaneous settings\n│   └── plugins\n│       ├── spec1.lua\n│       ├── **\n│       └── spec2.lua\n├── init.lua                       - Entry point, loads all plugins and configurations\n└── README.md                      - you are here\n```\n\n## License\n\nThe source code for my website is distributed under the terms of the GNU General Public License v3.0, as I firmly believe that collaborating on free and open-source software fosters innovations that mutually and equitably beneficial to both collaborators and users alike. See [`LICENSE`](./LICENSE) for details and more information.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/Kaweees/nvim.svg?style=for-the-badge\n[contributors-url]: https://github.com/Kaweees/nvim/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Kaweees/nvim.svg?style=for-the-badge\n[forks-url]: https://github.com/Kaweees/nvim/network/members\n[stars-shield]: https://img.shields.io/github/stars/Kaweees/nvim.svg?style=for-the-badge\n[stars-url]: https://github.com/Kaweees/nvim/stargazers\n\n\u003c!-- MARKDOWN SHIELD BAGDES \u0026 LINKS --\u003e\n\u003c!-- https://github.com/Ileriayo/markdown-badges --\u003e\n[Neovim-shield]: https://img.shields.io/badge/neovim-%23008080.svg?style=for-the-badge\u0026logo=neovim\u0026logoColor=5fb950\u0026labelColor=222222\u0026color=5fb950\n[Neovim-url]: https://neovim.io/\n[Lua-shield]: https://img.shields.io/badge/lua-%23008080.svg?style=for-the-badge\u0026logo=lua\u0026logoColor=000080\u0026labelColor=222222\u0026color=000080\n[Lua-url]: https://www.lua.org\n[github-actions-shield]: https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge\u0026logo=githubactions\u0026logoColor=2671E5\u0026labelColor=222222\u0026color=2671E5\n[github-actions-url]: https://github.com/features/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaweees%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaweees%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaweees%2Fnvim/lists"}