Releases: gbprod/cutlass.nvim
Releases · gbprod/cutlass.nvim
v1.0.1
What's Changed
- improve performance and refactoring by @gbprod in #11
- chore(ci): fix stylua action by @gbprod in #13
- chore: remove plenary as gitmodule by @gbprod in #14
- fix: CI badge by @gbprod in #15
- refactor!: use vim.keymap.set instead of vim.api.nvim_set_keymap by @gbprod in #12
- feat: introduce registers options by @gbprod in #16
- docs(README): fix typos by @owittek in #18
- docs: Add lazy.nvim setup & fix vim-plug comments by @owittek in #19
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Introduce exclude option
v1.0.0-rc1 feat: introduce exclude option (#6)
introduce doc
Merge pull request #2 from gbprod/chore-doc chore: add github action to generate doc