]> git.madduck.net Git - etc/vim.git/log

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/vim.git
5 years agoChange settings to a dictionary/array
Josef Fortier [Sat, 23 Feb 2019 15:34:30 +0000 (09:34 -0600)]
Change settings to a dictionary/array

5 years agoUpdate README
Josef Fortier [Sat, 23 Feb 2019 04:34:01 +0000 (22:34 -0600)]
Update README

5 years agoAdd password rotation
Josef Fortier [Sat, 23 Feb 2019 04:31:14 +0000 (22:31 -0600)]
Add password rotation

password-store uses pwgen when called as pass generate. This is not
easily available afterward. Mapping a pwgen password to
increment/decrement

5 years agoGeneralize highlighting
Josef Fortier [Sat, 23 Feb 2019 03:03:28 +0000 (21:03 -0600)]
Generalize highlighting

Read values from current colorscheme for "redacted" highlights

5 years agoMerge pull request #1 from The-King-of-Toasters/master
Josef Fortier [Mon, 21 Jan 2019 20:47:16 +0000 (14:47 -0600)]
Merge pull request #1 from The-King-of-Toasters/master

Add support for gopass edit files

5 years agoAdd support for gopass edit files
Stephen Gregoratto [Sun, 20 Jan 2019 07:07:58 +0000 (18:07 +1100)]
Add support for gopass edit files

5 years agoRemove superfluous augroup
Josef Fortier [Wed, 19 Sep 2018 02:30:21 +0000 (21:30 -0500)]
Remove superfluous augroup

5 years agoPolitiely only set filetype locally
Josef Fortier [Wed, 19 Sep 2018 02:23:53 +0000 (21:23 -0500)]
Politiely only set filetype locally

5 years agoRed highlight for shorter passwords
Josef Fortier [Fri, 7 Sep 2018 03:09:12 +0000 (22:09 -0500)]
Red highlight for shorter passwords

5 years agoSeparate Command notes
Josef Fortier [Tue, 4 Sep 2018 22:14:36 +0000 (17:14 -0500)]
Separate Command notes

5 years agoAdd new function documentation to README
Josef Fortier [Tue, 4 Sep 2018 22:11:54 +0000 (17:11 -0500)]
Add new function documentation to README

5 years agoAdd support for password obscuring
Josef Fortier [Tue, 4 Sep 2018 22:07:49 +0000 (17:07 -0500)]
Add support for password obscuring

5 years agoAdd password obscuring
Josef Fortier [Tue, 4 Sep 2018 22:07:05 +0000 (17:07 -0500)]
Add password obscuring

5 years agoAdd doc file
Josef Fortier [Tue, 4 Sep 2018 21:23:42 +0000 (16:23 -0500)]
Add doc file

5 years agoUse vim as license
Josef Fortier [Tue, 4 Sep 2018 21:08:06 +0000 (16:08 -0500)]
Use vim as license

5 years agoAdd syntax
Josef Fortier [Tue, 4 Sep 2018 21:03:31 +0000 (16:03 -0500)]
Add syntax

5 years agoUpdate README to describe intent
Josef Fortier [Tue, 4 Sep 2018 20:59:04 +0000 (15:59 -0500)]
Update README to describe intent

5 years agoInitial setup
Josef Fortier [Tue, 4 Sep 2018 20:54:54 +0000 (15:54 -0500)]
Initial setup

5 years agoInitial commit
Josef Fortier [Tue, 4 Sep 2018 20:38:52 +0000 (15:38 -0500)]
Initial commit