mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/ts: add ts-error-translator.nvim
as an extension plugin
This commit is contained in:
parent
35c7327f81
commit
f00ecd4eb9
3 changed files with 52 additions and 3 deletions
|
@ -183,6 +183,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
plugin-ts-error-translator = {
|
||||
url = "github:dmmulroy/ts-error-translator.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Copying/Registers
|
||||
plugin-registers = {
|
||||
url = "github:tversteeg/registers.nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue