fix: Think I fixed the weird movements

This commit is contained in:
TJ DeVries
2020-08-29 22:55:48 -04:00
parent fc534a58d8
commit 9bb62777b2
4 changed files with 19 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
return require('plenary.log').new {
plugin = 'telescope',
level = 'debug',
level = 'info',
}