-
I have tried to follow instructions in `orgguide.txt` to install the plugin to Vim 9 on my Mac. Particularly I did this:
1. Run these commands in shell
```
mkdir -p ~/.vim/pack/git-plugins/st…
-
I already moved to a kind of custom system to declare plugins, that uses Lazy as a backend.
But want to move to https://github.com/nvim-neorocks/lz.n for loading plugins, and Nix-based install/make-a…
-
I've been struggling to work out how to install nvim-treesitter on a fresh neovim install. Your "installation" page is simply a list of what steps to use for a variety of plugin managers. As a new use…
-
### Similar Issues
- [X] Before filing, I have searched for similar issues.
### Description
TPM is a plugin manager for tmux. Users install the plugin with something like
`set -g @plugin 'mr…
-
### Discussed in https://github.com/nvim-tree/nvim-tree.lua/discussions/2993
Originally posted by **l00sed** November 9, 2024
First of all, thank you so much to the open source community, the…
-
I am trying to to install the `jsonfly` plugin on a fresh linux box. It is one of my favorite plugins I use on a regular basis to deal with many JSON files on a regular basis.
I use lazyvim distrib…
-
## Issue description
When managing vim plugins through nix, we currently support multiple "backends":
- vim's native "packages" (which is relatively new and hasn't been around when the nix vim i…
-
No command is defined, `:FixJson` and the other commands. I also managed to fix this issue by renaming the directory `ftplugin` to `plugin`, so I think you should put **vim-plug** and other vim plugin…
-
I am not able load the the theme in lazy plugin manager,
it was working great in packer it doesn't works in lazy
here are my configs :
~~~
function ColorMyPencils(color)
color = "PaperColor…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
v…