mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 03:23:05 +00:00
Add chrisgrieser/nvim-kickstart-python
& chrisgrieser/nvim-puppeteer
(#870)
This commit is contained in:
parent
3c34b55de3
commit
064bad3cf2
1 changed files with 2 additions and 0 deletions
|
@ -903,6 +903,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [ckolkey/ts-node-action](https://github.com/ckolkey/ts-node-action) - A framework for executing functional transformations on Tree-sitter nodes - Has a lot of built-in actions for transforming text.
|
||||
- [tomiis4/hypersonic.nvim](https://github.com/tomiis4/hypersonic.nvim) - Provides explanation for RegExp.
|
||||
- [00sapo/visual.nvim](https://github.com/00sapo/visual.nvim) - Provides keybindings for creating a Kakoune/Helix-like experience: first select and then choose the editing command.
|
||||
- [chrisgrieser/nvim-puppeteer](https://github.com/chrisgrieser/nvim-puppeteer) - Automatically convert strings to f-strings or template strings and back.
|
||||
|
||||
#### Comment
|
||||
|
||||
|
@ -1049,6 +1050,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [linrongbin16/lin.nvim](https://github.com/linrongbin16/lin.nvim) - A highly configured Neovim distribution integrated with tons of utilities for development, inspired by spf13-vim.
|
||||
- [doctorfree/nvim-lazyman](https://github.com/doctorfree/nvim-lazyman) - Neovim configuration manager and modular configuration, supports over 40 preconfigured configurations.
|
||||
- [NormalNvim/NormalNvim](https://github.com/NormalNvim/NormalNvim) - Focused on stability for your daily work. From the creator of Compiler.nvim.
|
||||
- [chrisgrieser/nvim-kickstart-python](https://github.com/chrisgrieser/nvim-kickstart-python) - A launch point for your Neovim configuration for Python.
|
||||
|
||||
## External
|
||||
|
||||
|
|
Loading…
Reference in a new issue