{"id":16237855,"url":"https://github.com/malept/vimfiles","last_synced_at":"2026-02-13T14:48:50.792Z","repository":{"id":2986223,"uuid":"4002363","full_name":"malept/vimfiles","owner":"malept","description":"Vim configuration.","archived":false,"fork":false,"pushed_at":"2025-02-22T04:47:41.000Z","size":350,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T04:33:05.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/malept.png","metadata":{"files":{"readme":"README.rst","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":"2012-04-12T07:33:36.000Z","updated_at":"2025-02-22T04:47:46.000Z","dependencies_parsed_at":"2023-02-10T00:15:30.720Z","dependency_job_id":"f3d80a1b-f829-4d0a-b19c-bd70788ab600","html_url":"https://github.com/malept/vimfiles","commit_stats":{"total_commits":491,"total_committers":4,"mean_commits":122.75,"dds":0.03054989816700615,"last_synced_commit":"7fb805a0bf1c257def05379e67f2076faa8407c5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/malept/vimfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malept%2Fvimfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malept%2Fvimfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malept%2Fvimfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malept%2Fvimfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malept","download_url":"https://codeload.github.com/malept/vimfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malept%2Fvimfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275076531,"owners_count":25401314,"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-09-14T02:00:10.474Z","response_time":75,"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":[],"created_at":"2024-10-10T13:37:44.343Z","updated_at":"2026-02-13T14:48:45.741Z","avatar_url":"https://github.com/malept.png","language":"Lua","readme":"Vim Configuration\n=================\n\nThis is Mark's Vim configuration. He's put it up here so that he can have\na place to easily install it for whatever computer he's running Vim on.\n\nIf you're not Mark, you may want to look over the files to see what\n*exactly* is going on before installing it, instead of blindly copying and\npasting into your local config (which is never a good idea to begin with).\n\nThis particular configuration attempts to emphasize using Vim's keybindings,\nas opposed to emulating other editors' keybindings.\n\nInstallation\n------------\n\nTo install everything, run the following commands::\n\n    git clone https://github.com/malept/vimfiles\n    cd vimfiles\n    mkdir -p ~/.config/nvim\n    ln -s `pwd`/init.lua ~/.config/nvim/\n\nPartial installation is left as an exercise to the reader.\n\nDevelopment\n-----------\n\nFor working on this repo, you'll want to install some tools to make linting/formatting work:\n\n- ``mise``\n- ``luacheck``\n- ``stylua``\n\n`mise`_ does some of this for you.\n\n.. mise: https://mise.jdx.dev/\n\nLinux\n~~~~~\n\nCommands to install the above mentioned dependencies::\n\n    sudo apt install make lua-check\n    curl https://mise.run | sh\n    mise install\n\nUsage\n~~~~~\n\nRun ``mise tasks`` to see the currently defined tasks.\n\nLicense\n-------\n\nThis repository is licensed under the terms of the LGPL 3 or later, unless otherwise noted. Please\nsee ``LICENSE`` for details. Alternative suggestions for a license are welcome.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalept%2Fvimfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalept%2Fvimfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalept%2Fvimfiles/lists"}