Rename shortcuts to remaps

This commit is contained in:
flyingscorpio@clevo 2022-07-29 08:53:16 +02:00
parent e9c8b01a64
commit e7ac5d9586
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
lua require('transition')
lua require('encoding')
lua require('shortcuts')
lua require('remaps')
lua require('spacetabs')
set runtimepath^=~/.vim runtimepath+=~/.vim/after

View file

@ -1,4 +1,4 @@
-- SHORTCUTS
-- REMAPS
vim.g.mapleader = " "