dotfiles/private_dot_config/nvim/lua/plugins/nvim-lspconfig/init.lua
linarphy 05d466adf8
Fix, Delete and Add
- Fix nvim config
- Add scripts
- Add power setting
- Add swayidle config
- Add template system
- Clean sway config
2023-08-18 03:43:52 +02:00

10 lines
197 B
Lua

--[[
Loads settings for nvim-lspconfig
This file only loads others
To have a full display of the configuration structure, see the root
init.lua
--]]
require('plugins.nvim-lspconfig.lua_config')