akiyosi.goneovim/editor
2021-07-22 15:32:26 +09:00
..
cmdline.go Fix parent-child relationship of workspace widgets 2021-06-06 15:51:01 +09:00
config.go Add the workaround as an option and disable it by default, since the popupmenu position problem caused by the Neovim issue has been fixed 2021-06-13 20:02:28 +09:00
cursor.go Fix cursor position when setting independent font on external window 2021-07-22 15:32:26 +09:00
editor.go go fmt 2021-07-22 13:21:40 +09:00
editor_linux_test.go go fmt 2020-09-26 12:04:36 +09:00
editor_mac_test.go go fmt 2020-09-26 12:04:36 +09:00
editor_test.go go fmt 2020-09-26 12:04:36 +09:00
editor_win_test.go go fmt 2020-09-26 12:04:36 +09:00
export_test.go go fmt 2020-09-26 12:04:36 +09:00
finder.go Add smooth cursor feature 2021-06-06 15:51:01 +09:00
font.go Add debug log 2021-06-26 16:47:15 +09:00
locpopup.go go fmt 2021-05-18 21:29:21 +09:00
markdown.go Apply ReversingScrollDirection to markdown preview window 2021-07-10 16:58:24 +09:00
message.go Fix an issue where the cursor text would remain in the external command palette 2021-01-26 23:19:52 +09:00
minimap.go Fix an issue where the window would not show up if an error occurred in nvim when attaching to nvim on a remote connection. 2021-06-13 00:19:55 +09:00
notification.go Minor fixes 2019-11-21 01:01:51 +09:00
palette.go Add smooth cursor feature 2021-06-06 15:51:01 +09:00
popupmenu.go Minor fixes 2021-03-10 23:53:20 +09:00
rgba.go Trying to fix invalid access (#196) 2021-02-22 22:57:10 +09:00
screen.go go fmt 2021-07-22 13:21:40 +09:00
screen_darwin.go fixup 2020-07-15 01:36:58 +09:00
screen_linux.go go fmt 2020-09-26 12:04:36 +09:00
screen_test.go go fmt 2020-09-26 12:04:36 +09:00
screen_windows.go go fmt 2020-09-26 12:04:36 +09:00
scrollbar.go Fix scrollbar position in nvim 0.4.4 2021-01-20 20:58:26 +09:00
signature.go Minor fixes 2020-07-31 22:46:24 +09:00
statusline.go Minor fixes for external statusline 2021-06-04 09:56:25 +09:00
svg.go Minor fixes 2021-01-24 14:39:25 +09:00
tabline.go go fmt 2021-07-22 13:21:40 +09:00
window.go go fmt 2021-07-22 13:21:40 +09:00
workspace.go go fmt 2021-07-22 13:21:40 +09:00