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

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:

Squashed '.vim/bundle/password-store/' changes from dc759ab3..474a7dfc
authormartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 14:55:27 +0000 (16:55 +0200)
committermartin f. krafft <madduck@madduck.net>
Tue, 8 Apr 2025 14:55:27 +0000 (16:55 +0200)
commit3e3c8f18c7e13b80a0657d48c3c4fa8f55d9eb68
treeadf4a724c43ac8c97c6150c3a48e2784e41cfa58
parentdc759ab32b05afeba5c103e2756ec4a2509fdaf6
Squashed '.vim/bundle/password-store/' changes from dc759ab3..474a7dfc

474a7dfc cleanup: Remove unneeded autoload guard
e7bb4ab5 fix: fat-fingered cpoptions
33e96717 perf: remove uneeeded ftdetect guard
2aa305fa Adding a default CursorLone
fb41a021 Add a projectionist config
5e34e7aa Shuffling test files
6ed6635c Cleanup gunk in obfuscation
3ed78b66 Add empty test
b0df1566 Better support for cterm obfustaction
73599919 Remove stale, non-working syntax late loading
69938267 Fix Conceal & Reveal

git-subtree-dir: .vim/bundle/password-store
git-subtree-split: 474a7dfc1c49986ed92fa78925963080b673926a
.projections.json [new file with mode: 0644]
autoload/password_store.vim
ftdetect/pass.vim
ftplugin/pass.vim
syntax/obfuscated.vim
syntax/pass.vim
t/pass.vader [moved from t/settings.vader with 85% similarity]