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

Commit

Permalink
Update README and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Jan 14, 2016
1 parent 7d9d060 commit 3ff2e16
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vim-gista
==============================================================================
The MIT License (MIT)

Copyright (c) 2014 Alisue, hashnote.net
Copyright (c) 2014-2016 Alisue, hashnote.net

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,10 @@ Harmonic plugins
-------------------------------------------------------------------------------
You may want to checkout the following harmonic plugins:

- [x] [vim-gista-unite](https://github.com/lambdalisue/vim-gista-unite) : Allow users to use unite.vim interface for listing
- [x] [vim-gista-ctrlp](https://github.com/lambdalisue/vim-gista-ctrlp) : Allow users to use ctrlp.vim interface for listing (Not implemented yet)
- [ ] vim-gista-neocomplete : Complete a gist ID with neocomplete.vim (Not implemented yet)
- [ ] vim-gista-deoplete : Complete a gist ID with deoplete.vim (Not implemented yet)
- [vim-gista-unite](https://github.com/lambdalisue/vim-gista-unite) : Allow users to use unite.vim interface for listing
- [vim-gista-ctrlp](https://github.com/lambdalisue/vim-gista-ctrlp) : Allow users to use ctrlp.vim interface for listing

Let me know if you make a harmonic plugin ;-)

For users who use a previous version (v0.1.17)
-------------------------------------------------------------------------------
Expand All @@ -101,7 +100,7 @@ License
-------------------------------------------------------------------------------
The MIT License (MIT)

Copyright (c) 2014 Alisue, hashnote.net
Copyright (c) 2014-2016 Alisue, hashnote.net

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion doc/vim-gista.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version: 2.0.0
Author: Alisue <lambdalisue@hashnote.net> *vim-gista-author*
Support: Vim 7.4 and above
License: MIT license {{{
Copyright (c) 2014 Alisue, hashnote.net
Copyright (c) 2014-2016 Alisue, hashnote.net

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files
Expand Down

0 comments on commit 3ff2e16

Please sign in to comment.