Add screenkey
This commit is contained in:
@@ -50,6 +50,9 @@ vim.g.gitblame_date_format = "%r"
|
||||
-- Floating terminal
|
||||
vim.keymap.set("n", "<C-t>", ":FloatermNew --height=0.9 --width=0.9 --wintype=float --name=terminal <CR>")
|
||||
|
||||
-- Key plugin
|
||||
require("screenkeyconfig")
|
||||
|
||||
-- Set default colorscheme
|
||||
-- vim.cmd("colo vim-monokai-tasty")
|
||||
vim.cmd("colo sonokai")
|
||||
|
||||
Reference in New Issue
Block a user