remove fance du and df replacements and not working kakoune wiki
This commit is contained in:
parent
6581f40d40
commit
5b2cb236d3
2 changed files with 2 additions and 6 deletions
|
@ -58,10 +58,6 @@ plug "ul/kak-lsp" do %{
|
|||
# lsp-enable-window
|
||||
#}
|
||||
|
||||
plug "TeddyDD/kakoune-wiki" config %{
|
||||
wiki_setup "/home/nk/Wiki"
|
||||
}
|
||||
|
||||
###########################################################
|
||||
# kakoune-buffers #
|
||||
# sets former b (word-back) to q and makes b a global key #
|
||||
|
|
|
@ -22,8 +22,8 @@ alias xqre="xbps-query -R --regex -s"
|
|||
alias howto="howdoi -c"
|
||||
alias icat="kitty +kitten icat"
|
||||
alias wttr="curl wttr.in"
|
||||
alias df="duf"
|
||||
alias du="dust"
|
||||
# alias df="duf"
|
||||
# alias du="dust"
|
||||
alias md="glow -p"
|
||||
alias ls="lsd"
|
||||
alias l="lsd -lha"
|
||||
|
|
Loading…
Reference in a new issue