commit c4059134643450be8231c46278d47024b5e04c55
parent f54632e23b1d8039467c48d7c2f215681d56b486
Author: Thomas Vigouroux <thomas.vigouroux@protonmail.com>
Date: Wed, 31 Aug 2022 08:26:59 +0200
docs: fix list in README
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -4,6 +4,7 @@ It is written in both lua and viml, though my objective is for it to
become full-lua.
Here is a brief summary:
+
- My `Leader` is `<Space>`
- I use LSP, DAP and tree-sitter
- I use my own completion plugin named [complementree](https://github.com/vigoux/complementree.nvim)