This website requires JavaScript.
Explore
Help
Sign In
voronind
/
linux
Archived
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
4
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-03-04
. You can view files and clone it, but cannot push or open issues or pull requests.
12d31e883c
linux
/
.config
/
nvim
/
lua
/
key
/
filetree.lua
4 lines
96 B
Lua
Raw
Normal View
History
Unescape
Escape
remove history to make repo public.
2023-08-08 16:24:15 +03:00
require
(
'
key/rekey
'
)
add readme with info about configs. Co-authored-by: desktop <account@voronind.com> Co-committed-by: desktop <account@voronind.com>
2023-10-21 21:38:38 +03:00
rekey_normal
(
'
<Leader>1
'
,
'
<cmd>NvimTreeToggle<cr>
'
)
-- toggle file tree.
Reference in a new issue
Copy permalink