Skip to content

Commit

Permalink
update plugins
Browse files Browse the repository at this point in the history
coqtail got support for a user-override for mappings
(whonore/Coqtail@d27e33d)
but it won't do what I want (which is to prevent those mappings from
being created in the first place). So I'm electing to keep my mess for
now. I think if coqtail checked mapcheck(l:prefix..l:key) before
creating maps, I could use their hook to unmap the ones I wanted (but
only if they're mapped to coqtail things)?
  • Loading branch information
benknoble committed Feb 23, 2024
1 parent e41703c commit 47a0138
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion links/vim/pack/colors/start/dracula
2 changes: 1 addition & 1 deletion links/vim/pack/interface/start/colorizer
Submodule colorizer updated 2 files
+18 −4 README.md
+127 −147 autoload/Colorizer.vim
2 changes: 1 addition & 1 deletion links/vim/pack/languages/start/vim-scriptease
2 changes: 1 addition & 1 deletion links/vim/pack/utility/opt/batchy
Submodule batchy updated 3 files
+1 −1 LICENSE
+3 −8 README.md
+4 −4 plugin/batchy.vim
2 changes: 1 addition & 1 deletion links/vim/pack/utility/opt/jqplay
Submodule jqplay updated 1 files
+1 −6 plugin/jqplay.vim
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/ale
Submodule ale updated from 53b01d to 5e8904
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/commentary
Submodule commentary updated 1 files
+4 −0 README.markdown
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/endwise
Submodule endwise updated 1 files
+6 −3 plugin/endwise.vim
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/eunuch
Submodule eunuch updated 1 files
+22 −4 plugin/eunuch.vim
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/fugitive
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/indent-object
Submodule indent-object updated 1 files
+21 −0 LICENSE
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/presenting
Submodule presenting updated 1 files
+4 −0 README.md
2 changes: 1 addition & 1 deletion links/vim/pack/utility/start/undotree

0 comments on commit 47a0138

Please sign in to comment.