{"id":21948733,"url":"https://github.com/nemtsov/tinyvim","last_synced_at":"2025-03-22T17:16:53.849Z","repository":{"id":5627226,"uuid":"6835263","full_name":"nemtsov/tinyvim","owner":"nemtsov","description":"Tiny VIM Distro","archived":false,"fork":false,"pushed_at":"2016-05-02T19:35:15.000Z","size":37,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-27T20:32:06.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"VimL","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/nemtsov.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}},"created_at":"2012-11-24T01:49:03.000Z","updated_at":"2023-08-15T06:00:11.000Z","dependencies_parsed_at":"2022-07-07T01:32:40.440Z","dependency_job_id":null,"html_url":"https://github.com/nemtsov/tinyvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtsov%2Ftinyvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtsov%2Ftinyvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtsov%2Ftinyvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemtsov%2Ftinyvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemtsov","download_url":"https://codeload.github.com/nemtsov/tinyvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244991195,"owners_count":20543627,"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":[],"created_at":"2024-11-29T05:17:31.374Z","updated_at":"2025-03-22T17:16:53.530Z","avatar_url":"https://github.com/nemtsov.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Tiny VIM Configuration\n======================\n\nThe goal is to keep the configuration minimal.\n\nI've been using [janus](https://github.com/carlhuda/janus) for about a year and a half and \nhave been happy with it, but since I installed it, I've been disabling plugins I don't use, to ensure good performance. \nNow, I've realized that only a handful are useful to me and decided to go over my vimrc files, pull out just\nthe configuration I really use, organize it and create a minimal distro I can use across different machines.\n\nOn my MBP, circa 2009 (w/ ssd), I went from a noticable ~1.5-second load-time with janus to a snappy ~200ms\nwith this setup; which, obviously, makes me happy.\n\nCustomization\n-------------\n\nThe `~/.vimrc.before` and `~/.vimrc.after` files will be run before and after `.vimrc` is sourced respectively. The same will happen with the `~/.gvimrc.before` and `~/.gvimrc.after` files for `.gvimrc`. Feel free to add your customizations there.\n\n\nPre-requisites\n------------\n\n  - git\n  - [Inconsolata-g](http://leonardo-m.livejournal.com/77079.html) font (for gvim/macvim) [optional]\n\nInstallation\n------------\n\nJust run `./setup.sh`. This will save your a back-up of your current vim config to `~/.vim_old_bkp_\u003ctimestamp\u003e`. \nAlso, since the script will create alises back to this dir, I recommend putting it somewhere you want to keep:\n\n    cd \u003cDIR_YOU_WANT_TO_KEEP\u003e\n    git clone https://github.com/nemtsov/tinyvim.git\n    cd tinyvim\n    ./setup.sh\n\n\nWhat's Inside\n-------------\n\n**Configuration**\n\n  - sets spaces, not tabs\n  - removes common annoyances\n  - (gvim) colorscheme, font, gui-config\n\n**Plugins**\n\nTake a look at the [vimrc](https://github.com/nemtsov/tinyvim/blob/master/vimrc).\nIt has list of the plugins (bundles) that this distribution includes.\n\n\nLicense\n-------\n\n[MIT](https://github.com/nemtsov/tinyvim/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemtsov%2Ftinyvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemtsov%2Ftinyvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemtsov%2Ftinyvim/lists"}