1
0
Fork 0
📸 Snapshot plugin with rich features that can make pretty code snapshots for Neovim
 
 
 
 
 
 
Go to file
Mist 4b3581230d [Feat] ws server for send message to client when received message which
from neovim
2024-02-19 22:28:27 +08:00
.cargo [Feat] setup rust env for neovim plugin 2024-02-19 22:28:27 +08:00
.github/workflows Initial commit 2024-02-13 14:05:36 +08:00
doc Initial commit 2024-02-13 14:05:36 +08:00
lua/codesnap [Update] add default config option preview switch 2024-02-19 22:28:27 +08:00
plugin [Feat] remove rust lib plugin 2024-02-19 22:28:27 +08:00
scripts Initial commit 2024-02-13 14:05:36 +08:00
snap-client [Feat] ws server for send message to client when received message which 2024-02-19 22:28:27 +08:00
snap-server [Feat] ws server for send message to client when received message which 2024-02-19 22:28:27 +08:00
template/doc Initial commit 2024-02-13 14:05:36 +08:00
.gitignore [Feat] setup rust env for neovim plugin 2024-02-19 22:28:27 +08:00
Cargo.lock [Feat] setup rust env for neovim plugin 2024-02-19 22:28:27 +08:00
Cargo.toml [Feat] setup rust env for neovim plugin 2024-02-19 22:28:27 +08:00
README.md [Init] setup extension config 2024-02-19 22:28:27 +08:00
commitlint.config.js Initial commit 2024-02-13 14:05:36 +08:00
project.toml [Feat] update info of project 2024-02-19 22:28:27 +08:00
stylua.toml Initial commit 2024-02-13 14:05:36 +08:00

README.md

Nvim Plugin Template

Neovim made with lua release action status release action status