Skip to content

Commit

Permalink
fix neorg
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmh committed Nov 21, 2024
1 parent 7bb7790 commit a2c2ede
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
clojure
fd
fx
gcc
go
htop
imagemagick
Expand Down
5 changes: 2 additions & 3 deletions nvim/fnl/plugins/neorg.fnl
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
(import-macros {: use} :own.macros)

(use :nvim-neorg/neorg {:ft :norg
:cmd :Neorg
:version :*
(use :nvim-neorg/neorg {:version :*
:lazy false
:opts {:load {:core.defaults {}
:core.concealer {}
:core.integrations.treesitter {:config {:configure_parsers true
Expand Down
2 changes: 1 addition & 1 deletion nvim/lua/plugins/neorg.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2c2ede

Please sign in to comment.