mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
docs: clean up remaining mentions of neovim-flake
This commit is contained in:
parent
97a64abeff
commit
40979a6d6a
7 changed files with 439 additions and 94 deletions
|
@ -110,12 +110,12 @@ to contain the parent as well - for example `languages/java: some major change`.
|
|||
|
||||
## Code Style {#sec-guidelines-code-style}
|
||||
|
||||
### Treewide
|
||||
### Treewide {#sec-code-style-treewide}
|
||||
|
||||
Keep lines at a reasonable width, ideally 80 characters or less. This also applies
|
||||
to string literals and module descriptions and documentation.
|
||||
|
||||
### Nix
|
||||
### Nix {#sec-code-style-nix}
|
||||
|
||||
**nvf** is formatted by the [alejandra](https://github.com/kamadorueda/alejandra)
|
||||
tool and the formatting is checked in the pull request and push workflows. Run the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue