daa
25cdf3ef8f
Merge branch 'master' into fix-async-startup
2017-11-06 22:05:11 +03:00
daa
6763512964
Merge branch 'plug-manager'
2017-11-06 11:18:41 +03:00
daa
e423dff091
Use search entry
2017-11-05 23:30:40 +03:00
daa
bff3bdb120
Remove .vim file when disabled
2017-11-05 22:31:38 +03:00
daa
9c997a5165
Fix test
2017-11-05 21:13:31 +03:00
daa
eb70ce8d71
Move plugs to menu
2017-11-05 21:07:02 +03:00
daa
50bea23b6b
Number of ui improvements
2017-11-05 20:52:29 +03:00
daa
bb984c8223
Test fix
2017-11-05 13:06:12 +03:00
daa
5345d178bf
Update vim configuration on save
...
source configuration one Ok pressed
2017-11-04 23:04:03 +03:00
daa84
afa282833a
Plugs reordering, load config on window start
2017-11-02 17:31:46 +03:00
daa84
edebb8b673
vimawesome search, allow to install vimawesome plugins
2017-11-01 17:40:54 +03:00
daa84
20be6c5089
Load vimawesome plugins using curl to reduce application dependencies
...
Dispaly vimawesome plugin information
2017-10-31 17:21:44 +03:00
daa
068119fe19
Hide cursor in terminal mode (busy_on event)
2017-10-30 23:04:28 +03:00
daa
67cb4570ac
Move back default icon to fix #12 on kde
2017-10-30 22:56:49 +03:00
daa84
d9852a421d
Implement "add plugin", base code for vimawesome support
2017-10-30 18:25:23 +03:00
daa
0a7edbc602
Add base code for add plugin dialog
2017-10-29 23:45:05 +03:00
daa
4aec520746
Implement remove button
2017-10-29 22:16:55 +03:00
daa
512b63a37a
Load configuration on nvim startup/ small ui updates
2017-10-29 13:55:36 +03:00
daa
db9bbc03f3
Small ui update
2017-10-29 00:28:32 +03:00
daa
b07196f980
Ui refactoring
2017-10-28 23:18:42 +03:00
daa84
ae5d46eb6a
Add enable button, remove unneeded buttons
2017-10-27 18:06:18 +03:00
daa84
ba179f715d
Generate and use plug-vim config on nvim startup
2017-10-26 17:56:53 +03:00
daa
48baf6eab5
Pass Insert button to nvim ( #14 )
2017-10-25 14:40:48 +03:00
daa84
2cefb06063
Change state management
2017-10-24 18:03:34 +03:00
daa84
ea85f78350
Add remove button
2017-10-23 18:07:04 +03:00
daa
46c3061a13
Small ui improvements
2017-10-21 20:40:55 +03:00
daa
15bcb1f25d
List plugins
2017-10-21 20:20:55 +03:00
daa84
c1b6bbca88
Load vim-plug configuration
2017-10-20 18:06:05 +03:00
daa84
a286d39b48
General code for load/store settings
2017-10-19 17:04:58 +03:00
daa84
4068fc5a43
Make middle mouse event be processed by neovim itself ( #14 )
2017-10-18 18:12:29 +03:00
daa84
fbe25e1a1c
Code reorganisation
2017-10-18 17:49:56 +03:00
daa
b0477c36f6
Check vim-plug loaded
2017-10-17 21:34:49 +03:00
daa84
a3eba12b24
Check loaded state
2017-10-16 18:34:26 +03:00
daa
86e18562b5
Seleton for plug manager
2017-10-15 22:50:59 +03:00
daa
d9af1b9477
nvim handler refactoring
2017-10-15 14:34:48 +03:00
daa84
ab85f5a90a
Update README.md
2017-10-15 12:17:11 +03:00
daa
35d9592b9b
Merge branch 'master' into plug-manager
2017-10-14 14:54:48 +03:00
daa
cda55e0f7d
Make ui attach really async
2017-10-14 14:50:13 +03:00
daa
e7cd39607f
Insert before cursor
2017-10-14 14:42:50 +03:00
daa84
c5ee1ab586
Starting point for plug manager implementation
2017-10-13 18:27:10 +03:00
daa84
22e24318c9
Update README.md
2017-10-13 13:23:05 +03:00
daa84
42b6bdcd64
Disable swap files
...
In case neovim ends unexpected on next start - neovim ask user for
recovery but gui have not access to this event. So temprorary disable
this.
Also do some improvemnt, so error message can be shown to user on nvim
start errors
2017-10-13 13:16:52 +03:00
daa84
dcdd6d98d1
Ignore mappings in paste code ( #14 )
2017-10-13 12:04:40 +03:00
daa84
968f5762c4
Support right mouse and release events
2017-10-13 11:43:07 +03:00
daa
3714817604
Implement #14
...
allow paste from PRIMARY by middle mouse button
allow paste to command box
paste from toolbar now paste CLIPBOARD
2017-10-12 08:59:16 +03:00
daa
7065fbe2c7
Resize check
2017-10-11 19:10:24 +03:00
daa
557f3dd0f6
Small code cleanup
2017-10-11 18:59:23 +03:00
daa
08d8408adc
Fix crush on startup ( #17 , #13 )
...
Solution: on_resize/ui_attach events must always update model, so model manipulation commands will always works right
2017-10-11 18:55:29 +03:00
daa84
0f4234a622
Limit tab title len ( fix #16 )
2017-09-26 16:59:28 +03:00
daa84
fb415cb0cb
Add Home/End buttons support( #15 )
2017-09-26 16:04:14 +03:00