"====================================================================== " " lua.vim - " " Created by skywind on 2023/07/31 " Last Modified: 2023/07/31 11:20:37 " "====================================================================== let b:cursorword = 1 "---------------------------------------------------------------------- " mapping "---------------------------------------------------------------------- noremap :silent update:call asclib#lua#refresh('%')