{"id":34869704,"url":"https://github.com/dave-hay/vim-diesel","last_synced_at":"2025-12-25T23:07:29.897Z","repository":{"id":38285609,"uuid":"499952483","full_name":"dave-hay/vim-diesel","owner":"dave-hay","description":"VIM DIESEL BABY","archived":false,"fork":false,"pushed_at":"2025-03-30T20:59:24.000Z","size":4304,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T21:29:49.885Z","etag":null,"topics":["lua","neovim","neovim-config","neovim-configuration","neovim-dotfiles","neovim-lua","nvim","vim"],"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/dave-hay.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-06-04T22:48:11.000Z","updated_at":"2025-03-30T20:59:28.000Z","dependencies_parsed_at":"2025-03-30T21:36:39.737Z","dependency_job_id":null,"html_url":"https://github.com/dave-hay/vim-diesel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dave-hay/vim-diesel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fvim-diesel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fvim-diesel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fvim-diesel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fvim-diesel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dave-hay","download_url":"https://codeload.github.com/dave-hay/vim-diesel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dave-hay%2Fvim-diesel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28040011,"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","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["lua","neovim","neovim-config","neovim-configuration","neovim-dotfiles","neovim-lua","nvim","vim"],"created_at":"2025-12-25T23:06:37.289Z","updated_at":"2025-12-25T23:07:29.887Z","avatar_url":"https://github.com/dave-hay.png","language":"Lua","readme":"# Vim Diesel\n\n## Neovim configs who want to go 2fast2furious\n\n\u003cimg src=\"./images/hero.png\" /\u003e\n\n\u003cimg src=\"./images/vimdiesel.png\" /\u003e\n\n## Keymapping\n\n- `SPC-vv` -\u003e new vertical buffer\n- `SPC-wq` -\u003e save quit\n- `SPC-qq` -\u003e quit\n- `SPC-so` -\u003e source\n- `SPC-ww` -\u003e save\n\n## Features\n\n### Config\n\n- [Packer](https://github.com/wbthomason/packer.nvim) to manage dependencies\n- [impatient](https://github.com/lewis6991/impatient.nvim)\n- [mason.nvim](https://github.com/williamboman/mason.nvim) package manager LSPs, linters, etc.\n- [mason-lspconfig.nvim](https://github.com/williamboman/mason-lspconfig.nvim) easier to use with lspconfig\n- [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)\n- [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) code highlighting\n- Git integration [fugitive.vim](https://github.com/tpope/vim-fugitive)\n- Git changes with [vim-gitgutter](https://github.com/airblade/vim-gitgutter)\n\n### Addo-Ons\n\n- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) fuzzy finder over lists\n- Terminal emulator with [toggleterm](https://github.com/akinsho/toggleterm.nvim)\n\n### Text\n\n- [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) completion plugin\n- [onsails/lspkind.nvim](https://github.com/onsails/lspkind.nvim) adds vscode-like pictograms to neovim built-in lsp\n- Auto syntax closer with [nvim-autopairs](https://github.com/windwp/nvim-autopairs)\n- [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)\n\n### Appearance\n\n- Theme [folke/tokyonight.nvim](https://github.com/folke/tokyonight.nvim)\n- Home screen [alpha-nvim](https://github.com/goolord/alpha-nvim)\n- Color highlighter [nvim-colorizer.lua](https://github.com/norcalli/nvim-colorizer.lua)\n- [todo-comments.nvim](https://github.com/folke/todo-comments.nvim)\n- [vim-matchup](https://github.com/andymass/vim-matchup) navigate and highlight matching words + HTML tags\n\n## Inspo\n\n- [tiagovla](https://github.com/tiagovla/.dotfiles/tree/master/neovim/.config/nvim)\n- [simple](https://github.com/brainfucksec/neovim-lua)\n- [jdhao](https://github.com/jdhao/nvim-config)\n\n## Resources\n\n- [Everything you need to know to configure neovim using lua](https://vonheikemen.github.io/devlog/tools/configuring-neovim-using-lua/)\n- [From init.vim to init.lua](https://teukka.tech/luanvim.html)\n- [nvim-lua-guide](https://github.com/nanotee/nvim-lua-guide)\n- [Neovim medium series](https://alpha2phi.medium.com/learn-neovim-the-practical-way-8818fcf4830f#545a)\n- [Getting started guide](https://bryankegley.me/posts/nvim-getting-started/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdave-hay%2Fvim-diesel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdave-hay%2Fvim-diesel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdave-hay%2Fvim-diesel/lists"}