mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
1.9 KiB
1.9 KiB
Proposed change
Type of change
- Bugfix (non-breaking change which fixes an issue)
- New feature (thank you!)
- Code quality improvements to existing code or addition of tests
- Documentation update
Additional information
- This PR fixes or closes issue: fixes #
- This PR is related to issue:
Checklist
- I am running the latest version of the plugin.
- The code change is tested and works locally.
- There is no commented out code in this PR.
- The code has been formatted using Stylua (a
.stylua.tomlfile is provided) - The
README.mdhas been updated according to this change. - The
doc/telekasten.txthelpfile has been updated according to this change.