issues Search Results · repo:vim-pandoc/vim-markdownfootnotes language:"Vim Script"
Filter by
16 results
(64 ms)16 results
invim-pandoc/vim-markdownfootnotes (press backspace or delete to remove)The lack of any license on this code may prevent it from being used in some contexts. Please consider adding one.
tmhedberg
- 1
- Opened on May 18, 2022
- #25
The plugin stops incrementing new footnote numbers at 52. Is there any reason for this?
mawkler
- 1
- Opened on Sep 22, 2020
- #23
Currently, the default mapping for Plug AddVimFootnote is:
nnoremap buffer Plug AddVimFootnote : C-U call markdownfootnotes#VimFootnotes( a ) CR
inoremap buffer Plug AddVimFootnote C-O ...
jdhao
- Opened on Aug 11, 2020
- #22
I find the editing in split screen functionality very useful, but vim-markdownfootnotes currently only supports creating
new footnotes. It would be convenient to also be able to edit existing footnotes. ...
dmoerner
- 2
- Opened on Jun 29, 2020
- #21
By default, this plugin hijacks leader f and leader r in normal mode and insert mode. The insert mode mapping makes
this plugin unusable for anyone who has for instance has leader mapped to space.
There ...
mawkler
- 8
- Opened on May 19, 2020
- #20
I spent quite a while figuring out why Vim didn t recognise any of the commands this plugin uses until I realised they
only work if the current file has the .md limitation.
Is this a hard requirement? ...
ghost
- 1
- Opened on Sep 18, 2019
- #18
This repository is marked as a fork of the vim script that got things started. This makes a little bit of sense, but I
think on balance the cons now outweigh the pros of this status.
- The original ...
alerque
- 2
- Opened on Apr 16, 2019
- #16
I have used ,f for other mapping in normal mode. This plugin should check if the mapping key has been used before
setting the default mappings for normal mode.
jdhao
- 6
- Opened on Apr 16, 2019
- #15
The new auto-counter calculator –while arguably much more useful out of the box– does actually clobber some more
customized workflows. In particular the ability to keep separate counters per footnote style ...
alerque
- 1
- Opened on Apr 4, 2019
- #13
For some reason in my setup (Neovim) only one case actually works. No matter whether I set alpha or Alpha, I always get
lower case lettering, and no matter whether I set roman or Roman I always get upper ...
alerque
- 1
- Opened on Apr 4, 2019
- #11

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.