Commit graph

996 commits

Author SHA1 Message Date
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
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
Chase Colman
fbfd8c1fc3
feature: allow cmp confirm options to be configurable (#1523) 2021-09-21 08:54:47 +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
chaesngmin
0cbc1e9425
feat(lualine): pin commit to avoid breaking config (#1546) 2021-09-14 18:06:50 +02: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
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
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
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