vimr

VimR — Neovim GUI for macOS in Swift

MIT License

Stars
6.6K
Committers
39

Bot releases are visible (Hide)

vimr - v0.26.5-308

Published by qvacua over 5 years ago

  • GH-458: Bugfix: Opening files by drag-n-dropping on VimR window does not work.
  • Bugfix: Crashes when some files are deleted in the cwd when closing.
vimr - v0.26.4-307

Published by qvacua over 5 years ago

vimr - v0.26.3-306

Published by qvacua over 5 years ago

  • Bugfix: Memory leak.
vimr - v0.26.2-305

Published by qvacua over 5 years ago

  • GH-425: Bind http server to localhost
vimr - v0.26.1-304

Published by qvacua over 5 years ago

  • Fix broken "Navigate to the current buffer" of the file browser
  • Dependencies updates:
    • Use FontAwesome 5 (thanks for the PR, @chriszielinski!)
vimr - v0.26.0-303

Published by qvacua over 5 years ago

  • Minimum macOS requirement is now 10.12 Sierra.
  • Optional parallel computation of glyphs. This may result in faster rendering depending on the situation.
  • GH-314: You can customize the key shortcut for all menu items in the Shortcut preferences pane.
  • GH-501: Add key shortcuts to toggle the Buffer List, Markdown Preview, and HTML Preview tools.
  • GH-649: Add commands that can control some of GUI elements.
  • GH-506: Set font, size and linespacing via ~/.config/nvim/ginit.vim.
  • Draw the disclosure triangle in appropriate color of the current color scheme (and improve handling of changes of cwd in the file browser).
vimr - SNAPSHOT-302

Published by qvacua over 5 years ago

  • GH-506: Set font, size and linespacing via ~/.config/nvim/ginit.vim.
vimr - SNAPSHOT-301

Published by qvacua over 5 years ago

  • GH-649: Add commands that can control some of GUI elements. (Blog post with an example coming soon)
vimr - SNAPSHOT-300

Published by qvacua over 5 years ago

  • GH-314, GH-418, GH-660: You can customize the key shortcut for all menu items in the Shortcut preferences pane.
vimr - SNAPSHOT-298

Published by qvacua over 5 years ago

  • Draw the disclosure triangle in appropriate color of the current color scheme (and improve handling of changes of cwd in the file browser).
vimr - v0.25.0-297

Published by qvacua over 5 years ago

  • Neovim 0.3.4
  • GH-625: vimr --cur-env will pass the current environment variables to the new neovim process. This will result in virtualenv support.
  • GH-443: vimr --line ${LINE_NUMBER} ${SOME_FILE} will open the file and go to the given line. If the file is already open in a UI window, then that window will be selected and the cursor will be moved to the given line. This can be used for example to reverse-search LaTeX.
  • GH-603: Bugfix: Cmd-V pastes at the wrong location in the insert mode.
  • GH-659: Bugfix (introduced in a snapshot): Turning off ligatures does not really turn off ligatures.
  • GH-664: Bugfix: VimR crashes for some shell configurations.
  • GH-666: Adapt to the new UI-API of Neovim
  • Dependencies updates:
vimr - SNAPSHOT-296

Published by qvacua over 5 years ago

  • WARNING: This build may be very instable due to new rendering code. Use at your own risk 😶
  • Re-implemented underline and undercurl
vimr - SNAPSHOT-295

Published by qvacua over 5 years ago

  • WARNING: This build may be very instable due to new rendering code. Use at your own risk 😶
    • For example underline and undercurl are not yet implemented (TBH I forgot to implement them).
  • Neovim 0.3.4
  • Update dependencies
vimr - SNAPSHOT-294

Published by qvacua almost 6 years ago

  • WARNING: This build may be very instable due to many changes described below. Use at your own risk 😶
  • Adapt to the new UI interface of Neovim 0.3.2
  • New rendering code: It's currently slower, but can hopefully render characters more correctly. Needs optimization.
  • Update dependencies
  • Bugfix: GH-694: Reports crashes under Mojave when closing a window.
vimr - SNAPSHOT-293

Published by qvacua about 6 years ago

  • GH-664: Bugfix: Some users still get crashes.
vimr - SNAPSHOT-292

Published by qvacua about 6 years ago

  • GH-664: Bugfix: VimR crashes for some shell configurations.
vimr - SNAPSHOT-291

Published by qvacua over 6 years ago

  • Messed up with git submodules and reverted neovim from 0.3.1 to 0.3.0.
vimr - SNAPSHOT-290

Published by qvacua over 6 years ago

  • Fix code-signing problem. VimR is from an identified developer again... 😶
vimr - SNAPSHOT-289

Published by qvacua over 6 years ago

  • Neovim 0.3.1
vimr - SNAPSHOT-288

Published by qvacua over 6 years ago

  • GH-659, GH-661: Bugfix (introduced in a snapshot): Turning off ligatures does not really turn off ligatures.
    • Reverts the update on MMCoreTextView.
Package Rankings
Top 4.25% on Proxy.golang.org