neovim-config/lua/plugins/configs
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
..
alpha.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
cmp.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
lspconfig.lua store vim version in global for v0.8 compatibility checks 2022-07-26 13:05:58 +00:00
mason.lua fix: meson.nvim override typo 2022-07-26 11:20:15 +05:30
nvimtree.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
nvterm.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
others.lua Breaking Change : LSPInstaller is dead so use mason.nvim 2022-07-25 13:49:33 +00:00
telescope.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
treesitter.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00
whichkey.lua set shiftwidth to 2 | format all files 2022-07-22 16:00:00 +00:00