-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.txt
More file actions
23 lines (12 loc) · 730 Bytes
/
news.txt
File metadata and controls
23 lines (12 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*cursor-text-objects-news.txt*
Notable changes since CursorTextObjects 2.0
===============================================================================
NEW FEATURES *cursor-text-objects-new-features*
- n/a
===============================================================================
BREAKING CHANGES *cursor-text-objects-new-breaking*
The git history was squashed so lazy.nvim will load the plugin properly.
The original plugin history is retained in a backup branch called `v1_backup`
and all `v1.*` tagged commits are still accessible.
See: https://github.com/ColinKennedy/cursor-text-objects.nvim/issues/10
vim:tw=78:ts=8:noet:ft=help:norl: