Skip to content

stg73/ghosttext.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

GhostText (https://github.com/fregante/GhostText) のためのNeovimプラグイン

Pythonなどの外部に依存せず、Neovimの機能のみを使う。
通信には、luvを使う socket.nvim を使っている。そのため、以下のプラグインに依存する:
https://github.com/stg73/socket.nvim (通信)
https://github.com/stg73/modules.nvim (socket.nvim が依存 SHA1など)

使い方:
    次のLuaを実行する:
        require("ghosttext").start()
    詳細はvimdocを参照

About

Neovim用の GhostText のプラグイン

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages