fix everything after merge
This commit is contained in:
@@ -21,6 +21,7 @@ end
|
||||
|
||||
if type -q broot
|
||||
alias tree="broot"
|
||||
end
|
||||
|
||||
if type -q bat
|
||||
alias cat="bat"
|
||||
|
||||
@@ -143,5 +143,6 @@ use 'cbochs/grapple.nvim'
|
||||
use 'shortcuts/no-neck-pain.nvim'
|
||||
use 'debugloop/telescope-undo.nvim'
|
||||
use 'edluffy/specs.nvim'
|
||||
use { "RutaTang/quicknote.nvim", requires={"nvim-lua/plenary.nvim"}}
|
||||
-- }}}
|
||||
end )
|
||||
|
||||
Reference in New Issue
Block a user