a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Bazel support for GNU Emacs
This repository provides support for Bazel in GNU Emacs. It consists of
a single file, bazel.el, which only depends on GNU Emacs and not on
other libraries.
.
The library provides major modes for editing Bazel BUILD files,
WORKSPACE files, .bazelrc files, as well as Starlark files. It also
provides commands to run Bazel commands and integration with core GNU
Emacs infrastructure like compilation and xref.
Description: Bazel support for GNU Emacs
This package provides support for the Bazel build system. See
https://bazel.build/ for background on Bazel. See “manual.org” for usage
instructions.
--- 305744 Thu Jan 1 00:00:00 1970
+++ 323338 Thu Jan 1 00:00:00 1970
@@ -1,9 +1,4 @@
Bazel support for GNU Emacs
- This repository provides support for Bazel in GNU Emacs. It consists of
+ This package provides support for the Bazel build system. See
- a single file, bazel.el, which only depends on GNU Emacs and not on
+ https://bazel.build/ for background on Bazel. See “manual.org” for usage
- other libraries.
+ instructions.
- .
- The library provides major modes for editing Bazel BUILD files,
- WORKSPACE files, .bazelrc files, as well as Starlark files. It also
- provides commands to run Bazel commands and integration with core GNU
- Emacs infrastructure like compilation and xref.