summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-01 14:06:58 +0100
committertv <tv@krebsco.de>2015-11-01 14:06:58 +0100
commit8338c94d9c3851ac2bd15f0535db1010f1464d78 (patch)
tree9eb66a5dd65ca47dd70c0b58af0794a9a53b6b6b /tv/2configs
parent901043ca8bbc47ca2b8a780ff58986181f958c84 (diff)
tv: what's majmin?
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/vim.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix
index b9ee725..8c6c9fb 100644
--- a/tv/2configs/vim.nix
+++ b/tv/2configs/vim.nix
@@ -112,9 +112,5 @@ let
noremap <esc>[d <nop> | noremap! <esc>[d <nop>
vnoremap u <nop>
'';
-
- # "7.4.335" -> "74"
- majmin = x: concatStrings (take 2 (splitString "." x));
in
out
-#https://github.com/mbbill/undotree