diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2026-02-04 08:02:16 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2026-02-04 08:02:16 +0200 |
| commit | 26a7a934e095e9e37988497a70e89812116317e5 (patch) | |
| tree | 75712229f17db1976607878a455742507655084e /home/nvim | |
| parent | 9c84dcac3b986eec6e968470b5751e244e341d7b (diff) | |
| download | nixos-26a7a934e095e9e37988497a70e89812116317e5.tar.zst | |
Update
Diffstat (limited to 'home/nvim')
| -rw-r--r-- | home/nvim/default.nix | 3 |
1 files changed, 1 insertions, 2 deletions
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) |
