Commit Graph

3 Commits

Author SHA1 Message Date
James McCoy
6219a5a0d7
Use proper pattern for g:GPGFilePattern
Per |file-pattern|, autocmds use glob-like syntax for patterns, not
regular expressions.

Signed-off-by: James McCoy <jamessan@jamessan.com>
2019-05-30 21:56:08 -04:00
James McCoy
35d2692139
Merge branch 'Koronen/move-documentation' 2019-04-08 23:19:03 -04:00
Victor Koronen
a51eb77269 Move documentation into README and doc/
* Moves general documentation, such as the description and installation
  instructions, to a new README file at the root of the repo.
* Moves detailed documentation, such at command descriptions, into a text file
  under doc/ that can be indexed and searched through using Vim's `:help` command.
2014-01-25 15:26:39 +01:00