aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-17 01:00:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-17 01:00:47 +1200
commit7271ce11df45a507967c73df23866630a5345cc1 (patch)
tree2ddd07cd9dd348fa4f251d4b83960e24cf75d30f /man
parentBump VERSION (diff)
downloaddotfiles-7271ce11df45a507967c73df23866630a5345cc1.tar.gz
dotfiles-7271ce11df45a507967c73df23866630a5345cc1.zip
Regenerate dotfiles(7) manual
Diffstat (limited to 'man')
-rw-r--r--man/man7/dotfiles.7df11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df
index 6960e3c5..4daf288d 100644
--- a/man/man7/dotfiles.7df
+++ b/man/man7/dotfiles.7df
@@ -523,6 +523,15 @@ There are also a few tweaks to core syntax files in
(\f[C]sh.vim\f[]).
Some of these filetype plugins are also due to be separately distributed
and installed via submodules instead.
+.SS Compilers
+.PP
+I define a few of my own \f[C]:compiler\f[] scripts for
+\f[C]~/.vim/compiler\f[], for use for checking and linting of
+appropriate filetypes.
+Because checking (does it work?) and linting (is it well\-written?) are
+separate processes for me, I bind them separately with local leader
+maps; for example, \f[C]_c\f[] runs a \f[C]perl\ \-c\f[] syntax check of
+Perl scripts, and \f[C]_l\f[] runs a Perl::Critic check.
.SS Neovim
.PP
I test my configuration every now and then with the Neovim
@@ -832,6 +841,8 @@ Good for quick tests.
.IP \[bu] 2
\f[C]mi5(1df)\f[] is a crude preprocessor for \f[C]m4\f[].
.IP \[bu] 2
+\f[C]mim(1df)\f[] starts an interactive Mutt message with its input.
+.IP \[bu] 2
\f[C]mftl(1df)\f[] finds usable\-looking targets in makefiles.
.IP \[bu] 2
\f[C]mkcp(1df)\f[] creates a directory and copies preceding arguments