From f8a735b86e9bd45ba9079d30d5ff59b069e21d52 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 8 Feb 2021 20:30:23 +0000 Subject: Removed keys and settings until there is a need for them --- .config/nvim/general/commands.vim | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/nvim/general/commands.vim') diff --git a/.config/nvim/general/commands.vim b/.config/nvim/general/commands.vim index 416c094..e69de29 100644 --- a/.config/nvim/general/commands.vim +++ b/.config/nvim/general/commands.vim @@ -1,2 +0,0 @@ -" Creates the 'tags' file. -command! MakeTags !ctags -R --exclude@.ctagsignore . -- cgit v1.2.3-13-gbd6f