Add nvim-orgmode, neorg

Lock LazyVim version because of neorg issues
This commit is contained in:
Emma Turner
2026-01-28 15:38:34 -07:00
parent dc18881a6d
commit 81bf51764c
7 changed files with 145 additions and 0 deletions

View File

@@ -10,3 +10,5 @@ vim.cmd([[
let &shellpipe = '2>&1 | %%{ "$_" } | Tee-Object %s; exit $LastExitCode'
set shellquote= shellxquote=
]])
vim.opt.shellslash = true