mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim/lua/user/keymaps.lua: make luals shutup :)
This commit is contained in:
parent
90b4dd37e1
commit
09e9178a4e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
local buffers = require('user.utils.buffers')
|
||||
local telescope = require('user.utils.telescope')
|
||||
|
||||
---@diagnostic disable-next-line: inject-field
|
||||
vim.g.mapleader = ' '
|
||||
|
||||
-- NOPE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue