From 33b7521bca9354d219c575ec1ff0a271707bb78b Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 1 Nov 2015 14:06:58 +0100 Subject: tv: what's majmin? --- tv/2configs/vim.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tv') diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix index b9ee725b..8c6c9fb4 100644 --- a/tv/2configs/vim.nix +++ b/tv/2configs/vim.nix @@ -112,9 +112,5 @@ let noremap [d | noremap! [d vnoremap u ''; - - # "7.4.335" -> "74" - majmin = x: concatStrings (take 2 (splitString "." x)); in out -#https://github.com/mbbill/undotree -- cgit v1.2.3