Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-26 | [Refactor] remove lv prefix (#1112) | Luc Sinet | |
* Rename lv-utils into utils * Move commands defined in utils into core/commands.lua | |||
2021-07-26 | BufWritePre enables format on save for lv-config.lua (#1111) | rebuilt | |
2021-07-26 | Update init.lua (#1108) | ichigo-gyuunyuu | |
2021-07-25 | fix formatting according to stylua | abzcoding | |
2021-07-25 | Fix ignored user autocommands (#1090) | kylo252 | |
2021-07-25 | Update `reload_lv_config` (#1086) | ichigo-gyuunyuu | |
* Updates `reload_lv_config` Fixes a bug that reverts back to the default options on saving `lv-config.lua` Fixes #1085 * Update init.lua Edit: this would break changing plugin configs, now `settings.lua` is sourced before `lv-config.lua` | |||
2021-07-25 | Update init.lua | Abouzar Parvan | |
2021-07-25 | Update init.lua | Abouzar Parvan | |
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-19 | Fix reports from luacheck (#1031) | Luc Sinet | |
2021-07-18 | [Feature] Add Vue formatter (prettier) setup (#1016) | Pasi Bergman | |
2021-07-18 | [Feature] Allow users to inspect all settings inside LV (#984) | Abouzar Parvan | |
2021-07-18 | [Refactor] Make default keybindings configurable (#988) | kylo252 | |
2021-07-17 | also source keymaps | christianchiarulli | |
2021-07-13 | poc with local prettier working | christianchiarulli | |
2021-07-12 | refactor, fix galaxyline | christianchiarulli | |
2021-07-12 | move user autocommands to bottom of table | christianchiarulli | |
2021-07-12 | refactor single file | christianchiarulli | |
2021-07-10 | avoiding OCD attack with the help of folke/todo-comments (#839) | Abouzar Parvan | |
2021-07-10 | WIP: using formatter.nvim instead of neoformat (#781) | Abouzar Parvan | |
2021-07-10 | refactor settings for hotswap | christianchiarulli | |
2021-07-08 | .tf are converted to .hcl for treesitter | Chris | |
2021-07-08 | remove autocommand throwing error | christianchiarulli | |
2021-07-08 | Check lsp client is active for all language files (#790) | hui.liu | |
2021-07-07 | more lazy load be careful | christianchiarulli | |
2021-07-07 | refactoring whichkey | christianchiarulli | |
2021-07-07 | while using lazygit inside fterm, esc key will act as quit instead of going ↵ | Abouzar Parvan | |
to normal mode (#762) | |||
2021-07-07 | add missing QuickFixToggle() function (#752) | Abouzar Parvan | |
2021-07-06 | you can now toggle format on and off on the fly! | christianchiarulli | |
2021-07-06 | testing autosave config poetnetially unstable | christianchiarulli | |
2021-07-05 | updated autocommands for user | christianchiarulli | |
2021-07-04 | start formatting rules | Rafael | |
2021-06-29 | updates | christianchiarulli | |
2021-05-25 | Corrected references to nv_utils, replaced with lv_utils (#422) | Kyle Stubblefield | |
* moved the including of lv-settings to above the settings so local settings configured in lv-settings can override the globals that get loaded in settings, 0.relative_number for example * fixed reference to nv_utils, replaced with lv_utils * replaced references to nv_utils, replaced with lv_utils * rolled back my changes to lv-settings to match upstream | |||
2021-04-15 | LunarVim | christianchiarulli | |