gitls 0.4.1

A language server for Git.
# 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

| Feature        | Status      |
| -------------- | ----------- |
| Blame on hover | Implemented |

### Index

| Feature    | Status          |
| ---------- | --------------- |
| Stage file | Implemented     |
| Stage hunk | Not implemented |
| Stage line | Not implemented |