From abb78028eabc705d667b37945eb1b08235874f8d Mon Sep 17 00:00:00 2001
From: NotAShelf anything
to a submodule<
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 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 ocaml-lsp support.
Fix Emac typo
Move the theme
dag entry to before luaScript
.
Add rustfmt as the default formatter for Rust
Add deno fmt
as the default Markdown formatter. This will be enabled
+longer filtered and thus should be used instead.
Add ocaml-lsp support.
Fix Emac typo
Move the theme
dag entry to before luaScript
.
Add rustfmt as the default formatter for Rust.
Enabled the terminal integration of catppuccin for theming Neovim’s built-in terminal (this also affects toggleterm).
Add deno fmt
as the default Markdown formatter. This will be enabled
automatically if you have autoformatting enabled, but can be disabled manually
if you choose to.
Add vim.extraLuaFiles
for optionally sourcing additional lua files in your
configuration.
Refactor programs.languages.elixir
to use lspconfig and none-ls for LSP and