diff --git a/CHANGELOG.md b/CHANGELOG.md index ef965818..ec0abb95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - [#1491](https://github.com/lapce/lapce/pull/1491): Added Vim shift+c to delete remainder of line - [#1508](https://github.com/lapce/lapce/pull/1508): Show in progress when Lapce is self updating +- [#1475](https://github.com/lapce/lapce/pull/1475): Add editor setting: "Cursor Surrounding Lines" which sets minimum number of lines above and below cursor ### Bug Fixes @@ -53,7 +54,6 @@ - [#1441](https://github.com/lapce/lapce/pull/1441): Button for Case-Sensitive search - [#1471](https://github.com/lapce/lapce/pull/1471): Add command to (un)install Lapce from/to PATH - [#1419](https://github.com/lapce/lapce/pull/1419): Add atomic soft tabs: now you can move your cursor over four spaces as if it was a single block -- [#1475](https://github.com/lapce/lapce/pull/1475): Add editor setting: "Cursor Surrounding Lines" which sets minimum number of lines above and below cursor ### Syntax / Extensions