Skip to content

Commit

Permalink
Remove mentions to obsolete "Gitter" room
Browse files Browse the repository at this point in the history
I got rid of that room, not actively used and a lot of spam :(
  • Loading branch information
thiagoalessio committed Oct 9, 2022
1 parent db6d4af commit e8badb7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ A different approach to code highlighting.
[![Code Coverage][codecov_badge]][codecov]
[![Version][version_badge]][vim_org]
[![Docs][docs_badge]][docs]
[![Join the chat][gitter_badge]][gitter]

This plugin highlights code by indentation level instead of language syntax.
<br/>
Expand Down Expand Up @@ -140,10 +139,6 @@ endfor
* [Ingo Karkat][inkarkat] for identifying and **fixing** several issues
present on the initial implementation.

## Where to get help

Join the chat at <https://gitter.im/thiagoalessio/rainbow_levels.vim>

## Bugs

Please report any bugs you may find on the GitHub issue tracker:
Expand All @@ -164,8 +159,6 @@ rainbow_levels.vim is released under the [MIT License][].
[docs_badge]: https://img.shields.io/badge/docs-%3Ah%20RainbowLevels-blue.svg
[docs]: https://github.com/thiagoalessio/rainbow_levels.vim/blob/main/doc/rainbow_levels.txt
[vim_org]: http://www.vim.org/scripts/script.php?script_id=5629
[gitter_badge]: https://badges.gitter.im/thiagoalessio/rainbow_levels.vim.svg
[gitter]: https://gitter.im/thiagoalessio/rainbow_levels.vim?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[Rainbow Levels Screenshot]: https://raw.githubusercontent.com/thiagoalessio/rainbow_levels.vim/gh-pages/readme-images/screenshot.png
[Jellybeans]: https://github.com/nanotech/jellybeans.vim
[user_themes]: https://github.com/thiagoalessio/rainbow_levels.vim/wiki/User-Contributed-Themes
Expand Down
6 changes: 0 additions & 6 deletions doc/rainbow_levels.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ CUSTOMIZATION ............................... |RainbowLevelsCustomization|
Example: Cycle colors ................... |RainbowLevelsExampleCycle|
Example: Level Alert .................... |RainbowLevelsExampleAlert|
SPECIAL THANKS .............................. |RainbowLevelsChangelog|
WHERE TO GET HELP ........................... |RainbowLevelsContributing|
BUGS ........................................ |RainbowLevelsBugs|
LICENSE ..................................... |RainbowLevelsLicense|

Expand Down Expand Up @@ -123,11 +122,6 @@ SPECIAL THANKS *RainbowLevelsSpecialThanks*
* Ingo Karkat for identifying and fixing several issues present on the initial
implementation.

==============================================================================
WHERE TO GET HELP *RainbowLevelsWhereToGetHelp*

Join the chat at https://gitter.im/thiagoalessio/rainbow_levels.vim

==============================================================================
BUGS *RainbowLevelsBugs*

Expand Down

0 comments on commit e8badb7

Please sign in to comment.