mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-05 18:01:32 +00:00
notes/neorg: fix formatting
This commit is contained in:
parent
28f4237e4f
commit
4e0e8206c3
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in {
|
|||
|
||||
treesitter = {
|
||||
enable = mkEnableOption "Neorg treesitter" // {default = config.vim.languages.enableTreesitter;};
|
||||
norgPackage= mkPackageOption pkgs ["norg-meta treesitter"] {
|
||||
norgPackage = mkPackageOption pkgs ["norg-meta treesitter"] {
|
||||
default = ["tree-sitter-grammars" "tree-sitter-norg"];
|
||||
};
|
||||
norgMetaPackage = mkPackageOption pkgs ["norg-meta treesitter"] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue