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 creation and management for text editors. | 401 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
chrisgrieser/nvim-various-textobjs | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
chrisgrieser/nvim-spider | An nvim plugin that extends the motion commands to move around lines in a more efficient way | 673 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
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. | 278 |
chrisgrieser/nvim-chainsaw | A plugin for inserting log statements in various programming languages. | 105 |
chrisgrieser/nvim-recorder | Enhances Neovim's macro functionality with features like simplified controls, macro breakpoints, and notifications. | 239 |
chrisgrieser/nvim-genghis | A lightweight plugin for Neovim that provides quick and convenient file operations. | 203 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 579 |
chrisgrieser/nvim-rip-substitute | A plugin for Neovim that allows searching and replacing text in the current buffer with an incremental preview and modern regex syntax. | 205 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
gregorias/coerce.nvim | A plugin that enables quick text manipulation and case changes in Neovim. | 132 |