From af9869bd6d8d3434b187e29f85032ee74e40b536 Mon Sep 17 00:00:00 2001 From: MultisampledNight Date: Sun, 24 Dec 2023 11:37:40 +0100 Subject: [PATCH] release: 0.12.0 --- Cargo.lock | 2 +- Cargo.toml | 4 ++-- snap/snapcraft.yaml | 2 +- website/docs/command-line-reference.md | 2 +- website/docs/configuration.md | 8 ++++---- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 20b26c69..03b53816 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1465,7 +1465,7 @@ dependencies = [ [[package]] name = "neovide" -version = "0.11.2" +version = "0.12.0" dependencies = [ "anyhow", "approx", diff --git a/Cargo.toml b/Cargo.toml index 951df795..c3ae2a81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "neovide" -version = "0.11.2" +version = "0.12.0" edition = "2021" build = "build.rs" resolver = "2" @@ -107,7 +107,7 @@ debug = true name = "Neovide" identifier = "com.neovide.neovide" icon = ["assets/neovide.ico"] -version = "0.11.2" +version = "0.12.0" resources = [] copyright = "Copyright (c) Neovide Contributors 2023. All rights reserved." category = "Productivity" diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 946d098e..005cea87 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: neovide # you probably want to 'snapcraft register ' base: core20 # the base snap is the execution environment for this snap -version: "0.11.2+git" +version: "0.12.0+git" summary: The snappiest vim editor you are likely to find. description: | This is a simple graphical user interface for Neovim. Where possible there are some graphical improvements, diff --git a/website/docs/command-line-reference.md b/website/docs/command-line-reference.md index 2bbbba7e..db00a0d2 100644 --- a/website/docs/command-line-reference.md +++ b/website/docs/command-line-reference.md @@ -70,7 +70,7 @@ Can not be used together with `--size`, or `--grid`. ``` -**Unreleased yet.** +**Available since 0.12.0.** Sets the initial grid size of the window. If no value is given, it defaults to columns/lines from `init.vim/lua`, see diff --git a/website/docs/configuration.md b/website/docs/configuration.md index c96f6897..5881f3fc 100644 --- a/website/docs/configuration.md +++ b/website/docs/configuration.md @@ -219,7 +219,7 @@ vim.g.neovide_light_angle_degrees = 45 vim.g.neovide_light_radius = 5 ``` -**Unreleased yet.** +**Available since 0.12.0.** Setting `g:neovide_floating_shadow` to false will disable the shadow borders for floating windows. The other variables configure the shadow in various ways: @@ -267,7 +267,7 @@ encouraged in order to tune it to your liking. #### Far scroll lines -**Unreleased yet.** +**Available since 0.12.0.** VimScript: @@ -317,7 +317,7 @@ Lua: vim.g.neovide_underline_stroke_scale = 1.0 ``` -**Unreleased yet.** +**Available since 0.12.0.** Setting `g:neovide_underline_stroke_scale` to a floating point will increase or decrease the stroke width of the underlines (including undercurl, underdash, etc.). If the scaled stroke width is less @@ -360,7 +360,7 @@ Lua: vim.g.neovide_unlink_border_highlights = true ``` -**Unreleased yet.** +**Available since 0.12.0.** Neovide uses some highlight groups for detecting the border of the windows, when scrolling. This detection is not perfect due to some limitations of Neovim, it only returns the final highlight