{"id":20029959,"url":"https://github.com/linarcx/mpi","last_synced_at":"2025-05-05T03:32:33.233Z","repository":{"id":54397918,"uuid":"246358880","full_name":"LinArcX/mpi","owner":"LinArcX","description":"minimal (n)vim plugins - icons (Under 200 LOC)","archived":true,"fork":false,"pushed_at":"2022-12-15T15:55:25.000Z","size":132,"stargazers_count":31,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-17T02:46:30.458Z","etag":null,"topics":["diy","file-icons","minimalist","neovim","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinArcX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"saeedmirzakhani","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2020-03-10T16:59:55.000Z","updated_at":"2024-10-07T14:11:26.000Z","dependencies_parsed_at":"2023-01-29T03:30:26.723Z","dependency_job_id":null,"html_url":"https://github.com/LinArcX/mpi","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/LinArcX%2Fmpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fmpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fmpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fmpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinArcX","download_url":"https://codeload.github.com/LinArcX/mpi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252435364,"owners_count":21747411,"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":["diy","file-icons","minimalist","neovim","vim","vim-plugin"],"created_at":"2024-11-13T09:23:47.885Z","updated_at":"2025-05-05T03:32:32.807Z","avatar_url":"https://github.com/LinArcX.png","language":"Vim Script","funding_links":["https://liberapay.com/saeedmirzakhani"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\t\u003cimg width=\"900\" src=\"assets/screenshot.png\" alt=\"mpi\"\u003e\n    \u003cbr/\u003e\n    \u003ch4 align=\"center\"\u003eUsing mpi + \u003ca href=\"https://github.com/LinArcX/mpsl\"\u003empsl\u003c/a\u003e + \u003ca href=\"https://github.com/LinArcX/mpbtl\"\u003empbtl\u003c/a\u003e\u003c/h4\u003e\n\u003c/h1\u003e\n\n## Installation\nJust copy `mpi.vim` into your `plugin` directory.\n\n## Why?\n- [KISS](https://en.wikipedia.org/wiki/KISS_principle)\n- I like [vim-devicons](https://github.com/ryanoasis/vim-devicons). But it cares too much about integrating with other plugins. Its code is huge get such a simple task.(getting file type icons)\n- I like to manipulate and discover things and see what's going on under the hood(And i encourage you, too). So, instead of just using a huge plugin, install a minimal alternative and change it according to your needs.\n\n## How use it?\nJust call `mpi#get(\u003cname of buffer\u003e)` to get its related icon. For exmaple use this command to see what'll happen:\n\n`:echo mpi#get(expand('%:t'))`\n\n## Customization\nYou can add [unicode emojies](https://en.wikipedia.org/wiki/Template:Emoji_(Unicode_block)) like this:\n\n```\nlet g:mpi#exact_matches = {\n    ...\n    \\ '.zshrc'                           : '🌍',\n    \\ '.zsh_history'                     : \"\\\u003cChar-0x23f0\u003e\",\n    \\ '.fehbg'                           : '🐈',\n    ...\n\\}\n```\n\nFiletypes are here:\n`/usr/share/nvim/runtime/filetype.vim`\n\n## Donate\n- Bitcoin: `13T28Yd37qPtuxwTFPXeG9dWPahwDzWHjy`\n\u003cimg src=\"assets/donate/Bitcoin.png\" width=\"200\" align=\"center\" /\u003e\n\n- Monero: `48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e`\n\u003cimg src=\"assets/donate/Monero.png\" align=\"center\" /\u003e\n\n## License\n![License](https://img.shields.io/github/license/LinArcX/mpi.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinarcx%2Fmpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinarcx%2Fmpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinarcx%2Fmpi/lists"}