Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-19 | rename settings to configuration in dashboard (#1350) | Binx | |
2021-08-18 | [Refactor]: Remove vim-rooter and smart-cwd; then use project.nvim (#1315) | Ahmed Khalf | |
* Replace vim-rooter with project.nvim * Implement stylua format * Remove smart_cwd * Implicitly update nvim-tree dir when project active * Link datapath to cache * Fix stylua * Fix lint * Fix telescope bug * Fix telescope dependency * Fix telescope once and for all * Fix telescope once again | |||
2021-08-17 | [Feature] Make the rest of the builtins configurable (#1318) | kylo252 | |
2021-08-07 | Added space after plug icon (#1252) | ashincoder | |
2021-08-06 | fix: typos in lua/ | grvxs | |
2021-08-04 | update for lunarvim org | Chris | |
2021-07-31 | [Feature] Rename lv-config.lua to config.lua (#1193) | chaeing | |
* 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-26 | new footer | christianchiarulli | |
2021-07-25 | Fix ignored user autocommands (#1090) | kylo252 | |
2021-07-24 | New contract (#1080) | Christian Chiarulli | |
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint | |||
2021-07-19 | Decoupling config from nvim (#1038) | Christian Chiarulli | |
2021-07-14 | Use user defined value when setting showtabline on BufLeave (#939) | Pasi Bergman | |
2021-07-14 | Fix dashboard which key still appears when dashboard disabled (#923) | hui.liu | |
* Fix dashboard which key still appears when dashboard disabled * Prevent override user_which_key | |||
2021-07-12 | refactor single file | christianchiarulli | |