Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Try to explain why?
Browse files Browse the repository at this point in the history
  • Loading branch information
linarcx committed Mar 10, 2020
1 parent 3a2a3f0 commit 672862f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
## Installation
Just copy `mpi.vim` into your `plugin` directory.

## Why?
- I like vim-devicons. But it cares too much about integrating with other plugins. Its code is huge for such a simple task.(getting file type icons)
- 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.
- [KISS](https://en.wikipedia.org/wiki/KISS_principle)

## Costumization
You can add [unicode emojies](https://en.wikipedia.org/wiki/Template:Emoji_(Unicode_block)) like this:

Expand Down

0 comments on commit 672862f

Please sign in to comment.