Commit graph

2002 commits

Author SHA1 Message Date
Abouzar Parvan
e0a71dc40c
fix: nvim-tree taking half the window on open (#2357) 2022-03-18 12:35:29 +03:30
Abouzar Parvan
a5e5b50bc4
chore(plugins): last manual plugin update (#2347) 2022-03-12 14:02:51 +03:30
kylo252
f1779fddcc
fix: disable the default intro message (#2340) 2022-03-10 10:14:15 +01:00
kylo252
4c705bc07d
feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00
Abouzar Parvan
637658ae2c
fix(nlsp-settings): cross platform issue (#2335) 2022-03-08 09:47:52 +01:00
Kerem Bozdas
4a9e6645ed
docs(readme): fix typo in example config (#2333) 2022-03-07 12:49:25 +03:30
Abouzar Parvan
a80b228d76
chore(plugins): bump version (#2327) 2022-03-05 12:49:29 +03:30
Daniel You
36ffc33b45
feat: enable nlsp-settings schemas (#2322) 2022-03-04 15:41:03 +03:30
Lucas Santos
5fd8b4b726
feat: add option to automatically answer 'yes' for sh install script (#2306) 2022-03-02 15:57:14 +01:00
Abouzar Parvan
c12338393e
chore(plugins): bump version (#2321) 2022-03-02 17:36:06 +03:30
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