mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-06 12:44:27 +08:00
Add test for smartindent and expand_cr.
This commit is contained in:
@@ -84,3 +84,13 @@ abc(def
|
|||||||
x
|
x
|
||||||
)
|
)
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
# Play nice with smartindent
|
||||||
|
%d_
|
||||||
|
set all&
|
||||||
|
set smartindent
|
||||||
|
exec "normal $i{\<CR>x"
|
||||||
|
================================================================================
|
||||||
|
{
|
||||||
|
x
|
||||||
|
}
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user