Commit graph

1973 commits

Author SHA1 Message Date
gapato
30867da8ef
fix(onedarker): fix color of concealed characters (#1817) 2021-10-22 11:46:39 +03:30
kylo252
212fdadce4
fix: handle vim.notify when missing a log level (#1818) 2021-10-21 17:51:22 +02:00
kylo252
30de3736ba Merge remote-tracking branch 'origin/rolling' 2021-10-21 07:48:10 +02:00
kylo252
25747cfff4
[Feature] use structlog and notify.nvim (#1737)
Co-authored-by: Luc Sinet <luc.sinet@gmail.com>
2021-10-21 07:42:28 +02:00
kylo252
03e5760e59
fix(formatters): always select null-ls by default (#1810) 2021-10-20 20:01:51 +02:00
kylo252
cfdd5e61f9
fix(docs): update telescope's example config (#1814) 2021-10-20 18:35:07 +02:00
Sergio Mendez
5cf8c07ee9
fix(bootstrap): support for using default neovim config and data directories (#1777)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
Co-authored-by: James Walmsley <james@fullfat-fs.co.uk>
2021-10-20 18:05:18 +02:00
Antyos
9be8ea6aab
[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802) 2021-10-20 18:04:42 +02:00
Goran Mekić
0444c28379
[Feature] Add BSD support (#1801) 2021-10-20 17:44:37 +02:00
kylo252
7c96c45151
refactor(info): new layout with less clutter (#1809) 2021-10-20 12:56:02 +03:30
kylo252
0744e9a5e9
chore: fix minimal_lsp.lua (#1793) 2021-10-17 10:12:27 +02:00
Chase Colman
ee90075ef6
Merge pull request #1790 from xeluxee/fix-c-j-c-k-keybindings
fix(cmp): fix <C-j> and <C-k> keybindings not working
2021-10-17 14:37:32 +08:00
xeluxee
92c07ed89f fix(cmp): fix <C-j> and <C-k> keybindings not working 2021-10-16 20:36:21 +02:00
Nikolay Belov
3c5a6d06b9
Rollback default branch name to master (#1589) 2021-10-16 13:07:55 +02:00
Subho Banerjee
281c54ba55
[Bugfix]: Allow user autocmds (#1776)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-10-16 12:03:17 +02:00
kylo252
ef41a3d24e
feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00
kylo252
f87416c141
fix(null-ls): add common lsp-setup hooks (#1763) 2021-10-14 18:58:56 +02:00
Robin Kautz
daa0b24a50
[Bugfix]: fixes custom autocommands not working (#1775) 2021-10-14 18:32:29 +02:00
Chase Colman
4b0ce90a95
fix(plenary): restore impatient caching for plenary (#1768) 2021-10-14 07:03:54 +02:00
Chase Colman
9e18c16b2b
fix(config/log): show error in config instead of hiding (#1751) 2021-10-12 17:33:41 +02:00
James Walmsley
5deb0e57ce
bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-10-12 17:12:55 +02:00
Abouzar Parvan
3dc24cd0c3
[Feature] use Comment.nvim instead of nvim-comment (#1736) 2021-10-11 20:10:59 +03:30
Abouzar Parvan
965ea4bbb9
fix: correct floating window position in Neovim 0.6 nightly (#1732) 2021-10-11 20:05:43 +03:30
Abouzar Parvan
fdec599954
fix: core.telescope has migrated to lvim.core.telescope
Fixes #1739
2021-10-11 11:53:30 +03:30
kylo252
52b7455741
feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
Abouzar Parvan
e2c85df440
fix: anything not in setup should be set using zero and one (#1733) 2021-10-10 14:25:38 +03:30
Abouzar Parvan
8c03df505f
fix: nvim-tree ls_disagnostics has been replaced with diagnostic (#1731) 2021-10-10 14:04:06 +03:30
rebuilt
c44550249b
fix(nvimtree): change 0 and 1 values to true/false (#1728) 2021-10-10 11:29:01 +03:30
rebuilt
65f165011a
fix(auto-pairs): disable lazy loading for auto-pairs (#1729) 2021-10-10 11:11:35 +03:30
Abouzar Parvan
596db66c7f
fix: don't hide duplicate snippets 2021-10-10 00:30:03 +03:30
kylo252
b98264042f fix: bump nvim-tree version 2021-10-09 22:36:11 +02:00
xeluxee
ba5de3c833
feat(cmp): make popupmenu formatting options configurable (#1718) 2021-10-09 23:58:00 +03:30
kylo252
caf62bcfed Merge remote-tracking branch 'origin/rolling' 2021-10-09 22:17:30 +02:00
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