neovim-confs/lua/core
Justin Perez 6061f9455d Typecheck return value of chadrc; propagate errors
* Don't blindly assume the only way `require "custom/chadrc.lua" can
  fail is that the file doesn't exist.
* Provide user with a more useful message when return value is wrong
2022-04-10 17:48:10 +05:30
..
autocmds.lua add disable option for statusline hide au 2022-04-09 08:49:19 +05:30
default_config.lua fix: insert mode nav shortcut 2022-04-10 17:46:16 +05:30
mappings.lua fix: insert mode nav shortcut 2022-04-10 17:46:16 +05:30
options.lua add option to enable inbuilt plugins (#919) (#914) 2022-03-31 12:52:23 +05:30
utils.lua Typecheck return value of chadrc; propagate errors 2022-04-10 17:48:10 +05:30