/** @constructor */ Components.Vim.State.Marks = function(){}; /** @type Function */ Components.Vim.State.Marks.set; /** @type Function */ Components.Vim.State.Marks.get; /** @type String */ Components.Vim.State.Marks.Keys;