mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-24 04:24:31 +02:00
add: custom theme tokyoniht background color
This commit is contained in:
parent
62e8d40e43
commit
ceb9038b6a
5 changed files with 11 additions and 8 deletions
|
@ -1 +1,4 @@
|
|||
local opts = { noremap = true, silent = true }
|
||||
local keymap = vim.api.nvim_set_keymap
|
||||
|
||||
keymap("n", "]h", '<cmd>lua print("Testing")<cr>', opts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue