index
:
dotfiles
laptop
lualine
main
Dotfiles for my different machines
Adam Stück
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
setup
/
telescope.lua
blob: a9dfeb3b977a7e15a2cbd1f816328f052745e336 (
plain
)
1
2
3
4
5
6
7
require("telescope").setup { defaults = { path_display = { truncate = 3, }, }, }