From eb2e7959987ebc405c7a03060f259655e13f01d0 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Mon, 29 Oct 2018 18:02:40 +0100 Subject: Further cleaning finally done --- list-commands.vim | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 list-commands.vim (limited to 'list-commands.vim') diff --git a/list-commands.vim b/list-commands.vim deleted file mode 100644 index 0dd4bca..0000000 --- a/list-commands.vim +++ /dev/null @@ -1,6 +0,0 @@ - - - -for s in sort(getcompletion('', 'function')) - echo getcompletion(s, 'function') -endfor -- cgit v1.2.3