Skip to content

issues Search Results · repo:mattn/vim-gist language:"Vim Script"

Filter by

170 results
 (73 ms)

170 results

inmattn/vim-gist (press backspace or delete to remove)

with this wonderful plugin one nice workflow is to put GistID 123 in a file, so when I want to update the gist I can just do : Gist. but I found it not so smooth to use the gist to update current file. ...
  • pinggit
  • Opened 
    on Jun 25, 2024
  • #243

Adding let g:gist_show_privates = 1 to my .vimrc, and calling :Gist -l appears to be the equivalent of :Gist -la Instead of seeing my private Gists (with token configured), I m seeing gists from multiple ...
  • kmatt
  • 1
  • Opened 
    on Jul 27, 2023
  • #242

it just says : Posting it to gist... Post failed: Press ENTER or type command to continue from nvim (even when checked :messages). I tried regenerate a new token but same result ! This is my nvim infos ...
  • Sanix-Darker
  • 1
  • Opened 
    on May 24, 2023
  • #241

I could not find a way to simply display the gist ID of URL for current buffer, if it has been posted/updated. I know I can :Gist to post/update it again to get the info, but what if I don t want to post/update ...
  • pinggit
  • Opened 
    on Mar 13, 2023
  • #240

Is it possible to open a specific file from a gist that has more than on file? By default, vim-gist only opens the first file, and ALL files when a flag is set. let g:gist_get_multiplefile = 1 I m asking ...
  • tup-olev
  • Opened 
    on Dec 9, 2022
  • #239

I got this today: Posting it to gist... Post failed: Press ENTER or type command to continue on the other hand, my Gist -l gives some output, but just a few lines, the more... does not work. This happens ...
  • pinggit
  • 1
  • Opened 
    on Nov 14, 2022
  • #238

Overview When I want write to my local disk on an opened Gist it only works the first time. The second time I only have a Gist update and I can t save changes in my local. How I do it? Reproduce: :Gist ...
  • hpsaturn
  • Opened 
    on Sep 18, 2022
  • #237

The motivation comes from when I have to work on different machines and update my vimrc file, the Gist -l and save to local file workflow sounds quite cumbersome to me. It would be much smoother if vimrc ...
  • pwang2
  • 1
  • Opened 
    on Sep 15, 2022
  • #236

Hey there! I can no longer use vim-gist and I don t know why. It just fails. image I tried removing ~/.gist-vim to see if I would get an authorization error, but I get the same empty message. I also ...
  • mjacobus
  • 3
  • Opened 
    on Sep 30, 2021
  • #234

I d been successfully using this for years, but some unknown time ago, the plugin s auth stopped working for me (possibly after a fresh install). - if I create a ~/.gist-vim file containing token XXXXX, ...
  • mklopets
  • 9
  • Opened 
    on Aug 16, 2021
  • #233
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub