neovim configuration using rocks.nvim plugin manager

docs: update todo

Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>

boltless.me 0c2b64c1 e1ee07b6

verified
Changed files
+8
+8
todo.norg
··· 21 21 - ( ) {https://neovim.io/doc/user/options.html#'exrc'}['exrc'] 22 22 - ( ) switch to [nvim-bqf]{https://github.com/kevinhwang91/nvim-bqf} 23 23 - ( ) add [neogen]{https://github.com/danymat/neogen} 24 + 25 + * Plugin Idea 26 + 27 + ** Harpoon but for windows 28 + 29 + - when user closes a window or switch a buffer, save the window information (cursor position, topline, botline, etc) 30 + - give interface to navigate through windows 31 + - to avoid populating, treat near windows as same window. (~50 lines)