mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-30 23:37:17 +03:00
Small formatting fixup
This commit is contained in:
parent
0d2bb4756b
commit
bc9d1b4dac
@ -66,7 +66,7 @@ struct JumpList
|
||||
|
||||
private:
|
||||
using Contents = Vector<SelectionList, MemoryDomain::Selections>;
|
||||
Contents m_jumps;
|
||||
Contents m_jumps;
|
||||
size_t m_current = 0;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user