From 731f7031c78eba0c2d941b2f27cdf4c83324cdb3 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 4 Jun 2023 17:13:50 -0600 Subject: add to-do --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- cgit v1.2.3-54-g00ecf