neovim-confs/lua/core
siduck 429ce94da1 store vim version in global for v0.8 compatibility checks
so we dont have to run vim.version() function in many places of the config cuz we will be making nvchad 0.8 compatible too bit by bit
2022-07-26 13:05:58 +00:00
..
default_config.lua Breaking change : easen up custom lspconfig setup 2022-07-24 10:45:14 +00:00
init.lua Fix windows env path separator 2022-07-26 12:54:12 +05:30
lazy_load.lua add cmd to install all mason.nvim packages 2022-07-25 14:25:31 +00:00
mappings.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
options.lua store vim version in global for v0.8 compatibility checks 2022-07-26 13:05:58 +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