{"id":24250678,"url":"https://github.com/deponian/vim.config","last_synced_at":"2025-06-29T06:06:18.266Z","repository":{"id":42501813,"uuid":"242231001","full_name":"deponian/vim.config","owner":"deponian","description":"VIm/Neovim configuraion","archived":false,"fork":false,"pushed_at":"2025-06-24T21:12:29.000Z","size":17834,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T21:31:08.333Z","etag":null,"topics":["dotfiles","neovim","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/deponian.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,"zenodo":null}},"created_at":"2020-02-21T21:08:23.000Z","updated_at":"2025-06-24T21:12:33.000Z","dependencies_parsed_at":"2023-12-07T12:29:34.499Z","dependency_job_id":"65c63c8a-c644-4992-a5d6-08de5f38a6f9","html_url":"https://github.com/deponian/vim.config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deponian/vim.config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim.config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim.config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim.config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim.config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deponian","download_url":"https://codeload.github.com/deponian/vim.config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deponian%2Fvim.config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262545031,"owners_count":23326658,"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":["dotfiles","neovim","vim"],"created_at":"2025-01-15T01:35:18.020Z","updated_at":"2025-06-29T06:06:18.260Z","avatar_url":"https://github.com/deponian.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Neovim configuration\n\n### Vim\nCopy the contents of this repository to your user's home directory:\n\n`git clone -b vim https://github.com/deponian/vim.config /home/user/.vim`\n\n### Neovim\nCopy the contents of this repository to your user's .config directory:\n\n`git clone https://github.com/deponian/vim.config /home/user/.config/nvim`\n\n### Acknowledgements\nMany thanks to Greg Hurrell for his amazing [repository](https://github.com/wincent/wincent) where I took most of the configuration and especially for his [videos](https://www.youtube.com/channel/UCXPHFM88IlFn68OmLwtPmZA) about Vim!\n\nAnd, of course, many thanks to the authors of the plugins that make Vim and Neovim so convenient and powerful:\n\n- https://github.com/ch-danreif/haproxy.vim\n- https://github.com/christianrondeau/vim-base64\n- https://github.com/dmitmel/cmp-cmdline-history\n- https://github.com/echasnovski/mini.splitjoin\n- https://github.com/folke/lazy.nvim\n- https://github.com/folke/tokyonight.nvim\n- https://github.com/folke/trouble.nvim\n- https://github.com/hrsh7th/cmp-buffer\n- https://github.com/hrsh7th/cmp-calc\n- https://github.com/hrsh7th/cmp-cmdline\n- https://github.com/hrsh7th/cmp-nvim-lsp\n- https://github.com/hrsh7th/cmp-nvim-lua\n- https://github.com/hrsh7th/cmp-path\n- https://github.com/hrsh7th/nvim-cmp\n- https://github.com/ibhagwan/fzf-lua\n- https://github.com/l3mon4d3/luasnip\n- https://github.com/lambdalisue/suda.vim\n- https://github.com/lewis6991/gitsigns.nvim\n- https://github.com/lukas-reineke/cmp-rg\n- https://github.com/lukas-reineke/indent-blankline.nvim\n- https://github.com/madox2/vim-ai\n- https://github.com/mfussenegger/nvim-lint\n- https://github.com/mtdl9/vim-log-highlighting\n- https://github.com/mustache/vim-mustache-handlebars\n- https://github.com/neovim/nvim-lspconfig\n- https://github.com/nfnty/vim-nftables\n- https://github.com/nvchad/nvim-colorizer.lua\n- https://github.com/nvim-lua/plenary.nvim\n- https://github.com/nvim-lualine/lualine.nvim\n- https://github.com/nvim-tree/nvim-tree.lua\n- https://github.com/nvim-tree/nvim-web-devicons\n- https://github.com/nvim-treesitter/nvim-treesitter\n- https://github.com/pearofducks/ansible-vim\n- https://github.com/rafamadriz/friendly-snippets\n- https://github.com/rrethy/vim-illuminate\n- https://github.com/saadparwaiz1/cmp_luasnip\n- https://github.com/sindrets/diffview.nvim\n- https://github.com/towolf/vim-helm\n- https://github.com/tpope/vim-commentary\n- https://github.com/tpope/vim-fugitive\n- https://github.com/tpope/vim-git\n- https://github.com/tpope/vim-repeat\n- https://github.com/tpope/vim-surround\n- https://github.com/uga-rosa/cmp-dictionary\n- https://github.com/yasuhiroki/github-actions-yaml.vim\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeponian%2Fvim.config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeponian%2Fvim.config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeponian%2Fvim.config/lists"}