Uses of Interface
com.ensarsarajcic.neovim.java.api.buffer.NeovimBufferApi
Packages that use NeovimBufferApi
Package
Description
-
Uses of NeovimBufferApi in com.ensarsarajcic.neovim.java.api
Methods in com.ensarsarajcic.neovim.java.api that return types with arguments of type NeovimBufferApiModifier and TypeMethodDescriptionNeovimApi.createBuffer(boolean listed, boolean scratch) NeovimStreamApi.createBuffer(boolean listed, boolean scratch) NeovimApi.getBuffers()NeovimStreamApi.getBuffers()NeovimApi.getCurrentBuffer()NeovimStreamApi.getCurrentBuffer() -
Uses of NeovimBufferApi in com.ensarsarajcic.neovim.java.api.buffer
Classes in com.ensarsarajcic.neovim.java.api.buffer that implement NeovimBufferApiModifier and TypeClassDescriptionfinal classImplementation ofNeovimBufferApibased onReactiveRpcStreamer -
Uses of NeovimBufferApi in com.ensarsarajcic.neovim.java.api.window
Methods in com.ensarsarajcic.neovim.java.api.window that return types with arguments of type NeovimBufferApi