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.
369c74a3c6
linux
/
.config
/
nvim
/
lua
/
key
/
Filetree.lua
5 lines
96 B
Lua
Raw
Normal View
History
Unescape
Escape
Nvim : Reformat config.
2024-02-06 15:25:18 +03:00
require
(
"
key/Rekey
"
)
remove history to make repo public.
2023-08-08 16:24:15 +03:00
Nvim : Reformat config.
2024-02-06 15:25:18 +03:00
-- Toggle file tree.
rekey_normal
(
"
<Leader>1
"
,
"
<cmd>NvimTreeToggle<cr>
"
)
Reference in a new issue
Copy permalink