Skip to content

Commit

Permalink
Remove links to topics/scrollview-signs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dstein64 committed Dec 17, 2023
1 parent 3fdc353 commit 6755fcc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ with the same positioning logic as the scrollbar.

The plugin was written so that it's possible to extend the sign functionality
in a Neovim configuration file or with a plugin. See the documentation for
details. Plugin authors can tag their repos with `scrollview-signs` for
[discoverability][scrollview-signs].
details.

## Configuration

Expand Down Expand Up @@ -184,7 +183,6 @@ See [LICENSE](LICENSE).
[neobundle]: https://github.com/Shougo/neobundle.vim
[packer]: https://github.com/wbthomason/packer.nvim
[pathogen]: https://github.com/tpope/vim-pathogen
[scrollview-signs]: https://github.com/topics/scrollview-signs
[vim8pack]: http://vimhelp.appspot.com/repeat.txt.html#packages
[vimplug]: https://github.com/junegunn/vim-plug
[vundle]: https://github.com/gmarik/vundle
4 changes: 0 additions & 4 deletions doc/scrollview.txt
Original file line number Diff line number Diff line change
Expand Up @@ -700,10 +700,6 @@ Mappings can be used to manually create mappings for mouse support.
The plugin was written so that it's possible to extend the sign functionality
in a Neovim configuration file or with a plugin.

Plugin authors can tag their repos with `'scrollview-signs'`, for
discoverability at:
https://github.com/topics/scrollview-signs

*scrollview-signs-version-global*
*scrollview_signs_version*
A global variable, `scrollview_signs_version`, has an integer representing the
Expand Down

0 comments on commit 6755fcc

Please sign in to comment.