index
:
dotfiles.git
guix
guix-system-wheatley
master
Luca's dotfiles
Luca Matei Pintilie <luca@lucamatei.com>
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
filetree.lua
blob: c47cbca8591525a6af0f317ad2c8910cf09a94c5 (
plain
) (
tree
)
f8f6e15
^
b57d4cb
^
1
2
3
4
5
6
require
(
"nvim-tree"
).
setup
({
view
=
{
side
=
"right"
;
}
})