neovim-confs/lua/core
siduck 26fc9b5a6c Breaking change : easen up custom lspconfig setup
before we were using variables/fields to setup custom lspconfig but today I realized that we dont even need that, we can just modify default lspconfigs config
2022-07-24 10:45:14 +00:00
..
default_config.lua Breaking change : easen up custom lspconfig setup 2022-07-24 10:45:14 +00:00
init.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
lazy_load.lua rm un-needed nvim-colorizer lazyloading function 2022-07-24 10:17:46 +00:00
mappings.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
options.lua breaking change for option overriders | rm un-necessary things from config 2022-07-24 07:35:12 +00:00
packer.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
utils.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00