code-shot.nvim

Code Snipper

A plugin that captures and saves code snippets from Neovim files to the clipboard or a file.

Neovim plugin to shot code

GitHub

62 stars
2 watching
2 forks
Language: Lua
last commit: 9 days ago
Linked from 1 awesome list

heovimpluginshot-code

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
niuiic/format.nvim A plugin that formats text files in an asynchronous and multitasking way, allowing users to apply various formatting commands to their code without interrupting their workflow. 35
niuiic/track.nvim Tools to track thought process while analyzing source code 23
alejandrosuero/freeze-code.nvim Takes a screenshot of the code editor and saves it as an image file. 20
rachartier/tiny-code-action.nvim A plugin for Neovim to visualize and run code actions 174
niuiic/scroll.nvim Smooth scrolling plugin for Neovim. 17
niuiic/cp-image.nvim A Vim plugin for quickly inserting images into Neovim by pasting from the clipboard and generating an image reference. 8
niuiic/divider.nvim A plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text 26
mistricky/codesnap.nvim A Neovim plugin that generates code snapshots with customizable features and formatting options. 712
niuiic/part-edit.nvim Edit specific parts of files directly in a new buffer without affecting the original file 14
niuiic/git-log.nvim Checks git log of selected code in a neovim window 15
niuiic/omega.nvim Utilities for development and editing in Neovim using Lua 5
sachinsenal0x64/hot.nvim A plugin for Neovim that enables live code reloading and testing for multiple programming languages. 28
niuiic/remote.nvim A Neovim plugin that allows editing remote files locally. 39
cshuaimin/ssr.nvim An extension plugin for Neovim that allows structural search and replace operations on code structures. 939
muniftanjim/prettier.nvim A plugin for Neovim's LSP client to format code according to Prettier style 292