Commit graph

1156 commits

Author SHA1 Message Date
Rafael
71c5cb4f0b
(feat) use neoformat as the defalt format option (#715) 2021-07-05 16:01:19 -04:00
christianchiarulli
9d399314d4 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-05 15:35:12 -04:00
christianchiarulli
be9a5a0889 user defined plugins 2021-07-05 15:35:06 -04:00
Jacek Kiedrowski
64e544b561
Merge branch 'ChristianChiarulli:master' into master 2021-07-05 20:34:22 +01:00
J.B.C
b6f724a2b5
Testimonials (#713)
* testimonial test

* testimonial test2

* fix(testimonials): moving testimonials to the bottom
2021-07-05 15:32:45 -04:00
Jacek Kiedrowski
1f32f7737a
Merge branch 'ChristianChiarulli:master' into master 2021-07-05 20:15:25 +01:00
christianchiarulli
6b41286d70 updated autocommands for user 2021-07-05 14:49:07 -04:00
Nawfal bin Mohmad Rouyan
d178870db6
Ensure the keymap set in lua/lv-autopairs/init.lua works as expected. (#684)
Please refer to https://github.com/windwp/nvim-autopairs#mapping-cr nvim-compe section.

If this keymap is preferred, maybe we can remove the map set in autopairs.
2021-07-05 14:47:27 -04:00
Robin Kautz
cea4976066
switch to absolute line numbers in insert mode (#702)
* switch to absolute line numbers in insert mode

* made aucmd respect cursorline setting
2021-07-05 14:37:01 -04:00
rebuilt
a0e2823f7f
Adds: packer keybindings (#709) 2021-07-05 14:36:30 -04:00
christianchiarulli
279e01f2f3 debugging updates 2021-07-05 13:58:38 -04:00
Robin Kautz
1940bd26a6
evenly resize split windows (#698)
* evenly resize split windows

* fixed indention
2021-07-05 12:02:05 -04:00
Pasquale
246afe05d0
add SignColumn to transparent window option (#701) 2021-07-05 12:01:38 -04:00
jimcornmell
c7ff6f2b6f
Add True/False to dial (#707)
For languages like Python.
2021-07-05 12:01:10 -04:00
kjssad
5eed5cf3ec
Add borders to lsp popups (#686)
* feat(lsp): add single type border to hover popup

* feat(lsp): add single type border to signatureHelp

* feat(lsp): add border to line diagnostic popup

* feat(lsp): use global option to configure borders
2021-07-05 10:43:37 -04:00
Chris
018343d44a Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-05 10:36:10 -04:00
Chris
a569128faa only when dap install is active 2021-07-05 10:36:01 -04:00
Sv7n
97d7adfb2f lv-vimtex exists but wasn't called, no config was called. 2021-07-05 12:43:59 +01:00
Robin Kautz
bd9296c4e8
fixes condition to use local prettier (#678) 2021-07-05 03:21:41 -04:00
Chris
b4a9023c9e remove lspsaga 2021-07-05 02:57:06 -04:00
Chris
8fba9ecfd1 add ! to close the tab 2021-07-05 01:08:56 -04:00
Chris
af5d292fbf basic python debugging 2021-07-05 00:52:36 -04:00
Chris
4bbf4c290a rename to docker file 2021-07-04 23:25:16 -04:00
christianchiarulli
3376118304 emmet-ls technically doesn't support react 2021-07-04 22:56:20 -04:00
Chris
3b066db64d Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-04 22:49:54 -04:00
Chris
0b251be44c shelfing null-ls for now, seems to slow things down significantly 2021-07-04 22:49:47 -04:00
Rafael
81dc6b918b
(typo) ingore .stylua.toml in root of project 2021-07-04 23:35:14 -03:00
maxime50
d876d89c30
Remove extras Config option since extras plugins are enabled individualy now (#673)
* Remove `extras` Global Config

* remove white space

Co-authored-by: maxime50 <>
2021-07-04 22:14:09 -04:00
Rafael
d8a3a552d6
[IMPORTANT] Now using stylua for formatting.
* This was discussed in #652

* For now on, we're gonna use stylua for formatting the project, the config is located
in `utils/.stylua.toml`, Use it before pushing changes.
2021-07-04 22:34:46 -03:00
Rafael
9f511bcb59
start formatting rules 2021-07-04 22:14:01 -03:00
Jacek Kiedrowski
b461c878e6
Changed ft of latex (lervag/vimtex) to correct 'tex' value. Need to run PackerInstall, Compile etc to make it work after this change. (#670) 2021-07-04 19:00:32 -04:00
maxime50
d2324d14e1
Better JS/TS Development Experience (#667)
Co-authored-by: Maxime <m.romero@progtechinformatique.ca>
2021-07-04 18:22:10 -04:00
christianchiarulli
f93c007962 Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-04 15:14:36 -04:00
christianchiarulli
6934262a5d cleaner tree 2021-07-04 15:14:31 -04:00
James Walmsley
37057d7c4b
[KEYMAP] Support quickfix navigation with [q / ]q (#660) 2021-07-04 15:08:41 -04:00
christianchiarulli
e2b84f742c Merge branch 'master' of github.com:ChristianChiarulli/LunarVim 2021-07-04 15:01:15 -04:00
christianchiarulli
b73ccf803d galaxyline will follow theme colors, still need themes that support these hl groups tho 2021-07-04 15:01:09 -04:00
Kai
1125c2c990
typo Bdelete instead of bdelete (#666) 2021-07-04 14:21:46 -04:00
christianchiarulli
fdac614a3b much more handsome bufferline 2021-07-04 13:30:32 -04:00
christianchiarulli
49c93a6229 load keymaps before config 2021-07-04 12:58:24 -04:00
PZ31k0nauT
7cd58b1228
Basics for php lsp (#664)
* Update php.lua

* Update default-config.lua

* Update lv-config.example.lua
2021-07-04 12:50:38 -04:00
christianchiarulli
927d5b165e remove whitespace 2021-07-04 12:44:38 -04:00
christianchiarulli
ec814f60c5 move colorscheme setting to settings 2021-07-04 12:43:54 -04:00
christianchiarulli
79fa16ff06 remove package loaded for now 2021-07-04 12:40:40 -04:00
christianchiarulli
be87f71c20 more lazyload 2021-07-04 12:32:11 -04:00
christianchiarulli
c0a48c186b update docs 2021-07-04 12:19:29 -04:00
Chris
a8b4a96ddd more lazyload 2021-07-04 12:17:45 -04:00
PZ31k0nauT
6a09208590
Snippets in config dir (#661)
* Update init.lua

* Update init.lua

* Update init.lua

* Update default-config.lua
2021-07-04 11:42:42 -04:00
Luc Sinet
8d2ef2dfbb
Define a form for LSP issues (#626)
* Define a form for LSP issues

* Add reference to ftplugin/ for LSP issues
2021-07-04 10:49:35 -04:00
Abouzar Parvan
816c6cfa7d
Adding tabnine for compe (#640) 2021-07-04 10:45:38 -04:00