From f98bb630c4bc3562749ffe6b5d18c6a06955af36 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 6 Mar 2022 20:44:10 +0900 Subject: feat!: UI rewrite --- fnl/nvrc/packs/treesitter.fnl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'fnl/nvrc/packs/treesitter.fnl') diff --git a/fnl/nvrc/packs/treesitter.fnl b/fnl/nvrc/packs/treesitter.fnl index c3b6f17..84ce9da 100644 --- a/fnl/nvrc/packs/treesitter.fnl +++ b/fnl/nvrc/packs/treesitter.fnl @@ -4,10 +4,6 @@ (setup {:ensure_installed [:fennel :lua :nix] :highlight {:enable true :use_languagetree true} - :rainbow {:enable true - :extended_mode true - :max_file_lines 2000 - :disable [:c :cpp]} :incremental_selection {:enable true :keymaps {:init_selection :gnn :node_incremental :grn -- cgit 1.4.1