-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# rainbow-csv | ||
🌈Rainbow CSV - Emacs extension: Highlight CSV and TSV spreadsheet files in different rainbow colors | ||
|
||
## 🔧 Usage | ||
|
||
WIP | ||
|
||
## 🔗 References | ||
|
||
- [vscode_rainbow_csv](https://github.com/mechatroner/vscode_rainbow_csv) | ||
|
||
## Contribute | ||
|
||
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com) | ||
[![Elisp styleguide](https://img.shields.io/badge/elisp-style%20guide-purple)](https://github.com/bbatsov/emacs-lisp-style-guide) | ||
[![Donate on paypal](https://img.shields.io/badge/paypal-donate-1?logo=paypal&color=blue)](https://www.paypal.me/jcs090218) | ||
[![Become a patron](https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon)](https://www.patreon.com/jcs090218) | ||
|
||
If you would like to contribute to this project, you may either | ||
clone and make pull requests to this repository. Or you can | ||
clone the project and establish your own branch of this tool. | ||
Any methods are welcome! | ||
|