added back the leader key keybinding
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
local TAB_WIDTH = 4
|
local TAB_WIDTH = 4
|
||||||
|
|
||||||
local keymap = {
|
local keymap = {
|
||||||
|
leader_key = ';',
|
||||||
-- n
|
-- n
|
||||||
search_for_files_in_working_directory = '<Space>d',
|
search_for_files_in_working_directory = '<Space>d',
|
||||||
search_for_previously_opened_files = '<Space><Space>',
|
search_for_previously_opened_files = '<Space><Space>',
|
||||||
|
|||||||
Reference in New Issue
Block a user