summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-06-06 04:54:32 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-06-06 04:54:32 -0600
commitdbafb06b8c2281913d295e01bf09db4e3554a4c8 (patch)
tree162bc1bb7e3e218cf9508ee64f027be41b12076f /README.md
parent2ad3c42b0b1ac709821db1ebf1ab7a444d0b3a49 (diff)
change keymaps for treesitter, need more tweaking
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 624b924..1139637 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ Personal [`neovim`](https://github.com/neovim/neovim) configuration using [`lazy
## To do
+- [ ] fine tune keymaps for [`treesitter.lua`](/lua/plugins/treesitter.lua).
- [ ] tidy up the configs for all plugins again.
- [ ] further personalize plugin configs.
- [ ] check up on the suggested config from [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig#suggested-configuration).