# Gitls
A language server for Git.
## Status
This is a work in progress. The main purpose of this project at this moment is
to explore the usage of a language server for Git.
## Features
### Blame
| Blame on hover | Implemented |
### Index
| Stage file | Implemented |
| Stage hunk | Not implemented |
| Stage line | Not implemented |