fuxk
This commit is contained in:
parent
401701d4f1
commit
902927e827
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -3,7 +3,7 @@
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule ".tmux/plugins/tmux-powerline"]
|
||||
path = .tmux/plugins/tmux-powerline
|
||||
url = https://github.com/the-almighty-drawing-tablet/tmux-powerline
|
||||
url = git@git.tablet.sh:tablet/tmux-powerline.git
|
||||
[submodule ".tmux/plugins/tmux-sensible"]
|
||||
path = .tmux/plugins/tmux-sensible
|
||||
url = https://github.com/tmux-plugins/tmux-sensible.git
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e3b9227c47d3a2a94a4f6bbe2ff604c4c3947d04
|
||||
Subproject commit 5e828e43706bf0b9d05d755fb7b30d9bd4b0a82a
|
4
micro/bindings.json
Normal file
4
micro/bindings.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Alt-/": "lua:comment.comment",
|
||||
"CtrlUnderscore": "lua:comment.comment"
|
||||
}
|
BIN
micro/buffers/history
Normal file
BIN
micro/buffers/history
Normal file
Binary file not shown.
1
micro/settings.json
Normal file
1
micro/settings.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
Loading…
Reference in New Issue
Block a user