mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
sync
This commit is contained in:
parent
923d8c56f7
commit
92d6735791
5 changed files with 72 additions and 25 deletions
|
|
@ -1,5 +1,6 @@
|
|||
local M = {}
|
||||
local keymaps_user_command = require("keymaps.user-command")
|
||||
-- local keymaps_user_command = require("keymaps.user-command")
|
||||
require("keymaps.user-command")
|
||||
local utils = require("keymaps.utils")
|
||||
|
||||
local keymaps_nvim_tree_general = require("keymaps.nvim-tree").global
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue