Lines Matching refs:column
1735 " Test for correct cursor position after the sign column appears or disappears.
1798 " number column and line number is not displayed.
1809 " number is displayed in the number column
1814 " Disable number column. Check whether sign is displayed in the sign column
1821 " Enable number column. Check whether sign is displayed in the number column
1826 " Disable sign column. Make sure line number is displayed
1831 " Enable auto sign column. Make sure both sign and line number are displayed
1836 " Test displaying signs in the number column with width 1
1840 " Enable number column with width 1
1844 " Place a sign and make sure number column width remains the same
1849 " Set 'signcolumn' to 'number', make sure the number column width increases
1854 " Set 'signcolumn' to 'auto', make sure the number column width is 1.
1859 " Set 'signcolumn' to 'number', make sure the number column width is 2.
1864 " Disable 'number' column
1869 " Enable 'number' column
1874 " Remove the sign and make sure the width of the number column is 1.
1879 " the number column width increases