The Wayback Machine - https://web.archive.org/web/20200918214912/https://github.com/topics/vim
Skip to content
#

Vim

vim logo

Vim is a highly customizable text editor that can run in a shell. Bram Moolenaar is credited with the development of Vim, which he began in 1988.

Here are 8,345 public repositories matching this topic...

ChrisPenner
ChrisPenner commented Apr 17, 2020

Actual behaviour

When simply trying to edit some additional files I often type :e *.js or something similar; this almost ALWAYS results in E77: Too many file names.

Expected behaviour

It's pretty clear what the user wants in this situation; they want to open the files as buffers! I'm sure there are legacy reasons for this error, but it's a pretty poor experience these days that

bstaletic
bstaletic commented Oct 26, 2019

Issue Prelude

Please complete these steps and check these boxes (by putting an x inside
the brackets) before filing your issue:

  • I have read and understood YCM's [CONTRIBUTING][cont] document.
  • I have read and understood YCM's [CODE_OF_CONDUCT][code] document.
  • I have read and understood YCM's [README][readme], **especially the
    [Frequently Asked Questions][faq]
doom-emacs
hlissner
hlissner commented Feb 18, 2020

As Doom continues to grow, so have incoming bug reports for modules I do not use and toolchains I know little about, like :lang clojure or :tools ein, and so I struggle to support them.

If you know a little nix and use Doom, consider contributing a shell.nix file to the module(s) you use the most. Particularly :lang modules, so that I can get a test environment up and running to test ag

waxlamp
waxlamp commented Sep 2, 2020

Title says it all: I'm not sure how to escape special characters in my vimwiki text. In particular, I have a note where I want to use an asterisk to refer to a "footnote" at the bottom of the note.

I realize there is probably a better way to express a footnote, but that would still leave the question of how to put, e.g., a literal asterisk in the text for any other (valid) reason.

Thanks!

Created by Bram Moolenaar

Released November 2, 1991

Repository
vim/vim
Website
www.vim.org/download.php
Wikipedia
Wikipedia

Related Topics

emacs
You can’t perform that action at this time.