dotfiles/private_dot_config/nvim/lua/plugins/vim-easy-align/init.lua
2023-07-27 22:39:59 +02:00

10 lines
235 B
Lua

--[[
Loads settings for vim-easy-align plugin
This file only loads others
To have a full display of the configuration structure, see the root
init.lua
--]]
require('plugins.vim-easy-align.mapping') -- key mapping settings