Commit Graph

6 Commits

Author SHA1 Message Date
Carlos Gutierrez
de8ccfb9aa fix: critical bugs and add documentation
- Fix missing path separator in glob patterns (files were not found)
- Fix nvim-tree setup overriding user config on every IdeaTree call
- Fix deprecated nvim API (nvim_buf_set_option, nvim_win_set_option)
- Fix missing arguments in sidebar.open() call in list.lua
- Remove unused variable in tags.lua
- Update help documentation with all commands
- Fix README.md (telescope reference, add changelog link)
- Add CHANGELOG.md
- Add llms.txt for AI/LLM context
2026-01-10 22:34:10 -05:00
Carlos
3dc33a46bb fixing repository name on the readme 2025-07-28 19:31:39 -04:00
Carlos
658a56ca55 adding functionalities on the buffer 2025-07-28 19:28:46 -04:00
Carlos
2baa8ee836 Merge branch 'master' of github.com:CarGDev/ideadrop.nvim 2025-06-14 20:39:19 -04:00
Carlos
fef0bb9266 Initial commit: ideaDrop.nvim plugin with sidebar and idea saving 2025-06-14 20:39:13 -04:00
5b48fcbd39 Initial commit 2025-06-14 20:31:29 -04:00