nvim-puppeteer
String formatter
Automates string formatting conversions between different languages and string formats
Automatically convert strings to f-strings or template strings and back.
61 stars
1 watching
4 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
f-stringsnvim-pluginstring-manipulationtemplate-strings
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
chrisgrieser/nvim-spider | An nvim plugin that replaces the default subword motion and punctuation skipping in vim with a spider-like movement pattern | 661 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,366 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
roobert/f-string-toggle.nvim | A plugin that allows developers to toggle the format of strings in a programming language using a keyboard shortcut. | 31 |
ggandor/leap-spooky.nvim | Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections. | 277 |
chrisgrieser/nvim-chainsaw | A plugin that provides various log statements to help developers inspect and debug their code in the context of a visual editor | 100 |
chrisgrieser/nvim-recorder | An nvim-lua plugin to enhance Neovim's macro recording functionality with features such as simplified controls, breakpoints, and performance optimizations. | 237 |
chrisgrieser/nvim-genghis | A plugin that provides lightweight and quick file operations without requiring full file management capabilities. | 201 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
gregorias/coerce.nvim | A Neovim plugin for easily changing the case of text selections. | 119 |