LunarVim/lua/core
chaeing 213e3961fa
[Feature] Rename lv-config.lua to config.lua (#1193)
* Rename example config files

* Update user config path in installer

* Update user config path with a variable

* Update default user config file to config.lua

* Add fallback to lv-config if config.lua not found

* Add global variable USER_CONFIG_PATH
2021-07-31 14:28:59 -04:00
..
autocmds.lua [Feature] Rename lv-config.lua to config.lua (#1193) 2021-07-31 14:28:59 -04:00
autopairs.lua Fix reports from luacheck (#1031) 2021-07-19 20:42:59 +04:30
bufferline.lua Move leader keybinding into the whichkey config (#1089) 2021-07-25 11:39:33 +00:00
commands.lua [Refactor] remove lv prefix (#1112) 2021-07-26 13:14:23 -04:00
compe.lua Conditionally enable TAB to trigger completion based on filetype. Disable completion for simple text files (#1130) 2021-07-27 11:02:20 -04:00
dap.lua New contract (#1080) 2021-07-24 21:17:11 -04:00
dashboard.lua [Feature] Rename lv-config.lua to config.lua (#1193) 2021-07-31 14:28:59 -04:00
galaxyline.lua feat: get null-ls registered providers by filetype (#1186) 2021-07-31 13:04:22 +00:00
gitsigns.lua New contract (#1080) 2021-07-24 21:17:11 -04:00
nvimtree.lua do not touch bufferline if nvimtree is on the right side 2021-07-27 23:54:01 +04:30
status_colors.lua New contract (#1080) 2021-07-24 21:17:11 -04:00
telescope.lua make telescope keybindings more sane (#1154) 2021-07-31 00:33:23 -04:00
terminal.lua [Feature] Rename lv-config.lua to config.lua (#1193) 2021-07-31 14:28:59 -04:00
treesitter.lua disable yaml for treesitter indent 2021-07-26 18:56:08 -04:00
which-key.lua Add the better peek functions (#1172) 2021-07-31 13:44:08 +00:00