Change some telescope settings, add plugins for gitcommit and java, change coc-settings somewhat

This commit is contained in:
Alex Selimov 2024-02-08 07:46:32 -05:00
parent 4e011c8561
commit 504f3fe1f7
6 changed files with 24 additions and 7 deletions

View file

@ -1,5 +1,5 @@
require('telescope').setup{
defaults = {
path_display={"smart"}
path_display={"smart"},
}
}