summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-06-04 17:13:50 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-06-04 17:13:50 -0600
commit731f7031c78eba0c2d941b2f27cdf4c83324cdb3 (patch)
treef1f49729e3b53d4a18ebb93478fbc94895b32198
parent0bab61f9d086a85a11fbdb4edc270f21e2f170d2 (diff)
add to-do
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9bdafc7..624b924 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,16 @@
Personal [`neovim`](https://github.com/neovim/neovim) configuration using [`lazy.nvim`](https://github.com/folke/lazy.nvim) as plugin manager. With a headstarted configuration from [`kickstart.nvim`](https://github.com/nvim-lua/kickstart.nvim).
+## To do
+
+- [ ] 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).
+- [ ] add [windwp/nvim-autopairs](https://github.com/windwp/nvim-autopairs).
+- [ ] (probably) add [ThePrimeagen/harpoon](https://github.com/ThePrimeagen/harpoon).
+ - Either take the config from [dorrajmachai/nvim](https://github.com/dorrajmachai/nvim/blob/main/lua/plugins/harpoon.lua) or from ThePrimeagen itself.
+- [ ] add [folke/trouble.nvim](https://github.com/folke/trouble.nvim).
+
## Plugins
List of plugins installed and configured to the best of my knowledge, including dependencies. Note that the dependencies might repeat along some plugins.