Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLee18 authored Oct 31, 2024
1 parent 115a977 commit 421f4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# zed_norminette
a zed extension to enable in-editor norminette linting

this extension downloads and executes the LSP for 42 Norminette. This means when you open or save a file, norminette error will be present in Zed. And if combined with [inject_42h](https://github.com/DavidLee18/inject_42h), it automatically creates or updates the 42 header for you, when you save a file.
this extension downloads and executes the LSP for 42 Norminette. This means when you open or save a file, norminette errors will be present in Zed. And if combined with [inject_42h](https://github.com/DavidLee18/inject_42h), it automatically creates or updates the 42 header for you, when you save a file.

details are in the [inject_42h repo](https://github.com/DavidLee18/inject_42h).

0 comments on commit 421f4d4

Please sign in to comment.