edited vim
This commit is contained in:
-507
@@ -1,507 +0,0 @@
|
|||||||
# This viminfo file was generated by Vim 8.2.
|
|
||||||
# You may edit it if you're careful!
|
|
||||||
|
|
||||||
# Viminfo version
|
|
||||||
|1,4
|
|
||||||
|
|
||||||
# Value of 'encoding' when this file was written
|
|
||||||
*encoding=utf-8
|
|
||||||
|
|
||||||
|
|
||||||
# hlsearch on (H) or off (h):
|
|
||||||
~h
|
|
||||||
# Last Search Pattern:
|
|
||||||
~MSle0~/Key
|
|
||||||
|
|
||||||
# Last Substitute String:
|
|
||||||
$
|
|
||||||
|
|
||||||
# Command Line History (newest to oldest):
|
|
||||||
:q
|
|
||||||
|2,0,1605886484,,"q"
|
|
||||||
:wq
|
|
||||||
|2,0,1605866374,,"wq"
|
|
||||||
:w
|
|
||||||
|2,0,1605863786,,"w"
|
|
||||||
:G
|
|
||||||
|2,0,1605863060,,"G"
|
|
||||||
:q!
|
|
||||||
|2,0,1605619530,,"q!"
|
|
||||||
|
|
||||||
# Search String History (newest to oldest):
|
|
||||||
? @$
|
|
||||||
|2,1,1605863520,,"@$"
|
|
||||||
?/Key
|
|
||||||
|2,1,1605863082,47,"Key"
|
|
||||||
?/key
|
|
||||||
|2,1,1605862976,47,"key"
|
|
||||||
?/Screen
|
|
||||||
|2,1,1605823108,47,"Screen"
|
|
||||||
|
|
||||||
# Expression History (newest to oldest):
|
|
||||||
|
|
||||||
# Input Line History (newest to oldest):
|
|
||||||
|
|
||||||
# Debug Line History (newest to oldest):
|
|
||||||
|
|
||||||
# Registers:
|
|
||||||
"0 CHAR 0
|
|
||||||
up
|
|
||||||
|3,0,0,0,1,0,1605863520,"up"
|
|
||||||
"1 LINE 0
|
|
||||||
# Switch between windows with vim keybinding
|
|
||||||
Key([mod], "k", lazy.layout.down(),
|
|
||||||
desc="Move focus down"),
|
|
||||||
Key([mod], "j", lazy.layout.up(),
|
|
||||||
desc="Move focus up"),
|
|
||||||
Key([mod], "h", lazy.layout.left(),
|
|
||||||
desc="Move focus left"),
|
|
||||||
Key([mod], "l", lazy.layout.right(),
|
|
||||||
desc="Move focus right"),
|
|
||||||
|
|
||||||
# Move windows around with vim keybindings
|
|
||||||
Key([mod, "control"], "k", lazy.layout.shuffle_down(),
|
|
||||||
desc="Move window down "),
|
|
||||||
Key([mod, "control"], "j", lazy.layout.shuffle_up(),
|
|
||||||
desc="Move window up "),
|
|
||||||
Key([mod, "control"], "h", lazy.layout.shuffle_left(),
|
|
||||||
desc="Move window left"),
|
|
||||||
Key([mod, "control"], "l", lazy.layout.shuffle_right(),
|
|
||||||
desc="Move window right"),
|
|
||||||
|
|
||||||
# Switch window focus to other pane(s)
|
|
||||||
Key([mod], "space", lazy.layout.next(),
|
|
||||||
desc="Switch window focus to other pane(s) of stack"),
|
|
||||||
|
|
||||||
# Swap panes
|
|
||||||
Key([mod, "control"], "space", lazy.layout.shuffle_next(),
|
|
||||||
desc="Swap panes of split stack"),
|
|
||||||
|
|
||||||
# Toggle between split and unsplit sides of stack.
|
|
||||||
# Split = all windows displayed
|
|
||||||
# Unsplit = 1 window displayed, like Max layout, but still with
|
|
||||||
# multiple stack panes
|
|
||||||
Key([mod, "shift"], "Return", lazy.layout.toggle_split(),
|
|
||||||
desc="Toggle between split and unsplit sides of stack"),
|
|
||||||
|3,0,1,1,34,0,1605863100," # Switch between windows with vim keybinding"," Key([mod], \"k\", lazy.layout.down(),"," desc=\"Move focus down\"),"," Key([mod], \"j\", lazy.layout.up(),"," desc=\"Move focus up\"),"," Key([mod], \"h\", lazy.layout.left(),"," desc=\"Move focus left\"),"," Key([mod], \"l\", lazy.layout.right(),"," desc=\"Move focus right\"),",""," # Move windows around with vim keybindings",>64
|
|
||||||
|<" Key([mod, \"control\"], \"k\", lazy.layout.shuffle_down(),"," desc=\"Move window down \"),"," Key([mod, \"control\"], \"j\", lazy.layout.shuffle_up(),"," desc=\"Move window up \"),"," Key([mod, \"control\"], \"h\", lazy.layout.shuffle_left(),"," desc=\"Move window left\"),"," Key([mod, \"control\"], \"l\", lazy.layout.shuffle_right(),"," desc=\"Move window right\"),",""," # Switch window focus to other pane(s)",>47
|
|
||||||
|<" Key([mod], \"space\", lazy.layout.next(),"," desc=\"Switch window focus to other pane(s) of stack\"),",""," # Swap panes"," Key([mod, \"control\"], \"space\", lazy.layout.shuffle_next(),"," desc=\"Swap panes of split stack\"),",""," # Toggle between split and unsplit sides of stack."," # Split = all windows displayed"," # Unsplit = 1 window displayed, like Max layout, but still with"," # multiple stack panes",>67
|
|
||||||
|<" Key([mod, \"shift\"], \"Return\", lazy.layout.toggle_split(),"," desc=\"Toggle between split and unsplit sides of stack\"),"
|
|
||||||
"2 LINE 0
|
|
||||||
jj
|
|
||||||
|3,0,2,1,1,0,1605862340,"jj"
|
|
||||||
"3 LINE 0
|
|
||||||
cd ~/
|
|
||||||
|3,0,3,1,1,0,1605861903,"cd ~/"
|
|
||||||
"4 LINE 0
|
|
||||||
Screen(
|
|
||||||
|3,0,4,1,1,0,1605823147," Screen("
|
|
||||||
"5 LINE 0
|
|
||||||
layout.Tile(),
|
|
||||||
|3,0,5,1,1,0,1605822097," layout.Tile(),"
|
|
||||||
"6 LINE 0
|
|
||||||
layout.MonadTall(),
|
|
||||||
|3,0,6,1,1,0,1605821592," layout.MonadTall(),"
|
|
||||||
"7 LINE 0
|
|
||||||
# Try more layouts by unleashing below layouts.
|
|
||||||
|3,0,7,1,1,0,1605821587," # Try more layouts by unleashing below layouts."
|
|
||||||
"8 LINE 0
|
|
||||||
layout.Stack(num_stacks=2),
|
|
||||||
|3,0,8,1,1,0,1605821580," layout.Stack(num_stacks=2),"
|
|
||||||
"9 LINE 0
|
|
||||||
layout.Zoomy(),
|
|
||||||
|3,0,9,1,1,0,1605821146," layout.Zoomy(),"
|
|
||||||
""- CHAR 0
|
|
||||||
mod
|
|
||||||
|3,1,36,0,1,0,1605863770,"mod"
|
|
||||||
|
|
||||||
# File marks:
|
|
||||||
'0 1 0 ~/.viminfo
|
|
||||||
|4,48,1,0,1605886484,"~/.viminfo"
|
|
||||||
'1 77 60 ~/.config/qtile/config.py
|
|
||||||
|4,49,77,60,1605866374,"~/.config/qtile/config.py"
|
|
||||||
'2 8 0 ~/.config
|
|
||||||
|4,50,8,0,1605863523,"~/.config"
|
|
||||||
'3 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,51,50,39,1605863414,"~/.config/qtile/config.py"
|
|
||||||
'4 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,52,50,39,1605863414,"~/.config/qtile/config.py"
|
|
||||||
'5 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,53,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
'6 35 0 ~/.xinitrc
|
|
||||||
|4,54,35,0,1605862679,"~/.xinitrc"
|
|
||||||
'7 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,55,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
'8 105 34 ~/.config/qtile/config.py
|
|
||||||
|4,56,105,34,1605823667,"~/.config/qtile/config.py"
|
|
||||||
'9 126 34 ~/.config/qtile/config.py
|
|
||||||
|4,57,126,34,1605823667,"~/.config/qtile/config.py"
|
|
||||||
|
|
||||||
# Jumplist (newest first):
|
|
||||||
-' 1 0 ~/.viminfo
|
|
||||||
|4,39,1,0,1605886484,"~/.viminfo"
|
|
||||||
-' 77 60 ~/.config/qtile/config.py
|
|
||||||
|4,39,77,60,1605866374,"~/.config/qtile/config.py"
|
|
||||||
-' 77 60 ~/.config/qtile/config.py
|
|
||||||
|4,39,77,60,1605866374,"~/.config/qtile/config.py"
|
|
||||||
-' 68 16 ~/.config/qtile/config.py
|
|
||||||
|4,39,68,16,1605863701,"~/.config/qtile/config.py"
|
|
||||||
-' 68 16 ~/.config/qtile/config.py
|
|
||||||
|4,39,68,16,1605863701,"~/.config/qtile/config.py"
|
|
||||||
-' 72 13 ~/.config/qtile/config.py
|
|
||||||
|4,39,72,13,1605863689,"~/.config/qtile/config.py"
|
|
||||||
-' 72 13 ~/.config/qtile/config.py
|
|
||||||
|4,39,72,13,1605863689,"~/.config/qtile/config.py"
|
|
||||||
-' 71 22 ~/.config/qtile/config.py
|
|
||||||
|4,39,71,22,1605863687,"~/.config/qtile/config.py"
|
|
||||||
-' 71 22 ~/.config/qtile/config.py
|
|
||||||
|4,39,71,22,1605863687,"~/.config/qtile/config.py"
|
|
||||||
-' 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,39,50,39,1605863530,"~/.config/qtile/config.py"
|
|
||||||
-' 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,39,50,39,1605863530,"~/.config/qtile/config.py"
|
|
||||||
-' 8 0 ~/.config
|
|
||||||
|4,39,8,0,1605863523,"~/.config"
|
|
||||||
-' 8 0 ~/.config
|
|
||||||
|4,39,8,0,1605863523,"~/.config"
|
|
||||||
-' 8 0 ~/.config
|
|
||||||
|4,39,8,0,1605863523,"~/.config"
|
|
||||||
-' 8 0 ~/.config
|
|
||||||
|4,39,8,0,1605863523,"~/.config"
|
|
||||||
-' 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,39,50,39,1605863414,"~/.config/qtile/config.py"
|
|
||||||
-' 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,39,50,39,1605863414,"~/.config/qtile/config.py"
|
|
||||||
-' 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,39,50,39,1605863414,"~/.config/qtile/config.py"
|
|
||||||
-' 50 39 ~/.config/qtile/config.py
|
|
||||||
|4,39,50,39,1605863414,"~/.config/qtile/config.py"
|
|
||||||
-' 52 4 ~/.config/qtile/config.py
|
|
||||||
|4,39,52,4,1605863100,"~/.config/qtile/config.py"
|
|
||||||
-' 52 4 ~/.config/qtile/config.py
|
|
||||||
|4,39,52,4,1605863100,"~/.config/qtile/config.py"
|
|
||||||
-' 52 4 ~/.config/qtile/config.py
|
|
||||||
|4,39,52,4,1605863100,"~/.config/qtile/config.py"
|
|
||||||
-' 52 4 ~/.config/qtile/config.py
|
|
||||||
|4,39,52,4,1605863100,"~/.config/qtile/config.py"
|
|
||||||
-' 52 4 ~/.config/qtile/config.py
|
|
||||||
|4,39,52,4,1605863100,"~/.config/qtile/config.py"
|
|
||||||
-' 52 4 ~/.config/qtile/config.py
|
|
||||||
|4,39,52,4,1605863100,"~/.config/qtile/config.py"
|
|
||||||
-' 30 48 ~/.config/qtile/config.py
|
|
||||||
|4,39,30,48,1605863083,"~/.config/qtile/config.py"
|
|
||||||
-' 30 48 ~/.config/qtile/config.py
|
|
||||||
|4,39,30,48,1605863083,"~/.config/qtile/config.py"
|
|
||||||
-' 30 48 ~/.config/qtile/config.py
|
|
||||||
|4,39,30,48,1605863083,"~/.config/qtile/config.py"
|
|
||||||
-' 30 48 ~/.config/qtile/config.py
|
|
||||||
|4,39,30,48,1605863083,"~/.config/qtile/config.py"
|
|
||||||
-' 30 48 ~/.config/qtile/config.py
|
|
||||||
|4,39,30,48,1605863083,"~/.config/qtile/config.py"
|
|
||||||
-' 30 48 ~/.config/qtile/config.py
|
|
||||||
|4,39,30,48,1605863083,"~/.config/qtile/config.py"
|
|
||||||
-' 122 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,122,0,1605863082,"~/.config/qtile/config.py"
|
|
||||||
-' 120 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,120,0,1605863082,"~/.config/qtile/config.py"
|
|
||||||
-' 120 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,120,0,1605863082,"~/.config/qtile/config.py"
|
|
||||||
-' 122 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,122,0,1605863082,"~/.config/qtile/config.py"
|
|
||||||
-' 120 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,120,0,1605863082,"~/.config/qtile/config.py"
|
|
||||||
-' 120 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,120,0,1605863082,"~/.config/qtile/config.py"
|
|
||||||
-' 154 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,154,0,1605862984,"~/.config/qtile/config.py"
|
|
||||||
-' 152 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,152,0,1605862984,"~/.config/qtile/config.py"
|
|
||||||
-' 152 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,152,0,1605862984,"~/.config/qtile/config.py"
|
|
||||||
-' 154 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,154,0,1605862984,"~/.config/qtile/config.py"
|
|
||||||
-' 152 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,152,0,1605862984,"~/.config/qtile/config.py"
|
|
||||||
-' 152 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,152,0,1605862984,"~/.config/qtile/config.py"
|
|
||||||
-' 88 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,88,0,1605862976,"~/.config/qtile/config.py"
|
|
||||||
-' 86 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,86,0,1605862976,"~/.config/qtile/config.py"
|
|
||||||
-' 86 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,86,0,1605862976,"~/.config/qtile/config.py"
|
|
||||||
-' 88 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,88,0,1605862976,"~/.config/qtile/config.py"
|
|
||||||
-' 86 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,86,0,1605862976,"~/.config/qtile/config.py"
|
|
||||||
-' 86 0 ~/.config/qtile/config.py
|
|
||||||
|4,39,86,0,1605862976,"~/.config/qtile/config.py"
|
|
||||||
-' 105 34 ~/.config/qtile/config.py
|
|
||||||
|4,39,105,34,1605862854,"~/.config/qtile/config.py"
|
|
||||||
-' 103 34 ~/.config/qtile/config.py
|
|
||||||
|4,39,103,34,1605862854,"~/.config/qtile/config.py"
|
|
||||||
-' 103 34 ~/.config/qtile/config.py
|
|
||||||
|4,39,103,34,1605862854,"~/.config/qtile/config.py"
|
|
||||||
-' 105 34 ~/.config/qtile/config.py
|
|
||||||
|4,39,105,34,1605862854,"~/.config/qtile/config.py"
|
|
||||||
-' 103 34 ~/.config/qtile/config.py
|
|
||||||
|4,39,103,34,1605862854,"~/.config/qtile/config.py"
|
|
||||||
-' 103 34 ~/.config/qtile/config.py
|
|
||||||
|4,39,103,34,1605862854,"~/.config/qtile/config.py"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 8 0 ~/.dotfiles/install.sh
|
|
||||||
|4,39,8,0,1605862701,"~/.dotfiles/install.sh"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 35 0 ~/.xinitrc
|
|
||||||
|4,39,35,0,1605862679,"~/.xinitrc"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
-' 2 0 ~/.dotfiles/pkglist.txt
|
|
||||||
|4,39,2,0,1605862653,"~/.dotfiles/pkglist.txt"
|
|
||||||
|
|
||||||
# History of marks within files (newest to oldest):
|
|
||||||
|
|
||||||
> ~/.viminfo
|
|
||||||
* 1605886481 0
|
|
||||||
" 1 0
|
|
||||||
|
|
||||||
> ~/.config/qtile/config.py
|
|
||||||
* 1605866372 0
|
|
||||||
" 77 60
|
|
||||||
^ 77 61
|
|
||||||
. 77 61
|
|
||||||
+ 35 19
|
|
||||||
+ 86 0
|
|
||||||
+ 71 0
|
|
||||||
+ 86 4
|
|
||||||
+ 87 4
|
|
||||||
+ 87 0
|
|
||||||
+ 86 0
|
|
||||||
+ 87 0
|
|
||||||
+ 84 22
|
|
||||||
+ 86 0
|
|
||||||
+ 81 0
|
|
||||||
+ 52 48
|
|
||||||
+ 52 0
|
|
||||||
+ 52 27
|
|
||||||
+ 52 29
|
|
||||||
+ 52 0
|
|
||||||
+ 52 35
|
|
||||||
+ 52 36
|
|
||||||
+ 52 28
|
|
||||||
+ 52 29
|
|
||||||
+ 52 16
|
|
||||||
+ 52 30
|
|
||||||
+ 52 28
|
|
||||||
+ 52 54
|
|
||||||
+ 52 29
|
|
||||||
+ 52 55
|
|
||||||
+ 52 30
|
|
||||||
+ 52 45
|
|
||||||
+ 52 42
|
|
||||||
+ 52 16
|
|
||||||
+ 52 58
|
|
||||||
+ 84 0
|
|
||||||
+ 98 10
|
|
||||||
+ 141 0
|
|
||||||
+ 119 0
|
|
||||||
+ 120 0
|
|
||||||
+ 113 50
|
|
||||||
+ 52 0
|
|
||||||
+ 51 4
|
|
||||||
+ 61 0
|
|
||||||
+ 39 39
|
|
||||||
+ 40 0
|
|
||||||
+ 41 0
|
|
||||||
+ 42 0
|
|
||||||
+ 40 36
|
|
||||||
+ 41 36
|
|
||||||
+ 42 33
|
|
||||||
+ 41 16
|
|
||||||
+ 42 16
|
|
||||||
+ 43 20
|
|
||||||
+ 44 20
|
|
||||||
+ 45 20
|
|
||||||
+ 46 20
|
|
||||||
+ 43 44
|
|
||||||
+ 44 44
|
|
||||||
+ 45 48
|
|
||||||
+ 46 48
|
|
||||||
+ 44 45
|
|
||||||
+ 43 45
|
|
||||||
+ 47 16
|
|
||||||
+ 48 16
|
|
||||||
+ 49 16
|
|
||||||
+ 50 16
|
|
||||||
+ 47 36
|
|
||||||
+ 48 37
|
|
||||||
+ 49 40
|
|
||||||
+ 50 39
|
|
||||||
+ 68 28
|
|
||||||
+ 72 0
|
|
||||||
+ 68 17
|
|
||||||
+ 72 28
|
|
||||||
+ 83 9
|
|
||||||
+ 77 61
|
|
||||||
|
|
||||||
> ~/.dotfiles/install.sh
|
|
||||||
* 1605862695 0
|
|
||||||
" 8 0
|
|
||||||
^ 4 72
|
|
||||||
. 4 71
|
|
||||||
+ 7 28
|
|
||||||
+ 8 0
|
|
||||||
+ 5 36
|
|
||||||
+ 6 14
|
|
||||||
+ 4 33
|
|
||||||
+ 2 18
|
|
||||||
+ 4 0
|
|
||||||
+ 3 0
|
|
||||||
+ 4 71
|
|
||||||
|
|
||||||
> ~/.xinitrc
|
|
||||||
* 1605862658 0
|
|
||||||
" 35 0
|
|
||||||
. 35 0
|
|
||||||
+ 21 0
|
|
||||||
+ 3 0
|
|
||||||
+ 21 8
|
|
||||||
+ 35 12
|
|
||||||
+ 35 9
|
|
||||||
+ 26 0
|
|
||||||
+ 9 0
|
|
||||||
+ 10 0
|
|
||||||
+ 11 0
|
|
||||||
+ 18 0
|
|
||||||
+ 19 0
|
|
||||||
+ 35 0
|
|
||||||
+ 34 14
|
|
||||||
+ 35 10
|
|
||||||
+ 34 0
|
|
||||||
+ 35 0
|
|
||||||
|
|
||||||
> ~/.dotfiles/pkglist.txt
|
|
||||||
* 1605862647 0
|
|
||||||
" 2 0
|
|
||||||
. 22 0
|
|
||||||
+ 22 0
|
|
||||||
|
|
||||||
> ~/.config/nitrogen/nitrogen.cfg
|
|
||||||
* 1605820280 0
|
|
||||||
" 12 25
|
|
||||||
|
|
||||||
> ~/.config/neofetch/config.conf
|
|
||||||
* 1605820254 0
|
|
||||||
" 1 0
|
|
||||||
|
|
||||||
> ~/.bashrc
|
|
||||||
* 1605725413 0
|
|
||||||
" 11 7
|
|
||||||
^ 11 8
|
|
||||||
. 11 7
|
|
||||||
+ 7 0
|
|
||||||
+ 11 7
|
|
||||||
|
|
||||||
> ~/.bash_profile
|
|
||||||
* 1605619323 0
|
|
||||||
" 6 47
|
|
||||||
^ 6 48
|
|
||||||
. 6 47
|
|
||||||
+ 6 54
|
|
||||||
+ 8 1
|
|
||||||
+ 7 1
|
|
||||||
+ 6 47
|
|
||||||
|
|
||||||
> ~/.Xmodmap
|
|
||||||
* 1605554121 0
|
|
||||||
" 1 11
|
|
||||||
^ 1 12
|
|
||||||
. 1 11
|
|
||||||
+ 1 11
|
|
||||||
|
|
||||||
> ~/.xprofile
|
|
||||||
* 1605553941 0
|
|
||||||
" 1 18
|
|
||||||
^ 1 19
|
|
||||||
. 1 0
|
|
||||||
+ 1 0
|
|
||||||
Reference in New Issue
Block a user