From 20f44bf13a43456f37245c9d4d76e9be193ecd60 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Wed, 20 Jun 2018 23:03:55 +0200 Subject: Fixed code folding bug also added some Git menu enties improved the recently used files startup screen improved the foltext by removing double white spaces improved contextual statusline --- doc/shortcuts.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt index 6cdebec..4d58590 100644 --- a/doc/shortcuts.txt +++ b/doc/shortcuts.txt @@ -124,6 +124,9 @@ zE = eliminates all folds :b = switch buffer by name (use and ) :set nobuflisted = hide buffer in buffer list (great for neovim's terminal) +[args] +:n **/*.c = opens all files with that name or type in buffers and also fills the argument list + [special] g CTRL-g = display file properties including word and char count -- cgit v1.2.3