branch: master
commit 0760e482501ca436c86ce0418f7ba6856091ab5a
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Move the entry to the proper position
---
NEWS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index 2073ac6..60b2850 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,7 @@
## Next
+* New value for option `company-show-numbers` to show numbers on the left.
* `company-gtags` has some minor fixes.
* Face definitions have moved to a separate group: `company-faces`.
* `company-capf`'s `:exit-function` handling has been improved
@@ -14,7 +15,6 @@
map binding `TAB` to "jump to the next field"). Affects both
`company-template` and `yasnippet` (requires changes from 2019-04-21,
currently unreleased).
-* New value for option `company-show-numbers` to show numbers on the left.
## 2019-04-15 (0.9.10)