mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 19:01:35 +00:00
docs: fix escaping characters
This commit is contained in:
parent
c1c98d57e3
commit
6b3d529bc9
3 changed files with 73 additions and 18 deletions
|
@ -87,7 +87,7 @@
|
|||
flake = false;
|
||||
};
|
||||
nvim-treesitter-context = {
|
||||
url = "github:lewis6991/nvim-treesitter-context";
|
||||
url = "github:nvim-treesitter/nvim-treesitter-context";
|
||||
flake = false;
|
||||
};
|
||||
nvim-lightbulb = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue