From a2a82bf228bf2efbe7ca4861dc9b400b04ba407d Mon Sep 17 00:00:00 2001 From: Minijackson Date: Wed, 15 May 2024 22:44:38 +0200 Subject: nixvim: add polyglot contains all those 'tabstop' and such --- common/nixvim.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/nixvim.nix b/common/nixvim.nix index cfb33bb..526e55d 100644 --- a/common/nixvim.nix +++ b/common/nixvim.nix @@ -189,6 +189,8 @@ in vim-rhubarb fugitive-gitlab-vim + + vim-polyglot ]; plugins = { -- cgit v1.2.3