[fix] Update

This commit is contained in:
Uttarayan Mondal
2023-02-01 16:10:57 +05:30
parent df5d6a6b0d
commit c7b11825bb
7 changed files with 50 additions and 43 deletions

View File

@@ -1,3 +1,4 @@
local vim = vim
vim.api.nvim_set_keymap('', '<Space>', '<Nop>', { noremap = true, silent = true })
vim.g.mapleader = " "
vim.g.maplocalleader = " "