Skip to content

Reporting an Issue

Yee Cheng Chin edited this page Dec 10, 2018 · 5 revisions

When you see a problem or bug, or just have general feedback or suggestions, feel free to file an issue.

When reporting an issue, it's often useful to include the following information:

  1. How you installed MacVim. The main ways are: official release, Homebrew, or building from source.
  2. OS version (e.g. 10.14.1). You can see this information by click on the top left Apple logo, and select "About This Mac".
  3. Vim versioning info. In terminal, type vim --version and paste the results. If you obtained MacVim through official releases, it is enough to just say which snapshot you downloaded.
  4. Any MacVim-specific custom setting. In terminal, type defaults read org.vim.MacVim | grep 'MM\|SU' and paste the result in the issue description.
Clone this wiki locally