Des slides dans votre vim - retour accueil
git clone git://bebou.netlib.re/slides.vim
Log | Files | Refs |
commit 77130fe4c8b45a7106307109eaf839baa1b7a7d5 parent fd02ede2f0d6ca5fff464c64e23203e4dc0bdfca Auterice: Marc Chantreux <mc@unistra.fr> Date: Tue, 13 Jun 2023 20:17:21 +0200 remove UpdateSlides turns out › was a pretty good choice so I stick on it as the official slide introducion. Diffstat:
M | ftplugin/slides.vim | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/ftplugin/slides.vim b/ftplugin/slides.vim @@ -52,8 +52,6 @@ if !exists('*AgendaToggle') command -nargs=0 AgendaToggle call AgendaToggle() endif -command -range=% SlidesUpdate <line1>,<line2>s/\v›(.*)/\1 / - AgendaToggle command -nargs=0 SlidesRC