From 65f81e72ce6490b11d8de8942fcd4a2e774ef379 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Fri, 14 Apr 2023 10:56:40 +0200 Subject: vim: re-enable polyglot, with some features disabled Polyglot sets a lot of useful variables --- common/vim.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/vim.nix b/common/vim.nix index 1382d20..59de56a 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -118,6 +118,7 @@ inputs: { # Languages editorconfig-nvim + vim-polyglot vim-pandoc # Fixes "duplicated vim plugin" issue (refactoring-nvim.overrideAttrs (old: {dependencies = [];})) -- cgit v1.2.3