forked from qt-creator/qt-creator
		
	fakevim: make visual selections also visual in creator
This commit is contained in:
		@@ -474,7 +474,7 @@ void FakeVimHandler::Private::updateSelection()
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    EDITOR(setExtraSelections(selections));
 | 
			
		||||
    emit q->selectionChanged(editor(), selections);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void FakeVimHandler::Private::updateMiniBuffer()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user