Commit graph

1814 commits

Author SHA1 Message Date
kylo252
e22f9a21c1
fix: more robust reloading (#1556) 2021-09-16 12:28:32 +04:30
Abouzar Parvan
168eb232d1
feature: make peek function work in neovim head and 0.5 (#1559) 2021-09-15 23:42:57 +04:30
Abouzar Parvan
df0da6fc75
[bugfix] Update lualine according to the breaking changes (#1558) 2021-09-15 23:41:21 +04:30
christianchiarulli
edcf15ba67 chore: add demo images 2021-09-14 12:17:31 -04:00
chaesngmin
0cbc1e9425
feat(lualine): pin commit to avoid breaking config (#1546) 2021-09-14 18:06:50 +02:00
rebuilt
c05bcf58e6
Update README.md 2021-09-14 14:37:09 +02:00
rebuilt
aa45761252
Update README.md 2021-09-14 12:53:17 +02:00
rebuilt
3b62c9be21
Update README.md 2021-09-14 12:52:44 +02:00
rebuilt
707b0bbb1b
Merge pull request #1545 from pr3c0g/patch-1
[Doc] Update README.md to delete old bin
2021-09-14 12:51:45 +02:00
pr3c0g
087fb255ee
Update README.md to delete old bin
Previous versions of LunarVim had the bin located in `/usr/local/bin/lvim`.

Since the new one is at `.local/bin/lvim`, if $PATH has the previous bin location before the new one, new installations on systems that had already LunarVim installed in the past, will fail to work.

Hence, the old one should be removed.
2021-09-14 08:33:10 +01:00
Christian Chiarulli
f0b30f0a83 fix: no preselect for up/down, c-j/c-k and tab/s-tab 2021-09-14 01:33:40 -04:00
kylo252
414777077f
fix: use correct install path for packer (#1540) 2021-09-13 17:22:27 +02:00
kylo252
bb130d669b fix: don't re-initalize the plugin-loader 2021-09-13 11:49:53 +02:00
Luong Vo
e10cd48ea2
fix: common capabilities returning nothing if no cmp_nvim_lsp (#1537)
Signed-off-by: Luong Vo <vo.tran.thanh.luong@gmail.com>
2021-09-13 11:30:06 +02:00
kylo252
8eed75d67f
refactor: use more flexible paths (#1381) 2021-09-13 11:28:15 +02:00
kylo252
38b0c3d860
fix: remove unused variables (#1532) 2021-09-13 11:10:22 +02:00
kylo252
fcb764cd63
refactor(ci): better path handling (#1531) 2021-09-13 11:10:07 +02:00
Chase Colman
e93c6abab7
Fix loading cmp config after Packer install (#1524) 2021-09-13 07:47:25 +02:00
Chase Colman
ad86b19204
refactor: add explicit setup for impatient (#1529)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-12 08:15:29 +02:00
kylo252
7a53fc63e0
refactor: add 32bit support for impatient (#1527) 2021-09-12 08:06:03 +02:00
Abouzar Parvan
23f535666e
bugfix: remove double quotes from scala config 2021-09-10 13:16:23 +04:30
kylo252
38f53bf08c
[Feature]: Add some very basic unit-tests (#1369) 2021-09-09 18:53:21 +02:00
Christian Chiarulli
ac32f2e64d fix: move setup function outside of config function 2021-09-09 09:25:12 -04:00
luetage
0834517008
Show treesitter icon only with supported filetype (#1512) 2021-09-08 20:43:30 -04:00
Abouzar Parvan
6974e109c6
feature: unpin gitsigns to use the latest bugfix commits on their repo (#1509) 2021-09-08 20:42:17 -04:00
Chase Colman
009f004ce8
[Feature] Add modified version of impatient.nvim for caching (#1488) 2021-09-08 20:59:44 +04:30
rebuilt
0641875494
Correct path of uninstall script. (#1500) 2021-09-08 16:39:22 +04:30
Abouzar Parvan
f338f3577c
show correct inline diagnostics in neovim 0.6 (#1502) 2021-09-08 16:38:57 +04:30
christianchiarulli
8c83b403ef fix: vim.uri bug in 0.6 2021-09-07 19:40:40 -04:00
Christian Chiarulli
9ece2e5369
feat: compe -> cmp (#1496) 2021-09-07 19:23:14 -04:00
Abouzar Parvan
151684bba1
there was a weird situation that caused lualine msg to turn boolean instead of table (#1492) 2021-09-06 22:53:41 +04:30
Luong Vo
5cdd742354
fix not being able to add linters and formatters to docker (#1486) 2021-09-06 21:41:54 +04:30
Abouzar Parvan
a5bd420cb7
toggleterm.nvim not toggleterm.lua 🤦 2021-09-06 18:36:28 +04:30
Abouzar Parvan
129768da1d
nvim-toggleterm has been renamed to toggleterm
Fix #1489
2021-09-06 18:35:12 +04:30
Abouzar Parvan
2ccae0a746
fix string cannot contain newlines error while showing diagnostics (#1487) 2021-09-06 12:49:00 +04:30
Christian Chiarulli
9eeb4f23da Merge branch 'rolling' of github.com:LunarVim/LunarVim into rolling 2021-09-05 18:13:28 -04:00
Christian Chiarulli
cc6685e397 feat: solidity language support with solang 2021-09-05 18:13:23 -04:00
Jakpat Mingmongkolmitr
4371ddbbc7
fix: load nvim_comment setup from core module (#1476) 2021-09-05 21:47:17 +04:30
Abouzar Parvan
e401829193
[BUGFIX] don't show table address in lualine (#1477) 2021-09-05 18:33:58 +04:30
Christian Chiarulli
f7260c6bec fix: storageclass yellow -> cyan 2021-09-05 00:01:02 -04:00
Landon Schropp
45c7987768
Fix a small typo in config.example.lua (#1473) 2021-09-05 03:17:15 +04:30
Ahmed Khalf
ef59f81715
Change .desktop terminal value to true (#1471) 2021-09-05 01:42:12 +04:30
Luc Sinet
0df3ec9277
fix: Fix matrix links (#1470) 2021-09-04 21:51:31 +04:30
premell
91180ce999
Update install.sh (#1465) 2021-09-04 13:03:55 +04:30
Abouzar Parvan
2fa5c64cd0
use a separate func instead of replacing the diagnostics messages (#1462)
* use a separate func instead of replacing the diagnostics messages

* fix the styling, also return if no diagnostic is available
2021-09-04 09:53:00 +02:00
christianchiarulli
a77e36483b Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling 2021-09-03 18:38:46 -04:00
christianchiarulli
79a4a42953 fix: update example config 2021-09-03 18:38:40 -04:00
Craig Anderson
f82ffdca1f
Add support for bicep (#1451) 2021-09-04 00:41:14 +04:30
Luc Sinet
8a168ed877
Revert back buffer bindings (#1458) 2021-09-04 00:40:48 +04:30
#!/bin/genesis
d5d47d4d7a
[Feature]: Add new which-key command for switching to the last buffer (#1440)
* Add new which-key command for switching to last buffer

* chore(whichkey) Rework buffer descriptions

Co-authored-by: Luc Sinet <luc.sinet@gmail.com>
2021-09-03 18:44:03 +02:00