neovim-config/lua/plugins
Akianonymus 7753e03b9e feat: Do not depend on user config | Fix merging of configs
because it is a user config, so our config shoudn't break even we if dont have it

use our own table merge function

move loading config to a function

use a global variable to store the config, so no need to call the table function everytime
2021-08-19 14:19:12 +05:30
..
autopairs.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
autosave.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
bufferline.lua tree-wide: Format files 2021-08-19 14:19:12 +05:30
chadsheet.lua feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30
compe.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
dashboard.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
gitsigns.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
icons.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
lspconfig.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
luasnip.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
nvimtree.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
others.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
statusline.lua default_config : add statusline separators style 2021-08-19 11:59:42 +05:30
telescope.lua Revert "chore: update path_display (#285)" 2021-08-19 13:24:35 +05:30
treesitter.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
zenmode.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30