Commit graph

2450 commits

Author SHA1 Message Date
kylo252
68fdbaa51d
fix(lsp): enforce lvim completion for lua-server (#3035) 2022-09-19 13:10:07 +02:00
kylo252
26d493419a
revert: lir.nvim is still broken (#3036) 2022-09-17 13:42:46 +02:00
Christian Chiarulli
1b179a8586
docs(readme): recommend rolling for 0.8, remove old breaking changes (#3028) 2022-09-17 02:57:41 -04:00
kylo252
77fdcd43cb
feat: add lir.nvim (#3031) 2022-09-16 11:47:40 -04:00
kylo252
62d9a4ea9d
revert: remove incomplete lir integration (#3030) 2022-09-16 11:15:18 +02:00
Christian Chiarulli
a4c2dc4d0b
refactor: small improvements (#3021) 2022-09-15 23:33:08 -04:00
yangbinji
464ad8b003
fix(example config): fix config for treesitter (#3016) 2022-09-15 14:41:51 +02:00
lvimuser
564cfe8f3c
fix(lsp/utils): do not register duplicate autocommands (#3004) 2022-09-15 12:13:46 +02:00
kylo252
e4a5fe97ab Merge remote-tracking branch 'origin/rolling' 2022-09-12 18:43:09 +02:00
kylo252
7535f4eff9
fix(plugins): handle deprecated options (#3014) 2022-09-12 18:41:25 +02:00
kylo252
824b2d1ef0 Merge remote-tracking branch 'origin/rolling' 2022-09-10 19:15:21 +02:00
lvimuser
2519e07423
fix(core/autocmds): do not check for existence on clear_augroup (#2963)
fix #2952

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-09-07 09:10:47 +02:00
Daniel Rodríguez Rivero
461203bf25
fix(cmp): fix cmp select on CR (#2980)
* fix(cmp): fix cmp select on CR

When cmp prompt is open and nothing is selected <cr> did nothing
Also fixes snippets texts being overwritten when you select an option
fixes #2977

* fixup!: little refactor
2022-09-07 09:09:00 +02:00
Abouzar Parvan
e485cd6e40
fix(plugins): bring back original folke repos (#2992) 2022-09-07 11:38:46 +04:30
kylo252
50494d62a9 Merge remote-tracking branch 'origin/rolling' 2022-09-04 16:20:14 +02:00
github-actions[bot]
256e4b8e70
chore: bump plugins version (#2972) 2022-09-04 16:19:41 +02:00
Daniel Rodríguez Rivero
90c9bd943e
fix(cmp): do not mutate the original confirm_opts on CR (#2979) 2022-09-01 13:52:36 +02:00
Gustavo Mendel
62a1737699
docs(lsp): fix the way of removing items from skipped_servers (#2887) 2022-09-01 13:41:53 +02:00
lvimuser
ce621c1cfe
chore: remove unnecessary code (#2923) 2022-08-29 14:47:21 +02:00
kylo252
b3bceadfdd chore: update changelog 2022-08-29 14:35:50 +02:00
kylo252
439e0c205a Merge remote-tracking branch 'origin/rolling' 2022-08-29 14:35:15 +02:00
github-actions[bot]
df84e4ecce
chore: bump plugins version (#2925) 2022-08-29 14:34:43 +02:00
zenVentzi
68e8132b90
fix(ts_context_commentstring): block comment match new api (#2948) 2022-08-29 14:13:57 +02:00
Daniel Rodríguez Rivero
537a192179
fix(lsp): pass name arg to should_auto_install (#2958) 2022-08-29 14:04:46 +02:00
kylo252
9fcb6bbd81
refactor(cmp)!: adapt new recommendations (#2913) 2022-08-29 13:53:58 +02:00
Ed (Wright) Rosewright
06fa62e6e9
fix: update key bindings for comment.nvim to use new api (#2926) 2022-08-22 15:24:38 +02:00
github-actions[bot]
0fc1e42309
chore: bump plugins version (#2895) 2022-08-20 11:06:34 +02:00
kylo252
08b5e99f53
feat(installer): handle INSTALL_PREFIX not on PATH (#2912) 2022-08-19 12:02:15 +02:00
Ian C
7df4773b0b
docs: fix automatic_servers_installation example (#2918) 2022-08-19 12:01:19 +02:00
Liam
e13c465d51
docs: fix some typos and enhance readability (#2917) 2022-08-19 11:53:38 +02:00
Akihiro Okuno
d259efd40b
fix(statusline): display null-ls linters properly (#2921) 2022-08-19 11:50:52 +02:00
Opa Kholis Majid
9d9d497e07
docs(windows): update example config (#2919) 2022-08-19 11:48:01 +02:00
Benedikt Schnatterbeck
45f9825d1e
refactor(keymaps)!: don't hijack H/L by default (#2874) 2022-08-12 18:01:11 +02:00
github-actions[bot]
9caa457810
chore: bump plugins version (#2893) 2022-08-10 11:30:18 +02:00
kylo252
2e4620cb4f
fix(lsp): return the actual resolved mason-config (#2889) 2022-08-09 16:11:45 +02:00
Gabriel Kwong
63696c1425
docs(windows): update example config for nvim-tree (#2766) 2022-08-09 14:02:38 +02:00
Philipp Bokatius
7fc0d0f72b
fix(installer): create profile.ps1 if nonexistent (#2810) 2022-08-09 13:54:25 +02:00
Myles Mo
3bc52f9988
fix(lualine): set icon color according to the status of treesitter (#2754)
Co-authored-by: emxxjnm <emxxjnm@example>
2022-08-09 13:32:35 +02:00
lvimuser
67366cdf89
feat(lvim/lsp): enable tailwindcss by default (#2870) 2022-08-09 13:27:47 +02:00
Dlani
5f9a0a5b20
fix: handle deprecated telescope.builtin.internal (#2885) 2022-08-09 13:15:20 +02:00
kylo252
eefde00ae8
refactor!: migrate to mason.nvim (#2880) 2022-08-09 10:41:17 +02:00
rebuilt
d53b3743f2
Merge pull request #2873 from benediktms/default-keybind-to-cycle-to-next-buffer
feat(whichkey) add default keybindings to cycle to next buffer
2022-08-02 07:17:24 -07:00
Benedikt Schnatterbeck
a5095db20d feat(whichkey): add default keybindings to cycle to next buffer (#2873) 2022-08-02 11:37:06 +01:00
kylo252
47e4e5b838 chore: update changelog 2022-08-01 10:02:51 +02:00
kylo252
a1ffa3c945 Merge branch 'rolling' 2022-08-01 09:54:53 +02:00
XadE-Blue
1d9b85a50e
fix(installer) comment causes antivirus false positives (#2818) 2022-07-31 18:34:07 +02:00
CPea
d6c81db7f5
fix(nvimtree): remove indent_markers icons trailing space (#2854) 2022-07-31 17:00:55 +02:00
lytex
d7da056d7a
fix: use pcall for setting up project.nvim (#2762) 2022-07-31 16:57:13 +02:00
lvimuser
b8f681374b
fix(lvim/lsp/manager): make client_is_configured more reliable (#2851) 2022-07-31 16:51:12 +02:00
rebuilt
caac70d22e
perf(cmp): remove redundant check for emmet-ls (#2830) 2022-07-31 14:33:55 +02:00