From 10248b6cebe76833d9f92f14417e855aaab90ae5 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 2 Nov 2017 14:39:13 +1300 Subject: Remove an idea that has now been implemented This was implemented and released in v0.4.0 as vim/plugin/bigfile.vim and vim/doc/bigfile.txt. --- IDEAS.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/IDEAS.md b/IDEAS.md index 6bb4af82..37857163 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -19,8 +19,6 @@ Ideas * I can probably get rid of all that nasty templated shell by writing something that wraps around td(1df) and generates shell script to run, and calls that via `eval`. -* The BigFileMeasures() function in .vim/config/bigfile.vim should maybe be a - self-contained plugin rather than a config subfile. * Ideally, the .awk and/or .sed scripts in the bin and games dirs should be syntax-checked or linted. I could at least add some patient application of appropriate `gawk --lint` calls for each of the .awk scripts. -- cgit v1.2.3