Commit graph

1754 commits

Author SHA1 Message Date
kylo252
3e1cd1ec23
fix: add missing lsp.log entry in log_viewer (#1666) 2021-10-03 14:32:09 +02:00
Binx
fe6e7591d8
fix: add proper installation link (#1665) 2021-10-03 11:40:10 +03:30
Lee Marlow
0a41e9e118
docs: spelling fixes and LunarVim name consistency (#1655) 2021-10-02 19:32:55 +03:30
Abouzar Parvan
1e0d0181d5
feat: make lsp highlight color configurable (#1659) 2021-10-02 18:04:38 +03:30
kylo252
8e3cfb77e6
fix(installer): add missing update call (#1653) 2021-10-01 16:49:32 +02:00
kylo252
a273c46eee
feat: add LvimUpdate command (#1634)
* feat: add prelimenary LvimUpdate command

* feat: use native process management

* feat: add a telescope change-log utility

* fix: update readme to include the new command
2021-10-01 13:27:06 +02:00
Jakpat Mingmongkolmitr
52dd273ca9
fix(installer): fix ARGS_LOCAL condition (#1649) 2021-10-01 09:04:27 +02:00
Subho Banerjee
e270bdbd6f
[Bugfix]: Use local install in Github actions (#1628)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-30 18:53:14 +02:00
Subho Banerjee
8ec92c0420
Feature: Define signs for Dap (#1642) 2021-09-30 11:01:59 +03:30
chaesngmin
346925fcdc
feat: add commitlint CI (#1459)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-09-30 07:44:35 +02:00
Xavier Young
35d5615ecc
fix: can't open lvim log file cause by lvim.log.viewer.cmd (#1638) 2021-09-30 07:42:10 +02:00
Abouzar Parvan
94a166594e
Update README.md 2021-09-29 13:51:03 +03:30
Abouzar Parvan
9740617292
barbar is fixed upstream 2021-09-29 09:31:45 +03:30
Abouzar Parvan
6b79e00cb0
pin barbar to fix #1636 2021-09-28 23:59:50 +03:30
Abouzar Parvan
238bbf18ac
fix small bugs in nvim-tree (#1629) 2021-09-26 21:11:44 +03:30
Abouzar Parvan
62b805448d
migrate nvim-tree to setup syntax episode 4 😢 (#1627) 2021-09-26 20:06:34 +03:30
Abouzar Parvan
1d96533f17
lsp_diagnostics is part of the nvim-tree setup now (#1623) 2021-09-26 13:33:54 +03:30
Subho Banerjee
61b56a7bb1
fix: Adding Diff* highlight groups in onedarker (#1594)
Fixes #1576
2021-09-26 10:50:50 +03:30
Abouzar Parvan
464f092ada
Update highlights.lua 2021-09-26 10:47:42 +03:30
Abouzar Parvan
8009ff4fee
fix: use the new nvim-tree syntax (#1619) 2021-09-26 08:07:06 +02:00
Abouzar Parvan
64a5964b54
update nvim-tree based on the refactor (#1617) 2021-09-25 20:47:50 +03:30
kylo252
810fc26fdf
fix: adjust layout after a regression in telescope (#1615) 2021-09-25 18:39:12 +02:00
Abouzar Parvan
9b76a13512
watch_index is deprecated, use watch_gitdir instead (#1614) 2021-09-25 10:35:08 +03:30
Abouzar Parvan
ddd86dd2b9
Fix the lua goto definition bug and add better common capabilities (#1604) 2021-09-23 20:00:20 +03:30
Subho Banerjee
6214ff9ef6
fix: Rework Dockerfile to run lvim (#1593) 2021-09-23 15:38:31 +03:30
Abouzar Parvan
edeadaf05d
[Bugfix] instead of wrapping the gl diagnostics, split them (#1595) 2021-09-22 10:56:52 +03:30
kylo252
938e0f88bc
fix: remove outdated cache files on install (#1591) 2021-09-21 11:56:24 +02:00
Abouzar Parvan
55d9a15a08
[Bugfix] Wrap the gl floating window diagnostics (#1588) 2021-09-21 13:29:32 +04:30
Abouzar Parvan
f5c03643a2
fix lsp_signature in readme 2021-09-21 12:23:02 +04:30
shikun
9ec39484eb
[Feature]: add basic JSONC support (#1535)
* feat: add jsonc support

* fix(jsonc): drop jsonc filetype detection workaround in lsp for now
2021-09-21 09:02:15 +02:00
Chase Colman
fbfd8c1fc3
feature: allow cmp confirm options to be configurable (#1523) 2021-09-21 08:54:47 +02:00
Subho Banerjee
279d537e9c
[Feature]: use yarn to install nodejs dependencies (#1565)
* Add yarn support for installer script

* Add non-interactive install

* Fix installer script bug for cargo
2021-09-21 08:52:46 +02:00
Abouzar Parvan
dbb958289b
add support for local stylelint (#1586) 2021-09-20 14:15:22 +04:30
Abouzar Parvan
65392c553e
feature: vim.api.diagnostics has been moved to vim.diagnostics in neovim head (#1573) 2021-09-18 13:23:30 +04:30
xeluxee
87d3610291
[Bugfix]: latex completion: insert { instead of ( when completing (#1566) 2021-09-17 21:09:26 +04:30
chaesngmin
390f277b70
fix(dashboard): hide version when no tag found (#1572) 2021-09-17 05:14:31 -07:00
chaesngmin
254ab2102b
[Feature] Add lunarvim latest release tag to dashboard (#1436)
* feat: add lunarvim latest release tag to dashboard

* Add a function to center-align text

Rename align to align_left
Rename shift_left to shift_right

* refactor(dashboard): remove unnecessary comment

* refactor(dashboard): use `home_dir` variable for `lv_path`

* refactor(dashboard): use $LUNARVIM_RUNTIME_DIR for lv_path

* feat(bootstrap): add fn that returns lvim version

* refactor(dashboard): use version, lunarvim dir with bootstrap fns

* build: add global get_version() from bootstrap

Co-authored-by: Luc Sinet <luc.sinet@gmail.com>
2021-09-17 04:13:52 -07:00
Luong Vo
eab0369ae8
fix: missing default configuration for update_in_insert (#1550) 2021-09-17 11:04:03 +04:30
kylo252
9257e68c05
fix: use the correct API for the log-viewer (#1564) 2021-09-17 10:59:35 +04:30
Christian Chiarulli
d610502f91 fix: dashboard footer seems to have disapeared 2021-09-16 10:15:30 -04:00
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