nvim-laurel icon indicating copy to clipboard operation
nvim-laurel copied to clipboard

🌿 A set of macros for Neovim, highly inspired by Vim script, and Nvim Lua-Vimscript bridge on metatable

Results 11 nvim-laurel issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [0.7.2](https://github.com/aileot/nvim-laurel/compare/v0.7.1...v0.7.2) (2024-04-27) ### Bug Fixes * **extra-opts:** do not skip the next option after self-sufficient key ([#284](https://github.com/aileot/nvim-laurel/issues/284)) ([39302c4](https://github.com/aileot/nvim-laurel/commit/39302c44a69fd13e9fa623a58e79f103d9f3aa8e)) --- This...

autorelease: pending

## TODO - [ ] Implement getter with scope-index value for `:b`, `:w`, `:t` - [ ] Drop `true` supplement for `let!`, i.e., after v0.8.0 is released. - [ ]...

Items change their order in kv-table, though this unexpected behaviour doesn't matter practically.

- [ ] Replace redundant `vim.g.laurel_deprecated` with `vim.health.report_warn`.

## TODO - [ ] Add specs - [ ] Update docs - [ ] Reduce snippets in ./docs/cookbook.md in favor of wrapper-macros.fnl. - [ ] Refer to wrapper-macros.fnl in...

:robot: Update vimdoc --- This PR was generated with [create-pull-request](https://github.com/peter-evans/create-pull-request).

- [ ] Update document - [ ] Add specs - [ ] Handle patterns|buffer|api-opts more accurately

:robot: I have created a release *beep* *boop* --- ## [0.7.8](https://github.com/aileot/nvim-laurel/compare/v0.7.7...v0.7.8) (2025-10-31) ### Features * **augroup:** make `augroup!` always return id by default ([#348](https://github.com/aileot/nvim-laurel/issues/348)) ([9b766d8](https://github.com/aileot/nvim-laurel/commit/9b766d8f4de2939228c480f7ea5ee1707eeb7447)) --- This PR was generated...

autorelease: pending

:robot: Update vimdoc --- This PR was generated with [create-pull-request](https://github.com/peter-evans/create-pull-request).