master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 0c777ffad4 - Show all commits

View File

@@ -122,7 +122,10 @@ return {
completion = {
list = {
selection = 'auto_insert',
selection = {
auto_insert = true,
preselect = false
}
},
menu = {
max_height = 25,