aboutsummaryrefslogtreecommitdiff
path: root/lua/config/keys.lua
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2026-01-22 09:59:48 +0000
committerTrey Bastian <hello@treybastian.com>2026-01-22 09:59:48 +0000
commit4a3acb5408509badd21b263925c00cad6a7b43b9 (patch)
treec62c7bf28cb976cd5bce87e455dbf23a7631b250 /lua/config/keys.lua
parent02400c25c84e71dc61e0d47f41822f234ca9897b (diff)
re-added dap to my config with dapview over dap-ui
Diffstat (limited to 'lua/config/keys.lua')
-rw-r--r--lua/config/keys.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/config/keys.lua b/lua/config/keys.lua
index cdb5cb4..19045c1 100644
--- a/lua/config/keys.lua
+++ b/lua/config/keys.lua
@@ -1,6 +1,4 @@
-- this is generic keymaps, plugin files might have their own
-local vim = vim
-
vim.g.mapleader = " "
vim.g.maplocalleader = ","