Skip to content

gw31415/mstdn-editor.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mstdn-editor.vim

Editor-window opener for mstdn.vim.

output

Usage

Use the API and open the window, edit the content, and send it with :w, ZZ or etc.

Installation

Read this.

API

For more information, read the doc.

Keybinding(s)

Key Description
<Plug>(mstdn-editor-open) Open editor window according to the current window.

Function(s)

Function Description
mstdn#editor#open(user, opts = {}) Open editor window with specified user and options.
mstdn#editor#set_user(user) Change editing user of the current editor window.
mstdn#editor#get_statusparams({bufnr}) Get current CreateStatusParams of the editor.

Variable(s)

Variable Description
g:mstdn_editor_opener Command used to open the windows. Default is 4new.

Related projects

  • gw31415/mstdn.vim: The dependent plugin. The backend through which this plugin communicates with Mastodon.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors