vimr

VimR — Neovim GUI for macOS in Swift

MIT License

Stars
6.6K
Committers
39

Bot releases are visible (Hide)

vimr - 0.1.6

Published by qvacua about 10 years ago

  • Bugfix: working directory is not updated when closing tabs (#102)
vimr - v0.1.5

Published by qvacua about 10 years ago

  • Bugfix: when launching the App for the first time, the position and the size of the window is not very optimal...
vimr - 0.1.4

Published by qvacua about 10 years ago

  • The position and the size of the window are saved
  • The width of the sidebar is saved
  • Opening a new window is now much more smooth
vimr - 0.1.3

Published by qvacua about 10 years ago

  • Bugfix: some files with non-ASCII file names does not show up in the file browser
vimr - 0.1.2

Published by qvacua about 10 years ago

  • Restructured Preferences window (ready to scale!)
  • Added an option for untitled window behavior
  • Added an option to turn on filtering in the file browser based on Vim's wildignore
vimr - 0.1.1

Published by qvacua about 10 years ago

  • New App icon!
vimr - 0.1.0

Published by qvacua over 10 years ago

  • Plugin system for previewing: currently markdown preview plugin is included, more to come
  • File browser filters out patterns in wildignore
  • Added options to automatically save buffers (this is not Auto Save of OS X)
vimr - 0.0.10

Published by qvacua over 10 years ago

vimr - 0.0.9

Published by qvacua over 10 years ago

  • Better file browser styling
  • VimR can now open folders
vimr - 0.0.8

Published by qvacua over 10 years ago

  • Added an option to put the file browser on the right hand side
  • Added an option to hide the status bar
vimr - 0.0.7

Published by qvacua over 10 years ago

  • Vim-like movements in the file browser:
    • k/j: up/down
    • h/l and return/space on folders: collapse/expand
    • return/space on files: open (+modifiers)
    • ESC to focus the Vim view
    • ⌘-1 to focus (and open) the file browser
    • ⌘-0 to hide the file browser
  • Replaced ⌘-Open in the file browser and the Open Quickly window with ⌃⌥-Open
  • Added status bar below the Vim view (there'll be an option to hide it in the next version)
  • Bugfix: Modifier-Open does not correctly work in the Open Quickly window
vimr - 0.0.6

Published by qvacua over 10 years ago

  • Bugfix: window resizing with scroll bar
  • Added select next/previous tab menu items
  • Added options for opening files in Open Quickly window and in the file browser: in new tab, in the current tab, in vertical and horizontal split
vimr - 0.0.5

Published by qvacua over 10 years ago

  • Refined the file browser reloading behavior: expanded and selected file items are kept when reloaded.
  • Added defaults to show hidden files and show folders first in the file browser.
  • Sync Workspace with Vim's pwd option is available in the file browser.
vimr - 0.0.4

Published by qvacua over 10 years ago

  • Added icons in the file browser and in the Open Quickly... window.
  • Added an option to keep pwd of Vim in sync with the workspace.
  • When opening already open files, select the corresponding window of Vim.
  • More stable indexing and searching during Open Quickly...
vimr - 0.0.3

Published by qvacua over 10 years ago

  • Bugfix: when opening an already opened file via the file browser, select the correct tab
  • Bugfix: occasional crash when expanding folders in the file browser
vimr - 0.0.2

Published by qvacua over 10 years ago

  • Faster indexing for Open Quickly.
  • Added sidebar file browser.
  • Added Open in Tab....
vimr - 0.0.1

Published by qvacua over 10 years ago

  • Added Open Quickly... à la Xcode (or Go to File... of TextMate).
  • Made Edit menu items, eg Undo, Copy, work.
  • Made the maximize window button work.
  • Removed Debug menu.
vimr - 0.0.0

Published by qvacua over 10 years ago

First release

Package Rankings
Top 4.25% on Proxy.golang.org