Removed LF Config because i replaced lf with yazi.
I made the nvim folder and configs a lot cleaner.
This commit is contained in:
@@ -124,6 +124,13 @@ require('packer').startup(function(use)
|
||||
end
|
||||
}
|
||||
-- }}}
|
||||
|
||||
-- {{{ Org-Mode
|
||||
use {'nvim-orgmode/orgmode', config = function()
|
||||
require('orgmode').setup{}
|
||||
end
|
||||
}
|
||||
--}}}
|
||||
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user