diff --git a/release-notes.html b/release-notes.html
index e9288fc..2ee6358 100644
--- a/release-notes.html
+++ b/release-notes.html
@@ -157,7 +157,7 @@ will enable the typst-lsp
language server, and the
anything
to a submodule
for better type checking.
Fix null vim.lsp.mappings
generating an error and not being filtered out.
Add basic transparency support for oxocarbon
theme by setting the highlight
group for Normal
, NormalFloat
, LineNr
, SignColumn
and optionally
NvimTreeNormal
to none
.
Fix vim.ui.smartcolumn.setupOpts.custom_colorcolumn
using the wrong
-type int
instead of the expected type string
.
Fix unused src and version attributes in buildPlug
.
Fix broken treesitter-context keybinds in visual mode
Deprecate use of __empty
to define empty tables in Lua. Empty attrset are no
+type int
instead of the expected type string
.
Fix broken treesitter-context keybinds in visual mode
Deprecate use of __empty
to define empty tables in Lua. Empty attrset are no
longer filtered and thus should be used instead.
Add dap-go for better dap configurations
Make noice.nvim customizable
Switch from rust-tools.nvim to the more feature-packed rustaceanvim. This switch entails a whole bunch of new features and options, so you are recommended to go through rustacean.nvim’s README to take a closer look at its