Commit graph

2182 commits

Author SHA1 Message Date
Abouzar Parvan
de3909fac9
chore(plugins): bump version (#2261) 2022-02-09 14:20:47 +03:30
Abouzar Parvan
24537be03e
feat: use bufferline instead of barbar (#2254) 2022-02-07 20:52:30 +03:30
Abouzar Parvan
9eb8479b39
chore(plugins): bump version (#2253) 2022-02-06 13:40:03 +03:30
Jieru Mei
f7cae318e6
fix(lualine): use 1-char width symbol for changed (#2246) 2022-02-04 19:25:11 +03:30
Jieru Mei
4378a775f1
fix(lualine): compacter size for treesitter icon (#2247) 2022-02-04 12:13:36 +03:30
Xavier Young
68e841f549
fix(lualine): add space to diff components (#1897) 2022-02-04 12:12:11 +03:30
Icy-Thought
41b3f63c37
fix(installer): universal bash (#2241) 2022-02-03 12:49:33 +01:00
Adrian Nadau Semb
fb2f405db4
[Bugfix]: added -ScriptBlock to run commands ``install.ps1`` (#2188)
* fix(installer): use script-block to run commands

* fix(installer): enforce v7 as erroraction break is not supported in v5
2022-02-03 11:29:25 +03:30
Antyos
8398a3f3ea
docs(readme): add powershell installer script for Windows (#2208)
* docs(readme): add powershell installer script for Windows

* docs(readme): simplify Windows installation

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

* docs(readme): expand powershell `iex` and `iwr`

* docs(readme): use basic parsing for Powershell Invoke-WebRequest

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-02-03 11:27:59 +03:30
Abouzar Parvan
1436d9090a
feat: use schemastore.nvim to provide extended json schema support (#2239) 2022-02-03 11:25:25 +03:30
Abouzar Parvan
ab1255e10d
chore(plugins): update plugin version (#2236) 2022-02-02 19:41:11 +03:30
Abouzar Parvan
ff9ae8fdc1
feat(vue): set volar as default language server instead of vuels (#2230) 2022-01-30 23:21:58 +03:30
Abouzar Parvan
31a48325cf
chore(plugins): update plugin version (#2225)
* chore(plugins): update plugin version

* fix(lvim-info): make the git branch cmd compatible with mac
2022-01-30 23:21:45 +03:30
Abouzar Parvan
36f232279b
chore(plugins): bump plugin version (#2217) 2022-01-27 12:46:20 +03:30
Alexey Svirschevskiy
0a28cdf9d6
fix(lsp): avoid accessing undefined user_data (#2216)
Co-authored-by: Alexey Svirshchevskiy <alexey.svirshchevskiy@sitoo.com>
2022-01-26 21:45:42 +03:30
kylo252
2fa176f23f chore: update changelog 2022-01-24 13:05:03 +01:00
kylo252
0cdf7e2e5d Merge branch 'rolling' 2022-01-24 13:02:19 +01:00
kylo252
25e8b22349
chore(installer): require neovim 0.6.1+ (#2211) 2022-01-24 13:01:57 +01:00
kylo252
440324996c Merge branch 'rolling' 2022-01-24 12:51:16 +01:00
Abouzar Parvan
6cd282ac52
chore(plugins): bump plugin version, also fix for offset_encoding (#2210) 2022-01-24 15:20:04 +03:30
Abouzar Parvan
f0bcc8899f
fix(logging): disable insane amount of logging inside lvim.log (#2205) 2022-01-23 13:11:18 +03:30
Abouzar Parvan
869c953003
fix(autopairs): remove weird tex rules from autopairs (#2206) 2022-01-23 13:11:01 +03:30
Abouzar Parvan
5f0bc1b7a8
chore(plugins): bump plugin version (#2201) 2022-01-20 15:20:33 +01:00
kylo252
56df185b1b
chore(plugins): restore the base folke/lua-dev (#2193) 2022-01-19 09:23:33 +01:00
Abouzar Parvan
269a35d184
chore(plugins): bump plugin version (#2190) 2022-01-18 09:44:20 +01:00
kylo252
61caf62943
refactor: remove unused outdated files (#2184) 2022-01-17 13:13:34 +01:00
kylo252
626343c2de
fix(lsp): use temporary fork of lua-dev (#2187) 2022-01-16 20:32:39 +01:00
Abouzar Parvan
44ae4480f2
chore(plugins): bump plugin version and also fix nvim-cmp cmdline issue (#2183) 2022-01-15 14:35:58 +01:00
kylo252
63321d000f
refactor(nvim-tree): cleanup and update settings (#2182) 2022-01-15 13:09:58 +01:00
kylo252
31ca6c57fa
chore(plugins): bump version (#2181) 2022-01-15 13:09:47 +01:00
kylo252
19f0c8ccfa
fix(diag): show lsp-diag code in open_float (#2180) 2022-01-15 12:32:06 +01:00
Jieru Mei
41838ff4f6
feat(plugins): bump core plugin version (#2176) 2022-01-14 11:21:49 +03:30
kylo252
7125e2b2d8 chore: update changelog 2022-01-13 12:58:50 +01:00
kylo252
ba6e1e5bc9 Merge branch 'rolling' 2022-01-13 12:04:22 +01:00
Abouzar Parvan
8a557b90c6
fix(which-key): the PR has been merged to the original repo (#2172) 2022-01-13 12:00:12 +01:00
Jieru Mei
df814d5a84
fix(zsh): don't set filetype to sh (#2035) 2022-01-12 18:20:43 +01:00
Abouzar Parvan
818867f687
feat(plugins): bump core plugin version (#2169) 2022-01-12 15:02:29 +01:00
kylo252
0afc4bfa09
fix(installer): usernames can contain @ symbol (#2167) 2022-01-12 11:40:49 +01:00
kylo252
d0840511d8 Merge branch 'rolling' 2022-01-10 15:48:30 +01:00
kylo252
e9caf5a69a
fix(lsp): no need to stop clients on LvimReload (#2160) 2022-01-10 15:48:05 +01:00
kylo252
8259cf60bb chore: update changelog 2022-01-10 10:05:32 +01:00
kylo252
579064b881 Merge branch 'rolling' 2022-01-10 09:59:20 +01:00
kylo252
ec1e4140fa
fix(install): avoid data-races for on_packer_complete (#2157) 2022-01-10 09:54:47 +01:00
kylo252
66e8facb15
chore(tests): use cmd_env in minimal_lsp.lua (#2158) 2022-01-09 14:22:23 +01:00
kylo252
152904e382
refactor(term): leave the first few ids unassigned (#2156) 2022-01-08 20:02:27 +01:00
kylo252
8fe7cf2fac Merge branch 'rolling' 2022-01-08 14:37:29 +01:00
kylo252
fc043d738b
feat(info): display overridden servers for filetype (#2155) 2022-01-08 14:36:56 +01:00
kylo252
4a66d4752d
fix(null-ls): avoid sending invalid opts.args (#2154) 2022-01-08 14:24:05 +01:00
kylo252
d63d87c7ea Merge branch 'rolling' 2022-01-06 19:15:06 +01:00
Jieru Mei
6740afd743
fix(which-key): temporary solution for which-key (#2150) 2022-01-06 19:14:40 +01:00