This website requires JavaScript.
Explore
Help
Sign in
aselimov
/
neovim
Watch
1
Star
0
Fork
You've already forked neovim
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
24a51b2e53
neovim
/
lua
/
telescope_settings.lua
6 lines
84 B
Lua
Raw
Normal View
History
Unescape
Escape
Update telescope settings
2024-01-31 09:08:01 -05:00
require
(
'
telescope
'
)
.
setup
{
defaults
=
{
path_display
=
{
"
smart
"
}
}
Initial configuration commit
2023-10-24 22:54:55 -04:00
}
Reference in a new issue
Copy permalink