Commit graph

30 commits

Author SHA1 Message Date
Abouzar Parvan
ceb018d45d
Update init.lua 2021-07-25 05:46:09 +00:00
Abouzar Parvan
dfadb7e1c3
Update init.lua 2021-07-25 05:45:08 +00:00
Christian Chiarulli
98f8a77819
New contract (#1080)
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-24 21:17:11 -04:00
Christian Chiarulli
d02265175f
Decoupling config from nvim (#1038) 2021-07-19 22:50:07 -04:00
Luc Sinet
bdd6e0cf37
Fix reports from luacheck (#1031) 2021-07-19 20:42:59 +04:30
Pasi Bergman
d9936b0d84
[Feature] Add Vue formatter (prettier) setup (#1016) 2021-07-18 14:36:08 -04:00
Abouzar Parvan
56f17cebd4
[Feature] Allow users to inspect all settings inside LV (#984) 2021-07-18 17:57:05 +00:00
kylo252
59106e860e
[Refactor] Make default keybindings configurable (#988) 2021-07-18 17:49:41 +00:00
christianchiarulli
ddb627d004 also source keymaps 2021-07-17 03:16:02 -04:00
christianchiarulli
eceb656b4b poc with local prettier working 2021-07-13 00:48:37 -04:00
christianchiarulli
16d67ecf76 refactor, fix galaxyline 2021-07-12 21:59:16 -04:00
christianchiarulli
40209461a4 move user autocommands to bottom of table 2021-07-12 21:14:28 -04:00
christianchiarulli
2423fcdc90 refactor single file 2021-07-12 21:11:43 -04:00
Abouzar Parvan
93379a2977
avoiding OCD attack with the help of folke/todo-comments (#839) 2021-07-10 17:34:20 -04:00
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
Renamed from lua/nv-utils/init.lua (Browse further)