Skip to content
#

viml

Here are 245 public repositories matching this topic...

vim-go
preslavmihaylov
preslavmihaylov commented Sep 9, 2019

Running :GoDoc makes my vim session block as it is not ran in the background. This might not be an issue for small codebases, where the blocking call is quick enough, but it causes frustration when using the command on larger codebases.

It would be great if :GoDoc runs in the background, without blocking my editor, similar to how the guru-related commands work (e.g. :GoReferrers)

vim-devicons
zeorin
zeorin commented Jul 18, 2016

It'd be a cool feature if coloured devicons worked out of the box. Perhaps include some colour maps for the stock shipped colorschemes and some popular 3rd party ones, a mechanism for users to define their own colour map for colorschemes, falling back to standard terminal colours for terminal vim and the actual colours as per filetype's official colour for GUI vim (e.g. Gulp's #cf4646 for the Gu

hugomg
hugomg commented Jul 22, 2016

I think if the project description explained better what vim-gnupg actually does under the hood it would be easier for a new user to understand what kind of security guarantees vim-gnupg offers.

In my particular case, I would like to know if vim-gnupg decrypts the encrypted file to to memory or if it decrypts to a temporary file that gets stored on disk. If vim crashes while I am editing the file

Improve this page

Add a description, image, and links to the viml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the viml topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.