# This file was automatically generated by [com.intellij.vim.processor.VimscriptFunctionProcessor]. # If you are going to change it, you are probably doing something wrong, as your changes will be overridden by the next `gradle kspKotlin` run. abs: com.maddyhome.idea.vim.vimscript.model.functions.handlers.AbsFunctionHandler empty: com.maddyhome.idea.vim.vimscript.model.functions.handlers.EmptyFunctionHandler exists: com.maddyhome.idea.vim.vimscript.model.functions.handlers.ExistsFunctionHandler function: com.maddyhome.idea.vim.vimscript.model.functions.handlers.FunctionFunctionHandler funcref: com.maddyhome.idea.vim.vimscript.model.functions.handlers.FuncrefFunctionHandler get: com.maddyhome.idea.vim.vimscript.model.functions.handlers.GetFunctionHandler join: com.maddyhome.idea.vim.vimscript.model.functions.handlers.JoinFunctionHandler len: com.maddyhome.idea.vim.vimscript.model.functions.handlers.LenFunctionHandler sin: com.maddyhome.idea.vim.vimscript.model.functions.handlers.SinFunctionHandler split: com.maddyhome.idea.vim.vimscript.model.functions.handlers.SplitFunctionHandler tolower: com.maddyhome.idea.vim.vimscript.model.functions.handlers.TolowerFunctionHandler toupper: com.maddyhome.idea.vim.vimscript.model.functions.handlers.ToupperFunctionHandler