Commit graph

2080 commits

Author SHA1 Message Date
kylo252
f41edc6dfb Merge remote-tracking branch 'origin/rolling' 2022-03-24 15:48:33 +01:00
kylo252
1ea836e360
docs: update demo images on the main readme (#2386)
* docs: update demo images on the main readme

* chore: upload images to github directly

* chore: remove redundant media files
2022-03-24 19:15:40 +04:30
Elazar Leibovich
c11fa143c8
chore: [Feature]: Keyboard shortcut for quickfix in Telescope (#2385)
Lunarvim has keyboard shortcuts for various LSP searches, that feeds results to quickfix list.

It is useful then to have a quick way to inspect LSP results in quickfix via Telescope.
2022-03-24 19:11:38 +04:30
Abouzar Parvan
3c152cb1cf
fix(terminal): weird lazygit commit message bug (#2382) 2022-03-23 01:09:18 +04:30
Abouzar Parvan
cf96211cf5
fix(peek): print error if lsp is unable to get file contents (#2379)
* fix(peek): print error if lsp is unable to get file contents

* fix(peek): replace print with vim.notify
2022-03-22 19:47:19 +04:30
Max Verevkin
7695cfdb42
fix(terminal): whichkey -> which-key (#2380) 2022-03-22 19:47:05 +04:30
Abouzar Parvan
4affc21771
fix(peek): make sure popup_options are positive (#2373) 2022-03-21 16:04:48 +03:30
Max Verevkin
80810c36de
fix(bufferline): add an additional space before diagnostics (#2367) 2022-03-20 12:23:53 +01:00
kylo252
d8628ccd11
fix(windows): use correct validation for the alias (#2371) 2022-03-20 11:56:28 +01:00
Abouzar Parvan
ba5bde2181
fix(alpha): globalstatus after openning files from dashboard (#2366) 2022-03-20 14:18:17 +03:30
kylo252
c958e4b3ae
fix: automatically set colorscheme (#2370) 2022-03-20 14:17:08 +03:30
kylo252
c946ddda81
feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00
kylo252
7192b28a24
fix(lualine): conditional theme loading (#2363) 2022-03-19 14:43:07 +01:00
kylo252
1488deebc7
refactor: load onedarker theme externally (#2359) 2022-03-19 16:25:34 +03:30
Abouzar Parvan
5a8ccd9fcb
chore(plugins): let users enjoy the new global statusline (#2362) 2022-03-19 16:23:22 +03:30
Aleksandr
59d48dfc7c
[Bugfix]: correct typo in backup function (#2358) 2022-03-18 10:20:54 +01:00
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
5ee460fdc7 chore(release): update changelog 2022-03-10 10:23:05 +01:00
kylo252
e6ececed17 Merge branch 'rolling' 2022-03-10 10:14:55 +01:00
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
kylo252
3abb0a7350 Merge branch 'rolling' 2022-02-21 11:51:32 +01:00
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
kylo252
c8157a0b92 chore(release): upate changelog 2022-02-12 18:17:33 +01:00
kylo252
cdbc3c8868 Merge branch 'rolling' 2022-02-12 18:16:50 +01:00
Alexey Svirschevskiy
e8e8e8b576
fix: correct a path to bufferline module (#2270) 2022-02-12 18:16:06 +01:00
kylo252
4a66e1e669 chore: fix git-cliff catgetory 2022-02-12 09:37:11 +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
2efbdc2013 chore(release): update changelog 2022-02-12 09:32:12 +01:00
kylo252
4afda11297 Merge branch 'rolling' 2022-02-12 09:30:47 +01:00
kylo252
f6a75c1d10
feat: add a minimal implementation of bbye (#2267) 2022-02-12 09:29:36 +01:00
kylo252
ff9d883f64 Merge branch 'rolling' 2022-02-12 09:17:34 +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