The Wayback Machine - http://web.archive.org/web/20201009224051/https://github.com/topics/vim?o=desc&s=updated
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,425 public repositories matching this topic...

doom-emacs
MithicSpirit
MithicSpirit commented Oct 4, 2020

Describe the feature
There should be an easier way to open latex-preview-pane-mode when in LaTeX mode than using M-x then searching for it.

System information

((system
  (type . gnu/linux)
  (config . "x86_64-pc-linux-gnu")
  (shell . "/usr/bin/zsh")
  (uname . "Linux 5.4.0-48-generic #52-Ubuntu SMP Thu Sep 10 10:58:49 UTC 2020 x86_64")
  (path "~/.nvm/version
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

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.