mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages/assembly: init (#447)
* asm: init * docs: added changelog for assembly * asm: fixing requested changes * configuration: assembly set to false
This commit is contained in:
parent
dfdad4c2ce
commit
1604c7423f
4 changed files with 53 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
inherit (lib.nvim.languages) mkEnable;
|
||||
in {
|
||||
imports = [
|
||||
./asm.nix
|
||||
./bash.nix
|
||||
./dart.nix
|
||||
./clang.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue