Commit f98b845
committed
patch 8.1.0042: if omni completion opens a window Insert mode is stopped
Problem: If omni completion opens a window Insert mode is stopped.
(Hirohito Higashi)
Solution: Only set stop_insert_mode in a prompt buffer window.1 parent e950f99 commit f98b845
2 files changed
Lines changed: 16 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2107 | 2107 | | |
2108 | 2108 | | |
2109 | 2109 | | |
| 2110 | + | |
| 2111 | + | |
| 2112 | + | |
| 2113 | + | |
2110 | 2114 | | |
2111 | 2115 | | |
2112 | 2116 | | |
2113 | 2117 | | |
2114 | 2118 | | |
2115 | 2119 | | |
2116 | | - | |
| 2120 | + | |
| 2121 | + | |
2117 | 2122 | | |
2118 | 2123 | | |
2119 | 2124 | | |
2120 | | - | |
| 2125 | + | |
2121 | 2126 | | |
2122 | 2127 | | |
2123 | 2128 | | |
2124 | 2129 | | |
2125 | 2130 | | |
2126 | 2131 | | |
2127 | 2132 | | |
| 2133 | + | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
2128 | 2137 | | |
2129 | 2138 | | |
2130 | | - | |
| 2139 | + | |
2131 | 2140 | | |
2132 | 2141 | | |
2133 | | - | |
| 2142 | + | |
| 2143 | + | |
2134 | 2144 | | |
2135 | 2145 | | |
2136 | 2146 | | |
| |||
0 commit comments