{"id":15494912,"url":"https://github.com/fracpete/vim-large-files","last_synced_at":"2025-03-28T17:14:32.749Z","repository":{"id":146381558,"uuid":"320915774","full_name":"fracpete/vim-large-files","owner":"fracpete","description":"Vim plugin that makes viewing/editing of large files more efficient.","archived":false,"fork":false,"pushed_at":"2020-12-12T20:26:19.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-19T12:15:50.465Z","etag":null,"topics":["syntax-highlighting","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fracpete.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":"2020-12-12T20:16:11.000Z","updated_at":"2022-05-28T13:42:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"16300fb6-2e0b-407a-b258-d78aa28aab1e","html_url":"https://github.com/fracpete/vim-large-files","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"27db932579cdd0dc8436a3bbee38e78f27aeb0a6"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fvim-large-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fvim-large-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fvim-large-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fracpete%2Fvim-large-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fracpete","download_url":"https://codeload.github.com/fracpete/vim-large-files/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068301,"owners_count":20718503,"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":["syntax-highlighting","vim","vim-plugin"],"created_at":"2024-10-02T08:15:35.099Z","updated_at":"2025-03-28T17:14:32.731Z","avatar_url":"https://github.com/fracpete.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-large-files\nVim plugin that makes viewing/editing of large files a bit more efficient,\nas it turns off syntax highlighting and reduces the number of undos.\n\n# Installation\nSimply copy this plugin into your plugin directory. (See 'plugin' in the\nVim User Manual.) Additionally, you may choose to override one of the\nfollowing global variables, which are used by this plugin, in your vimrc\nfile:\n\n* LargeFile  (default: 1024*1024*5)\n\n  The file size in bytes beyond which a file is considered large.\n\nFor example, you could have something like this in your `.vimrc` file:\n\n```\nlet LargeFile = 1024 * 1024 * 2\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffracpete%2Fvim-large-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffracpete%2Fvim-large-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffracpete%2Fvim-large-files/lists"}