Files
memos.nvim/lua/memos/init.lua
Elflare b4a381c52c feat: add configurable floating window support for memo list
- Added `window` configuration options (enable_float, width, height, border).
- Implemented LazyVim-style floating window logic in UI.
- Updated README (EN/CN) and help docs with new configuration examples.
2025-11-29 14:11:38 +08:00

3.5 KiB