Commit graph

1940 commits

Author SHA1 Message Date
Chase Colman
82b7a35858
fix(cmp/autopairs): prevent out of bounds jump and re-enable jump after confirm (#1708) 2021-10-09 20:47:01 +02:00
Abouzar Parvan
484c618d09
feat: support nvim-cmp floating menu highlights (#1719) 2021-10-09 17:51:32 +03:30
Luc Sinet
b524100f01
feat: support wildcard filetypes for null-ls providers (#1447)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-10-09 13:45:34 +02:00
kylo252
efd82c8756
feat: configure multiple filetypes per provider (#1725) 2021-10-09 13:39:15 +02:00
kylo252
195b07a464
fix(lsp): use correct check for formatter override (#1726) 2021-10-09 13:38:35 +02:00
Abouzar Parvan
5fef931d87
fix: move jsonls commands under setup (#1685) 2021-10-09 08:03:23 +02:00
Xavier Young
e2df61f256
fix(telescope): prompt position when find/grep LunarVim files (#1711) 2021-10-09 07:55:45 +02:00
Abouzar Parvan
85e7b7804a
fix: don't use the cmp floating window (#1715) 2021-10-08 22:24:55 +03:30
Chris Dawkins
a814ea2e14
fix: correct variable names in NvimTree setup table (#1710)
Co-authored-by: chris <chris@dev>
2021-10-08 09:00:05 +02:00
kylo252
f4899e3165
fix: register null-ls providers per filetype (#1709) 2021-10-08 08:57:11 +02:00
kylo252
68d2678af3 feat: add filetype detection for solidity 2021-10-08 08:33:37 +02:00
kylo252
c0e3c8d43a
feat(lsp): handle user configuration in setup() (#1707) 2021-10-07 17:47:53 +02:00
Abouzar Parvan
0ad60e90a9
[Feature] better code action prompt and auto show codelens actions (#1698) 2021-10-06 02:07:23 +03:30
Subho Banerjee
5fe7b7ad4d
feat(lsp): make lsp buffer-mappings configurable (#1687) 2021-10-05 21:29:58 +02:00
dklymenk
76bee64f17
fix: return null ls setup user config (#1683) 2021-10-04 23:09:40 +02:00
Abouzar Parvan
8fb404f7d6
fix: bring back NlspConfig completion (#1682) 2021-10-04 15:48:35 +03:30
Abouzar Parvan
6443f156d7
fix: the virtual_text charachter causes issues (#1681) 2021-10-04 14:17:27 +03:30
Abouzar Parvan
b1ae1e9bfb
feat: better kubernetes support (#1679) 2021-10-04 14:10:42 +03:30
Abouzar Parvan
48472a1bf0
feat: better default json schemas (#1678) 2021-10-04 14:04:57 +03:30
Christian Chiarulli
47f68f4873
feat: q quits lsp-installer (#1674) 2021-10-04 07:15:26 +00:00
kylo252
2104e38645
fix: restore the ability to override formatting (#1677) 2021-10-04 08:12:25 +02:00
kylo252
1078f43a51 fix: add packer-install hook on lvim-update 2021-10-03 23:02:42 +02:00
kylo252
7a939ad771 fix: add missing table entry (#1670) 2021-10-03 22:48:41 +02:00
kylo252
efd8f589b7
fix: add deprecation notice for lvim.lang.foo.lsp (#1670) 2021-10-03 22:23:13 +02:00
Abouzar Parvan
48a6d859f3
fix: return correctly for overridden lang servers (#1669) 2021-10-03 21:02:11 +02:00
kylo252
8e4f97b0fb fix: restore windows installer default branch 2021-10-03 16:23:06 +02:00
kylo252
d01ba08eae
refactor: auto-generate language configuration (#1584)
Refactor the monolithic `lvim.lang` design into a more modular approach.

IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.
2021-10-03 16:13:46 +02:00
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
4126e5765d
pin the nvim-tree.lua in master branch 2021-09-27 13:22:36 +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