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