Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
yasukotelin committed Sep 26, 2019
1 parent c718307 commit ea54629
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ Supported CUI / GUI🔥

## Supported Plugins⛏

- [] NERDTree https://github.com/scrooloose/nerdtree
- [] Markdown https://github.com/plasticboy/vim-markdown
- [] coc.nvim https://github.com/neoclide/coc.nvim
- [] Markdown https://github.com/plasticboy/vim-markdown
- [] NERDTree https://github.com/scrooloose/nerdtree
- [] NERDTree + vim-devicons https://github.com/ryanoasis/vim-devicons
- [] dart-vim-plugin https://github.com/dart-lang/dart-vim-plugin

## Install
Expand Down Expand Up @@ -123,6 +124,10 @@ Supported for [coc.nvim](https://github.com/neoclide/coc.nvim).<br>

<img src="images/shirotelin-nerd-tree.png" alt="shirotelin for NERDTree">

### with vim-devicons

<img src="images/shirotelin-nerd-tree-with-vim-devicons.png" alt="shirotelin for NERDTree with vim-devicons">

## dart-vim-plugin

<img src="images/shirotelin-dart-vim-plugin.png" alt="shirotelin for dar-vim-plugin">
2 changes: 1 addition & 1 deletion colors/shirotelin.vim
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ hi WildMenu term=NONE cterm=NONE ctermfg=16 ctermbg=226
hi NERDTreeUp term=NONE cterm=NONE ctermfg=16 gui=NONE guifg=#000000
hi NERDTreeDirSlash term=NONE cterm=NONE ctermfg=17 gui=NONE guifg=#00005f
hi NERDTreeHelp term=bold cterm=bold ctermfg=17 gui=bold guifg=#00005f
" hi NERDTreeFlags term=NONE cterm=NONE gui=NONE guifg=#FFD75F
hi NERDTreeFlags term=NONE cterm=NONE gui=NONE guifg=#FFD75F


""""""""""""""""""""""
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ea54629

Please sign in to comment.