Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanoasis committed Dec 3, 2014
1 parent dd97f6e commit 800fccd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ vim-webdevicons

Adds filetype glyphs (icons) to other vim plugins such as nerdtree and vim-airline

## Contributing

* Contribution welcome. No real formal process setup just try to stick to general good conventions for now. Pull requests welcomed.

## Usage

After installing the patched font and setting the vim font just open nerdtree or look at vim-airline (statusline or tabline)
Expand All @@ -16,8 +20,8 @@ Works without Configuration *ONLY* when used with the patched font provided (see
set guifont=Droid\ Sans\ Mono\ for\ Powerline\ Plus\ Nerd\ File\ Types\ 11
```

* additional fonts coming soon
* font patching coming soon
* additional fonts coming soon (see experimental branch if curious: https://github.com/ryanoasis/vim-webdevicons/tree/features/1-script-patch-fonts)
* font patching coming soon (see experimental branch if curious: https://github.com/ryanoasis/vim-webdevicons/tree/features/1-script-patch-fonts)

## Screenshots

Expand Down

0 comments on commit 800fccd

Please sign in to comment.