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
c34dee4d4e
neovim
/
lua
/
telescope_settings.lua
6 lines
85 B
Lua
Raw
Normal View
History
Unescape
Escape
Update telescope settings
2024-01-31 09:08:01 -05:00
require
(
'
telescope
'
)
.
setup
{
defaults
=
{
Change some telescope settings, add plugins for gitcommit and java, change coc-settings somewhat
2024-02-08 07:46:32 -05:00
path_display
=
{
"
smart
"
}
,
Update telescope settings
2024-01-31 09:08:01 -05:00
}
Initial configuration commit
2023-10-24 22:54:55 -04:00
}
Reference in a new issue
Copy permalink