# 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 | | Stage file | Implemented | ### Index | Feature | Status | | ---------- | --------------- | | Stage hunk | Not impelemnted | | Stage line | Not implemented |