]>
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:
martin f. krafft [Thu, 14 Oct 2021 02:01:27 +0000 (15:01 +1300)]
Add '.vim/bundle/vim-python-pep8-indent/' from commit '
60ba5e11a61618c0344e2db190210145083c91f8 '
git-subtree-dir: .vim/bundle/vim-python-pep8-indent
git-subtree-mainline:
2de20d9c659d6350a6408dc1ec4aa6e0b1dea6ac
git-subtree-split:
60ba5e11a61618c0344e2db190210145083c91f8
martin f. krafft [Thu, 14 Oct 2021 01:59:28 +0000 (14:59 +1300)]
Add '.vim/bundle/vim-flake8/' from commit '
ddceec6c457fd59bc2a9321cbf817e42aa4bfd86 '
git-subtree-dir: .vim/bundle/vim-flake8
git-subtree-mainline:
b546781a4dfb5c244a8813c1ee3e6383e3d725fb
git-subtree-split:
ddceec6c457fd59bc2a9321cbf817e42aa4bfd86
martin f. krafft [Thu, 14 Oct 2021 01:43:09 +0000 (14:43 +1300)]
Move iabs to UltiSnips
martin f. krafft [Thu, 14 Oct 2021 01:44:37 +0000 (14:44 +1300)]
configure ultisnips
martin f. krafft [Thu, 14 Oct 2021 01:20:15 +0000 (14:20 +1300)]
Better mail backup writing
martin f. krafft [Thu, 14 Oct 2021 00:36:52 +0000 (13:36 +1300)]
make markdown formatting available in mail
martin f. krafft [Thu, 14 Oct 2021 00:36:17 +0000 (13:36 +1300)]
update mail identity shortcuts
martin f. krafft [Thu, 14 Oct 2021 00:34:48 +0000 (13:34 +1300)]
remove broken symlinks
Vincent Driessen [Tue, 6 Jul 2021 07:06:10 +0000 (09:06 +0200)]
Merge pull request #93 from pmrowla/ignore-count
ignore `flake8 --count` lines
Peter Rowlands [Tue, 6 Jul 2021 06:45:20 +0000 (15:45 +0900)]
ignore --count lines
Vincent Driessen [Mon, 29 Mar 2021 12:31:55 +0000 (14:31 +0200)]
Merge pull request #92 from bot-boi/master
Ensure b:showing_message is always defined.
bot-boi [Sun, 28 Mar 2021 00:56:04 +0000 (20:56 -0400)]
Ensure b:showing_message is always defined.
martin f. krafft [Mon, 20 Apr 2020 10:47:56 +0000 (22:47 +1200)]
Add '.vim/bundle/vim-artesanal/' from commit '
18e572e03c2d50e2a27c1c8cda66bd2b6c27c054 '
git-subtree-dir: .vim/bundle/vim-artesanal
git-subtree-mainline:
d1115f16734e9fc34cc6861d8e69233df9b01970
git-subtree-split:
18e572e03c2d50e2a27c1c8cda66bd2b6c27c054
Vincent Driessen [Sun, 5 Apr 2020 15:05:54 +0000 (17:05 +0200)]
Merge pull request #81 from skvrahul/master
Adds option to show Error Message of line under cursor
Rahul Sathanapalli [Sun, 5 Apr 2020 14:55:23 +0000 (20:25 +0530)]
Removed unused function
Rahul Sathanapalli [Mon, 30 Mar 2020 06:59:26 +0000 (12:29 +0530)]
Update README.mdown
Rahul [Mon, 30 Mar 2020 06:41:22 +0000 (12:11 +0530)]
Adds function flake8#ShowError() to show the error message of the line under the cursor
martin f. krafft [Sat, 28 Mar 2020 19:23:07 +0000 (08:23 +1300)]
Move netrw working files to vardir
Rahul [Fri, 27 Mar 2020 12:00:09 +0000 (17:30 +0530)]
[WIP] Minor fixes
Rahul [Fri, 27 Mar 2020 11:48:27 +0000 (17:18 +0530)]
[WIP] Adds error message feature
martin f. krafft [Tue, 24 Mar 2020 09:51:05 +0000 (22:51 +1300)]
fix white colour
Daniel Hahler [Fri, 20 Mar 2020 15:19:55 +0000 (16:19 +0100)]
Fix outer "elif" with inner "if" (#136)
Fixes https://github.com/Vimjas/vim-python-pep8-indent/issues/135.
Stefan Wimmer [Sun, 15 Mar 2020 13:48:55 +0000 (14:48 +0100)]
- make a difference between hlsearch and incsearch highlights - kudos to /u/EgZvor on /r/vim
martin f. krafft [Tue, 10 Mar 2020 15:30:55 +0000 (16:30 +0100)]
markdown inclusion does not yet work, comment
martin f. krafft [Tue, 10 Mar 2020 15:30:37 +0000 (16:30 +0100)]
limit comments syntax for mail
martin f. krafft [Tue, 4 Feb 2020 01:01:25 +0000 (14:01 +1300)]
format mail bodies as markdown
martin f. krafft [Sun, 26 Jan 2020 00:25:48 +0000 (14:25 -1000)]
Add '.vim/bundle/vim-markdown/' from commit '
da5a7ac96f517e0fd6f886bc3fbe27156ca1f946 '
git-subtree-dir: .vim/bundle/vim-markdown
git-subtree-mainline:
8f402f6e0e976765d3889a23bc29699e8fd96b63
git-subtree-split:
da5a7ac96f517e0fd6f886bc3fbe27156ca1f946
martin f. krafft [Sun, 26 Jan 2020 00:24:55 +0000 (14:24 -1000)]
add upside down arrow iab
martin f. krafft [Tue, 17 Sep 2019 06:06:06 +0000 (08:06 +0200)]
limit numeric lists to four digits
martin f. krafft [Tue, 17 Sep 2019 06:05:50 +0000 (08:05 +0200)]
Write mail backups on write
Stefan Wimmer [Thu, 15 Aug 2019 21:52:57 +0000 (23:52 +0200)]
- fix bad readability of CursorLine in diffs
martin f. krafft [Sat, 10 Aug 2019 18:52:59 +0000 (20:52 +0200)]
fail softly if pathogen is not installed
Stefan Wimmer [Wed, 24 Jul 2019 21:12:11 +0000 (23:12 +0200)]
- be more specific with the screenshots
Stefan Wimmer [Wed, 24 Jul 2019 20:44:32 +0000 (22:44 +0200)]
- migrate to Colortemplate v2
- add some screenhots (finally!)
Hiroshi Shirosaki [Tue, 9 Jul 2019 09:53:00 +0000 (18:53 +0900)]
Merge pull request #438 from anowlcalledjosh/fix-strikethrough
Fix strikethrough
Josh Holland [Thu, 20 Jun 2019 14:52:53 +0000 (15:52 +0100)]
Fix strikethrough
`mkdStrike` wasn't matching in places where it should, because
`htmlStrike` was included in `mkdNonListItem`'s `contains` instead.
Also allow strikethrough delimiters to be concealed.
Hiroshi Shirosaki [Wed, 5 Jun 2019 07:15:43 +0000 (16:15 +0900)]
Update doc
Hiroshi Shirosaki [Wed, 5 Jun 2019 05:52:34 +0000 (14:52 +0900)]
Pythonic folding expand level 1 by default
Fix test failures.
Change document of Pythonic folding.
Hiroshi Shirosaki [Wed, 5 Jun 2019 05:18:38 +0000 (14:18 +0900)]
Expand tabs
Hiroshi Shirosaki [Wed, 5 Jun 2019 05:18:08 +0000 (14:18 +0900)]
Merge branch 'pythonic_level1'
Hiroshi Shirosaki [Wed, 5 Jun 2019 04:48:12 +0000 (13:48 +0900)]
Merge pull request #434 from yous/variables-doc
Search global variables more accurately
Hiroshi Shirosaki [Wed, 5 Jun 2019 04:45:12 +0000 (13:45 +0900)]
Remove a test to avoid a bug with latest vim
Chayoung You [Wed, 5 Jun 2019 04:25:05 +0000 (13:25 +0900)]
Search global variables more accurately
Hiroshi Shirosaki [Wed, 5 Jun 2019 04:14:37 +0000 (13:14 +0900)]
Update doc
Hiroshi Shirosaki [Wed, 5 Jun 2019 04:14:24 +0000 (13:14 +0900)]
Merge branch 'variables-doc'
Hiroshi Shirosaki [Wed, 5 Jun 2019 03:51:36 +0000 (12:51 +0900)]
Merge pull request #433 from nstickney/master
document `conceal_code_blocks` in README.md
Stick [Wed, 5 Jun 2019 01:26:39 +0000 (21:26 -0400)]
document `conceal_code_blocks` in README.md
I set `conceallevel=0` in .vimrc, as well as `g:vim_markdown_conceal =
0` but code fences were still being hidden. I could not find this option
documented anywhere, so I went to the source code. Adding the
`g:vim_markdown_conceal_code_blocks = 0` fixed my problem, and I assume
other people will want to find this in the future.
Stefan Wimmer [Mon, 3 Jun 2019 11:10:46 +0000 (13:10 +0200)]
- final commit before switching to Colortemplate v2
- tweaking some colours to make them more visible on their specific background
Daniel Hahler [Mon, 13 May 2019 20:48:12 +0000 (22:48 +0200)]
Improve/fix indent with closing parenthesis (#129)
Fixes https://github.com/Vimjas/vim-python-pep8-indent/issues/126
Daniel Hahler [Sat, 11 May 2019 13:43:17 +0000 (15:43 +0200)]
Fix indent of "elif" after "else" (#128)
Fixes https://github.com/Vimjas/vim-python-pep8-indent/issues/125.
Daniel Hahler [Sat, 11 May 2019 13:11:23 +0000 (15:11 +0200)]
Use only one level of indentation after opening paren (#127)
Fixes https://github.com/Vimjas/vim-python-pep8-indent/issues/126.
Daniel Hahler [Sat, 11 May 2019 13:10:47 +0000 (15:10 +0200)]
Fix indent with pythonTodo at end of line (#124)
"pythonTodo" is contained in "pythonComment".
Fix it by adding "pythonTodo" to the pattern to match special chars.
An alternative might be using `synstack()` to get to "pythonComment"
still, but this is not really necessary (and likely slower).
Chayoung You [Tue, 23 Apr 2019 07:17:37 +0000 (16:17 +0900)]
Generate IDs of global variables
See
https://github.com/plasticboy/vim-markdown/pull/429#issuecomment-
485348064 .
Hiroshi Shirosaki [Mon, 22 Apr 2019 07:12:22 +0000 (16:12 +0900)]
Merge pull request #429 from yous/variables-doc
Mention related global variables in document
Chayoung You [Fri, 12 Apr 2019 05:05:25 +0000 (14:05 +0900)]
Mention related global variables in document
Hiroshi Shirosaki [Fri, 12 Apr 2019 01:53:44 +0000 (10:53 +0900)]
Merge pull request #428 from yous/code-quotes
Fix double code quotes with backslashes
Chayoung You [Thu, 11 Apr 2019 09:05:39 +0000 (18:05 +0900)]
Fix double code quotes with backslashes
Vincent Driessen [Wed, 3 Apr 2019 05:32:38 +0000 (07:32 +0200)]
Merge pull request #77 from DanielJSottile/fix_hints
Fixed examples in README
Daniel Sottile [Wed, 3 Apr 2019 01:46:59 +0000 (21:46 -0400)]
Fixed examples in README
Hiroshi Shirosaki [Tue, 26 Mar 2019 00:36:59 +0000 (09:36 +0900)]
Merge pull request #423 from tobinjt/folding-fix
Folding fix
Hiroshi Shirosaki [Tue, 26 Mar 2019 00:34:26 +0000 (09:34 +0900)]
Merge pull request #422 from tobinjt/testing-fix
Testing fix
John Tobin [Mon, 25 Mar 2019 20:30:10 +0000 (20:30 +0000)]
Merge branch 'master' into testing-fix
John Tobin [Mon, 25 Mar 2019 20:29:57 +0000 (20:29 +0000)]
Merge branch 'master' into folding-fix
Hiroshi Shirosaki [Mon, 25 Mar 2019 04:55:23 +0000 (13:55 +0900)]
Merge pull request #421 from jneidel/patch-1
Fix typo
Jonathan Neidel [Sun, 24 Mar 2019 18:47:57 +0000 (19:47 +0100)]
Fix typo
line -> lines
martin f. krafft [Sat, 23 Mar 2019 22:19:08 +0000 (11:19 +1300)]
fix numbered line formatting
John Tobin [Mon, 18 Mar 2019 22:39:43 +0000 (22:39 +0000)]
Remove user directories from runtimepath.
The default value of runtimepath includes ~/.vim and ~/.vim/after.
Configuration in those directories can interfere with tests. Remove
those directories from runtimepath to make the tests hermetic.
John Tobin [Sun, 17 Mar 2019 19:16:16 +0000 (19:16 +0000)]
Fix folding broken by other syntax highlighting.
When syntax highlighting is enabled for fenced code blocks, the syntax
highlighting of the language in the code block can overwrite folding
configuration, breaking Markdown folding. Reinitialise Markdown folding
configuration every time syntax highlighting is refreshed to ensure that
Markdown folding works.
martin f. krafft [Wed, 6 Mar 2019 20:38:40 +0000 (09:38 +1300)]
Revert "vcards now properly identified"
This reverts commit
4e0877a8959afe2e323a8761a22d8c294e18a142 .
Hiroshi Shirosaki [Thu, 28 Feb 2019 00:00:04 +0000 (09:00 +0900)]
Fix test errors with latest vim
Do not use a: for non function arguments.
Hiroshi Shirosaki [Wed, 27 Feb 2019 14:57:49 +0000 (23:57 +0900)]
Merge pull request #415 from endersstocker/syntax/fix-strikethrough
Syntax: Fix strikethrough
martin f. krafft [Wed, 27 Feb 2019 08:17:26 +0000 (21:17 +1300)]
remove tab from flp
Bryan Enders [Thu, 21 Feb 2019 19:52:53 +0000 (14:52 -0500)]
Syntax: Fix strikethrough
Why
---
Strikethrough was only matching if the strikethrough happened to occur in a list
How
---
Add `htmlStrike` to `mkdNonListItem` cluster
martin f. krafft [Sun, 24 Feb 2019 21:33:08 +0000 (22:33 +0100)]
Add '.vim/bundle/explainpat/' from commit '
8b7939ff867684ca9e31f1f0022fb91bbbdf152d '
git-subtree-dir: .vim/bundle/explainpat
git-subtree-mainline:
8a97a4231254ab25e017fecd10ba2068bd588e52
git-subtree-split:
8b7939ff867684ca9e31f1f0022fb91bbbdf152d
martin f. krafft [Sun, 24 Feb 2019 21:32:48 +0000 (22:32 +0100)]
Add '.vim/bundle/password-store/' from commit '
dc759ab32b05afeba5c103e2756ec4a2509fdaf6 '
git-subtree-dir: .vim/bundle/password-store
git-subtree-mainline:
16f202c3b8ea1bb2625d3319bf42d8fc57f33814
git-subtree-split:
dc759ab32b05afeba5c103e2756ec4a2509fdaf6
martin f. krafft [Thu, 21 Feb 2019 23:34:30 +0000 (12:34 +1300)]
enable airline
martin f. krafft [Thu, 21 Feb 2019 23:30:28 +0000 (12:30 +1300)]
enable voom addon
martin f. krafft [Thu, 21 Feb 2019 23:22:08 +0000 (12:22 +1300)]
add python ;trace shortcut
martin f. krafft [Thu, 21 Feb 2019 23:21:14 +0000 (12:21 +1300)]
ignore tags files
martin f. krafft [Thu, 21 Feb 2019 23:20:27 +0000 (12:20 +1300)]
remove vcscommand plugin
martin f. krafft [Thu, 21 Feb 2019 23:11:47 +0000 (12:11 +1300)]
add surround addon
martin f. krafft [Thu, 21 Feb 2019 23:08:55 +0000 (12:08 +1300)]
add jinja syntax addon
martin f. krafft [Thu, 21 Feb 2019 23:08:20 +0000 (12:08 +1300)]
add deb plugin
martin f. krafft [Thu, 21 Feb 2019 22:49:37 +0000 (11:49 +1300)]
enable pathogen
martin f. krafft [Thu, 21 Feb 2019 22:40:37 +0000 (11:40 +1300)]
fixup latex-suite installation
martin f. krafft [Thu, 21 Feb 2019 22:34:18 +0000 (11:34 +1300)]
add Tabular addon
martin f. krafft [Thu, 21 Feb 2019 22:32:37 +0000 (11:32 +1300)]
enable ledger plugin
martin f. krafft [Thu, 21 Feb 2019 22:32:08 +0000 (11:32 +1300)]
update vcsh gitignore
Josef Fortier [Sat, 23 Feb 2019 23:47:08 +0000 (17:47 -0600)]
Test ftdetect (settings)
triggering ftdetect allows testing post settings
Josef Fortier [Sat, 23 Feb 2019 23:45:58 +0000 (17:45 -0600)]
Debug cleanup
Josef Fortier [Sat, 23 Feb 2019 22:50:43 +0000 (16:50 -0600)]
Minimal test of generate
Josef Fortier [Sat, 23 Feb 2019 22:46:32 +0000 (16:46 -0600)]
Add password testing
length is a reasonable proxy
Josef Fortier [Sat, 23 Feb 2019 22:44:11 +0000 (16:44 -0600)]
Sort of correct
Josef Fortier [Sat, 23 Feb 2019 21:47:38 +0000 (15:47 -0600)]
cursorline makes obfuscation more palatable
Josef Fortier [Sat, 23 Feb 2019 21:38:57 +0000 (15:38 -0600)]
Settings work, "increment" works
Josef Fortier [Sat, 23 Feb 2019 20:53:24 +0000 (14:53 -0600)]
Redid config
syntax loads too early to be easily controllable from user settings.
Moving it to ftdetect allows testing user values at that point. Used a
non auto loading syntax
Josef Fortier [Sat, 23 Feb 2019 15:34:30 +0000 (09:34 -0600)]
Change settings to a dictionary/array
Josef Fortier [Sat, 23 Feb 2019 04:34:01 +0000 (22:34 -0600)]
Update README
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
Josef Fortier [Sat, 23 Feb 2019 03:03:28 +0000 (21:03 -0600)]
Generalize highlighting
Read values from current colorscheme for "redacted" highlights