Uses of Interface
com.ensarsarajcic.neovim.java.notifications.NeovimNotification
-
Packages that use NeovimNotification Package Description com.ensarsarajcic.neovim.java.notifications.buffer com.ensarsarajcic.neovim.java.notifications.ui -
-
Uses of NeovimNotification in com.ensarsarajcic.neovim.java.notifications.buffer
Subinterfaces of NeovimNotification in com.ensarsarajcic.neovim.java.notifications.buffer Modifier and Type Interface Description interfaceBufferEventClasses in com.ensarsarajcic.neovim.java.notifications.buffer that implement NeovimNotification Modifier and Type Class Description classBufferChangedTickEventclassBufferDetachEventclassBufferLinesEvent -
Uses of NeovimNotification in com.ensarsarajcic.neovim.java.notifications.ui
Classes in com.ensarsarajcic.neovim.java.notifications.ui that implement NeovimNotification Modifier and Type Class Description classNeovimRedrawEventRepresents a special notification that consists of multipleUiEvents
-