Commit graph

1992 commits

Author SHA1 Message Date
Abouzar Parvan
2a9f9998ac
chore(plugins): bump version (#2315) 2022-02-27 15:49:17 +03:30
Abouzar Parvan
ffcfdf4306
refactor(nvim-tree): update settings structure (#2304) 2022-02-23 14:29:09 +03:30
dundargoc
4400e39a69
chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30
kylo252
3d4d9db850
chore(plugins): bump version (#2293) 2022-02-18 13:24:29 +01:00
Abouzar Parvan
0536775c8b
fix(timeoutlen): this has caused way too many issues in the past (#2287) 2022-02-16 13:01:06 +03:30
Abouzar Parvan
582b169ecf
chore(plugins): bump version and fix packer (#2284) 2022-02-15 20:18:40 +03:30
Yangzi Chen
d16065ce58
feat(installer): use pnpm to install nodejs dependencies(#2279) (#2280) 2022-02-14 17:01:21 +01:00
Abouzar Parvan
85acc05678
chore(plugins): bump version (#2277) 2022-02-14 16:24:26 +03:30
Alexey Svirschevskiy
e8e8e8b576
fix: correct a path to bufferline module (#2270) 2022-02-12 18:16:06 +01:00
sambergo
4b7435a23f
fix: add tsx to treesitter ensure_installed list (#2268)
Typescript and typescriptreact needs to be added separately
2022-02-12 12:07:02 +03:30
Abouzar Parvan
bc817157a9
chore(plugins): bump version (#2269) 2022-02-12 12:06:48 +03:30
kylo252
f6a75c1d10
feat: add a minimal implementation of bbye (#2267) 2022-02-12 09:29:36 +01:00
kylo252
564798b83e
refactor(nvim-tree): remove unused code (#2266) 2022-02-11 16:41:30 +01:00
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
25e8b22349
chore(installer): require neovim 0.6.1+ (#2211) 2022-01-24 13:01:57 +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
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
e9caf5a69a
fix(lsp): no need to stop clients on LvimReload (#2160) 2022-01-10 15:48:05 +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