Commit graph

16 commits

Author SHA1 Message Date
Abouzar Parvan
0f7c876e93
WIP: using formatter.nvim instead of neoformat (#781) 2021-07-10 14:18:28 -04:00
christianchiarulli
619709eb2f refactor settings for hotswap 2021-07-10 03:19:32 -04:00
Chris
6da71bab94 .tf are converted to .hcl for treesitter 2021-07-08 21:04:30 -04:00
christianchiarulli
0d388e430e remove autocommand throwing error 2021-07-08 18:40:21 -04:00
hui.liu
53fed9d655
Check lsp client is active for all language files (#790) 2021-07-08 12:35:41 -04:00
christianchiarulli
23c7fab3b4 more lazy load be careful 2021-07-07 21:57:36 -04:00
christianchiarulli
a247d69c82 refactoring whichkey 2021-07-07 19:27:27 -04:00
Abouzar Parvan
51c0f48970
while using lazygit inside fterm, esc key will act as quit instead of going to normal mode (#762) 2021-07-07 13:51:23 -04:00
Abouzar Parvan
14d4fa63cd
add missing QuickFixToggle() function (#752) 2021-07-07 11:51:00 -04:00
christianchiarulli
0c6771a385 you can now toggle format on and off on the fly! 2021-07-06 22:55:11 -04:00
christianchiarulli
0e2ad0c1fe testing autosave config poetnetially unstable 2021-07-06 19:15:37 -04:00
christianchiarulli
6b41286d70 updated autocommands for user 2021-07-05 14:49:07 -04:00
Rafael
9f511bcb59
start formatting rules 2021-07-04 22:14:01 -03:00
christianchiarulli
592e348689 updates 2021-06-29 22:45:48 -04:00
Kyle Stubblefield
046d3e79a9
Corrected references to nv_utils, replaced with lv_utils (#422)
* 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-05-25 19:06:54 -04:00
christianchiarulli
2cd8c6a21c LunarVim 2021-04-15 00:17:48 -04:00