mirror of
https://github.com/neovim/neovim.git
synced 2026-04-02 05:39:26 +00:00
@@ -81,4 +81,7 @@ function s:LuaInclude(fname) abort
|
|||||||
return fname
|
return fname
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
let &cpo = s:cpo_save
|
||||||
|
unlet s:cpo_save
|
||||||
|
|
||||||
" vim: nowrap sw=2 sts=2 ts=8 noet:
|
" vim: nowrap sw=2 sts=2 ts=8 noet:
|
||||||
|
|||||||
Reference in New Issue
Block a user