docs: fix escaping characters

This commit is contained in:
NotAShelf 2023-04-18 02:10:40 +03:00
commit 6b3d529bc9
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
3 changed files with 73 additions and 18 deletions

View file

@ -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 = {