From 26a7a934e095e9e37988497a70e89812116317e5 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Wed, 4 Feb 2026 08:02:16 +0200 Subject: Update --- home/default.nix | 1 + home/nvim/default.nix | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/default.nix b/home/default.nix index b40a8ea..2cb0fe5 100644 --- a/home/default.nix +++ b/home/default.nix @@ -261,6 +261,7 @@ in settings = { wrap = false; tabchar = "tab"; + tabsize = 1; }; }; go = { diff --git a/home/nvim/default.nix b/home/nvim/default.nix index 0c1a32a..aad1904 100644 --- a/home/nvim/default.nix +++ b/home/nvim/default.nix @@ -30,8 +30,8 @@ # LSP biome # javascript, biome - clippy # rust error checking clang-tools # C + clippy # rust error checking dprint # format engine for multiple langeuages dprint-plugins.dprint-plugin-markdown # markdown dprint-plugins.dprint-plugin-toml # toml @@ -48,7 +48,6 @@ ruff # python format and lint rust-analyzer tex-fmt # latex - texlab # latex lsp tree-sitter # generate tree-sitter grammars ty # python type checker written in rust vale-ls # prose (md, asciidoc) -- cgit v1.2.3-70-g09d2