From d907076ef8d0fcfcb8f99581aa3cc8052634a654 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Thu, 6 Mar 2025 14:13:03 -0500 Subject: Vim color tweaks --- files/nvim/init.vim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'files/nvim') diff --git a/files/nvim/init.vim b/files/nvim/init.vim index f7c4d54..d52edcc 100644 --- a/files/nvim/init.vim +++ b/files/nvim/init.vim @@ -191,8 +191,10 @@ nmap :GGrep nmap :GFiles " Only Neogit bind, handle all further operations from this menu. nmap Y :Neogit -" Undotree +" Undotree. nmap U :UndotreeToggle +" Toggle hex color highlighting. +nnoremap # :CccHighlighterToggle command Tabify set noexpandtab | %retab! | set expandtab command Untabify set expandtab | %retab! -- cgit v1.2.3-101-g0448