1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-25 06:06:21 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Tae Won Ha
253aa00f78
GH-302, GH-421 Use vimCommand to initialize some neovim settings
- otherwise _NSDetectedLayoutRecursion gets invoked.. dunno why
2017-06-12 21:49:16 +02:00
Tae Won Ha
64501bb43f
GH-302, GH-421 Launch neovim after first resize.
- when using -d option of nvim, it's important that the initial size of nvim corresponds to the NSWindow's size such that both splits have the same width
2017-06-12 19:28:58 +02:00
Tae Won Ha
4547ed8c7f
GH-423 Remove unnec' method syncNeoVimViewWithBounds 2017-06-09 00:01:06 +02:00
Tae Won Ha
2e96b09e88
Make some fields fileprivate and remove some fields 2017-05-30 23:53:47 +02:00
Tae Won Ha
c74c884d8b
Reformat drawing code a bit 2017-05-30 23:51:57 +02:00
Tae Won Ha
6e403c7a24
Be 100 chars wide 2017-05-27 16:41:28 +02:00
Tae Won Ha
03c8b7852b
Distribute NeoVimView into multiple files 2017-05-27 15:13:22 +02:00