From ada45c1bea838e5f38f24fe37e558c1b7959ae28 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 16 Apr 2020 20:40:45 +0530 Subject: redo pandoc commands to print fragments only --- docs/posts/bash_harder_with_vim/index.html | 31 +++++++----------------------- 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'docs/posts/bash_harder_with_vim') diff --git a/docs/posts/bash_harder_with_vim/index.html b/docs/posts/bash_harder_with_vim/index.html index 17c066a..7c9e5d6 100644 --- a/docs/posts/bash_harder_with_vim/index.html +++ b/docs/posts/bash_harder_with_vim/index.html @@ -2,6 +2,7 @@ + @@ -37,27 +38,7 @@ Bash Harder With Vim
- - - - - - - bash_harder_with_vim - - - - -

Bash is tricky, don’t let your editor get in your way. Here’s a couple of neat additions you could make to your vimrc for a better shell programming experience.

+

Bash is tricky, don’t let your editor get in your way. Here’s a couple of neat additions you could make to your vimrc for a better shell programming experience.

Man pages inside vim

Source this script to get started:

runtime ftplugin/man.vim
@@ -91,13 +72,15 @@ w | so %
$ vim
 New Post         # output
 Press ENTER or type command to continue
- -
- Hi. Subscribe + Hi. +

I'm Akshay, I go by nerd or nerdypepper on the internet.

I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. -- cgit v1.2.3