summaryrefslogtreecommitdiff
path: root/lua/lv-utils/init.lua
AgeCommit message (Collapse)Author
2021-07-13poc with local prettier workingchristianchiarulli
2021-07-12refactor, fix galaxylinechristianchiarulli
2021-07-12move user autocommands to bottom of tablechristianchiarulli
2021-07-12refactor single filechristianchiarulli
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-10WIP: using formatter.nvim instead of neoformat (#781)Abouzar Parvan
2021-07-10refactor settings for hotswapchristianchiarulli
2021-07-08.tf are converted to .hcl for treesitterChris
2021-07-08remove autocommand throwing errorchristianchiarulli
2021-07-08Check lsp client is active for all language files (#790)hui.liu
2021-07-07more lazy load be carefulchristianchiarulli
2021-07-07refactoring whichkeychristianchiarulli
2021-07-07while using lazygit inside fterm, esc key will act as quit instead of going ↵Abouzar Parvan
to normal mode (#762)
2021-07-07add missing QuickFixToggle() function (#752)Abouzar Parvan
2021-07-06you can now toggle format on and off on the fly!christianchiarulli
2021-07-06testing autosave config poetnetially unstablechristianchiarulli
2021-07-05updated autocommands for userchristianchiarulli
2021-07-04start formatting rulesRafael
2021-06-29updateschristianchiarulli
2021-05-25Corrected 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-15LunarVimchristianchiarulli