Commit graph

438 commits

Author SHA1 Message Date
kylo252
0481ec8ddd
refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
kylo252
3d841425ae
feat: lock nvim <0.7 to a specific tag (#2491) 2022-04-20 11:44:36 +02:00
Abouzar Parvan
1ae89bee93
fix(luasnip): only use user snippets if the folder exists (#2481) 2022-04-18 14:00:18 +04:30
Carlos H
10c7753d8e
fix(lualine): color theme gaps in some components (#2465) 2022-04-15 05:40:03 +04:30
Abouzar Parvan
2567d8612e
fix(cmp): update nvim-cmp to the latest version (#2467) (#2469)
* fix(cmp): update nvim-cmp to the latest version (#2467)

* fix(cmp): bring back default keybindings (#2470)
2022-04-15 05:36:02 +04:30
Abouzar Parvan
bc90e8174f
fix(cmp): bring back default keybindings (#2470) 2022-04-15 05:34:24 +04:30
kylo252
6d2e18295f Merge remote-tracking branch 'origin/rolling' 2022-04-14 21:24:35 +02:00
kylo252
198577aa75
refactor(lsp): cleanup servers' override configuration (#2243)
* refactor(lsp): cleanup override settings

- rename lsp.override to lsp.automatic_configuration.ignored_servers
- add lsp.automatic_configuration.ignored_filetypes

* chore(info): update override section

* refactor(lsp): rename ignored to skipped

* fix: better deprecation handling

* docs(lsp): add example for (un-)skipping servers

* refactor(lsp): allow installing overridden servers

* docs(lsp): update config_win.example.lua as well

* chore(lsp): update skipped_servers list

* fix(logger): less noise from client_is_configured
2022-04-14 23:17:22 +04:30
Abouzar Parvan
332e974b53
feat(cmp): documentation is deprecated in favor of window.documentation (#2461) 2022-04-14 23:17:06 +04:30
kylo252
1569202d39
fix(impatient): avoid get_options in fast handler (#2451) 2022-04-12 11:18:17 +02:00
Abouzar Parvan
3de6a404c9
fix(luasnip): make sure all snippets are loaded (#2447)
Co-authored-by: danielo515 <https://github.com/danielo515>
2022-04-11 18:17:08 +04:30
kylo252
df39c03130 Merge remote-tracking branch 'origin/rolling' 2022-04-08 13:17:56 +02:00
xeluxee
4d1cfc4687
[Feature] Add option to set maximum cmp menu width (#2425) 2022-04-07 22:48:32 +04:30
kylo252
2d0ba75d03 Merge remote-tracking branch 'origin/rolling' 2022-04-06 16:24:39 +02:00
kylo252
fa710f6ddd
refactor: re-enable packer.sync() in LvimReload (#2410) 2022-04-03 14:32:52 +02:00
kylo252
b892b97708
ci(test): add write-permission for prs (#2417) 2022-04-02 12:22:32 +02:00
steven_j
7807f147c1
refactor(lsp): replace deprecated ocamllsp with ocamlls (#2402)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-03-28 08:59:33 +02:00
Abouzar Parvan
ea0e1f99e7
fix(telescope): set <cr> binding to actions.select_default only (#2395) 2022-03-26 12:34:19 +01:00
Abouzar Parvan
9e13e1e4fe
fix(theme): make sure the new theme is fully loaded (#2392) 2022-03-25 17:09:06 +04:30
kylo252
08d3df2cd3
feat(plugins): add support for packer snapshots (#2351) 2022-03-24 16:16:38 +01:00
kylo252
f41edc6dfb Merge remote-tracking branch 'origin/rolling' 2022-03-24 15:48:33 +01:00
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
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
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
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
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
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
Abouzar Parvan
85acc05678
chore(plugins): bump version (#2277) 2022-02-14 16:24:26 +03:30
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
Abouzar Parvan
bc817157a9
chore(plugins): bump version (#2269) 2022-02-12 12:06:48 +03:30
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
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
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
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
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
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
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
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
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
kylo252
8fd71b5084
refactor(null-ls): allow passing full list of options for sources (#2137) 2022-01-06 11:37:49 +01:00
kylo252
e8e293bf00 Merge branch 'rolling' 2022-01-05 20:25:02 +01:00
kylo252
b10e18a213
chore: bump plugin versions (#2147) 2022-01-05 20:18:24 +01:00
Jieru Mei
046f0aa94d
fix(gitsigns): rounded border (#2142) 2022-01-05 20:02:52 +01:00
kylo252
e1b8eb01a2 Merge branch 'rolling' 2022-01-05 09:34:22 +01:00
kylo252
91da8a8296 chore: plugin version bump (#2136) 2022-01-05 09:34:18 +01:00
kylo252
5df1119365 refactor(settings): add headless-mode settings (#2134) 2022-01-05 09:34:18 +01:00
CPea
678e3d9887 fix(lsp): formatter now use new null-ls api function (#2135) 2022-01-05 09:34:18 +01:00
Ryan Despain
8233522e0b
fix: remove "error" message from git tag (#2141) 2022-01-05 09:33:53 +01:00
kylo252
3f40828d1d
chore: plugin version bump (#2136) 2022-01-04 10:22:52 +01:00
kylo252
60e0e1a831
refactor(settings): add headless-mode settings (#2134) 2022-01-04 12:17:59 +03:30
CPea
a1557d65de
fix(lsp): formatter now use new null-ls api function (#2135) 2022-01-04 12:14:54 +03:30
kylo252
e5aa8be8ce Merge branch 'rolling' 2022-01-03 15:49:07 +01:00
kylo252
eefc148313
refactor(bootstrap): more robust git module (#2127) 2022-01-03 11:07:34 +01:00
kylo252
238e43e5b3
refactor: more consistent autocmds (#2133) 2022-01-03 11:06:45 +01:00
kylo252
b3cfd165fb
refactor(test): cleanup test utilities (#2132) 2022-01-02 14:53:01 +01:00
Abouzar Parvan
73bf039c63
feat: plugin version bump (#2131) 2022-01-02 17:07:40 +03:30
kylo252
9017389766
feat: lazyload notify's configuration (#1855)
Co-authored-by: Luc Sinet <luc.sinet@gmail.com>
2022-01-02 10:25:20 +01:00
kylo252
91077623f0
refactor(info): use new null-ls api for sources (#2125) 2022-01-01 14:25:23 +01:00
Abouzar Parvan
7d1b2f697b
feat: plugin version bump (#2120) 2021-12-28 13:46:11 +01:00
Jieru Mei
53427670d1
feat(luadev): better vim api completion (#2043) 2021-12-28 10:02:26 +01:00
Abouzar Parvan
66232f6d00
chore: bump plugin versions (#2118)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-28 09:51:46 +01:00
kylo252
656a452909
refactor: avoid running ts.setup in headless (#2119) 2021-12-28 09:48:42 +01:00
Abouzar Parvan
655fd1b0ca
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-23 10:33:20 +01:00
kylo252
5593499828
fix(lsp): set the handlers opts for v0.6 as well (#2109) 2021-12-23 10:03:15 +01:00
Landon Schropp
a3cf3b1f2a
[Feature]: Use Telescope's git_files with fallback (#2089) 2021-12-23 09:56:19 +01:00
kylo252
427ad868d4 Merge remote-tracking branch 'origin/rolling' 2021-12-21 09:11:30 +01:00
kylo252
5e44e6d59b
chore: core plugins version bump (#2103) 2021-12-21 09:09:03 +01:00
kylo252
f1ca79e628
refactor: remove unused old language configs (#2094) 2021-12-20 08:59:47 +01:00
Landon Schropp
ccb5a6f060
fix: remove autopairs cmp completion (#2083) 2021-12-15 18:33:39 +01:00
kylo252
7244220d93 chore: bump plugins version (#2079) 2021-12-14 12:58:03 +01:00
kylo252
e809e8dca6
chore: bump plugins version (#2079) 2021-12-14 12:54:38 +01:00
kylo252
b327564d99 Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-13 17:35:21 +01:00
kylo252
683a89b543
fix(lsp): allow overriding servers with custom providers (#2070) 2021-12-13 17:34:22 +01:00
edag94
be4b025f92
feat: update lsp-installer and lspconfig hashes to enable solidity_ls language server (#2072)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-13 17:33:18 +01:00
kylo252
a29e098598 Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-12 19:48:08 +01:00
kylo252
8ffbe596c0
fix(lsp): correct client_id parsing in lvim-info (#2071) 2021-12-12 19:43:35 +01:00
kylo252
b1a9384f6e Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-11 21:19:53 +01:00
kylo252
53bb4effbc
chore(terminal): avoid problematic layzgit mapping (#2068) 2021-12-11 21:19:20 +01:00
kylo252
fc756d8151 Merge remote-tracking branch 'origin/rolling' into release-candidate 2021-12-11 20:18:16 +01:00
Chase Colman
abf127db83 fix(terminal): allow disabling the open binding for toggleterm 2021-12-11 20:09:25 +08:00
Abouzar Parvan
cbb94752ae
feat: bump plugin versions (#2064)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-11 09:46:36 +01:00
kylo252
307db8936b
feat: multiple enhancements to lvim-reload (#2054) 2021-12-09 17:08:53 +01:00
kylo252
68cdb62f87
fix(bootstrap): remove hard-coded spellfile option (#2061) 2021-12-09 11:51:37 +01:00
kylo252
c43ee9aa3a
fix: no longer treat lazygit missing as an error (#2051) 2021-12-08 09:01:33 +01:00
kylo252
e4752692e5
fix(lsp): prevent repeated setup call (#2048)
Check if the manager `autocomd` has already been configured,
since some servers can take a while to initialize.
2021-12-08 08:15:56 +01:00
Xavier Young
6505826f0b
fix(plugins): typo of pin commit of treesitter (#2046) 2021-12-08 08:35:15 +03:30
kylo252
6770808bec
feat: full compatibility with neovim v0.6 (#2037) 2021-12-06 17:04:46 +01:00
kylo252
38a1724340
feat(terminal): lazygit can now be toggled (#2039)
* feat(terminal): lazygit can now be toggled

- remove `hidden` parameter so it can be persistent
- map keybinding for both normal and term modes
- a default shell is now always reachable with `<C-t>` in a split
- add an addition keybinding `<C-\>` for `lazygit`
since it's hard to hit `<leader>gg` within the `timeoutlen` < 300ms

* revert(terminal): use float direction by default
2021-12-06 07:30:29 +01:00
xeluxee
02a1e769be
fix(nvimtree): handle paths containing spaces (#2027) 2021-12-04 16:57:41 +01:00
kylo252
ef5ca00df5
chore: bump core-plugins version (#2031) 2021-12-04 14:02:47 +01:00
kylo252
7b753ea627
fix(autopairs): add missing configuration entries (#2030) 2021-12-04 13:58:45 +01:00
xeluxee
e292d665f1
fix(nvimtree): restore default mappings + make them customizable (#2007) 2021-12-03 18:57:43 +01:00
kylo252
fe95dffe41
fix: no restart required when changing colorscheme (#2026) 2021-12-03 18:56:31 +01:00
Jieru Mei
b6d1aa8a31
fix: better default, ignore .git in live_grep (#2020) 2021-12-02 17:46:50 +01:00
Jieru Mei
f3cd608d17
feat: null-ls code_actions interface (#2008) 2021-12-02 10:31:45 +01:00
kylo252
77bf0e3ea8
feat: add support for fsharp (#2021)
Co-authored-by: grenaad <g@g.com>
Co-authored-by: grenaad <dan4rie@gmail.com>
2021-12-02 09:27:39 +01:00
kylo252
e0336ed029
fix: more accessible changelog (#2019) 2021-12-01 21:24:48 +01:00
kylo252
3cae67b08b
chore: bump core-plugins' version (#2018) 2021-12-01 19:02:06 +01:00
Abouzar Parvan
708fdd2980
fix: dont close if next char is a close pair and no pairs in same line (#2017) 2021-12-01 16:14:41 +01:00
kylo252
8641c38c86
fix(nvimtree): update settings (#2001) 2021-11-29 09:12:13 +01:00
kylo252
3a2367b706
fix(cmp): revert broken sequential loading (#2002) 2021-11-28 21:54:45 +01:00
kylo252
5c0ccff78f
fix: correct order for cmp's setup (#1999) 2021-11-28 16:52:56 +01:00
kylo252
24be0ef1ef
chore: bump core-plugins version (#1989) 2021-11-27 15:22:43 +01:00
christianchiarulli
044b53a6fe feat: decrease hide in width limit for lualine 2021-11-22 15:16:05 -05:00
christianchiarulli
f3d7a94d8c feat: improved LSP grouping in lualine 2021-11-22 15:14:18 -05:00
kylo252
07bcae45fd
fix(lsp): avoid installing an overridden server (#1981) 2021-11-22 08:32:40 +01:00
kylo252
109c766809
fix(null-ls): allow the same linter and formatter (#1968) 2021-11-21 12:29:07 +01:00
kylo252
5663c925eb
fix(windows): remove redundant resolve call (#1974) 2021-11-20 14:22:04 +01:00
kylo252
fe99ee6e42
fix(windows): autocmd requires forward slashes (#1967) 2021-11-19 08:20:49 +01:00
kylo252
c26ac5364f
refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
ChristianChiarulli
16fd37c8bf fix: lsp root can get very annoying when working with multiple languages. User is still able to turn it on. 2021-11-18 02:56:48 -05:00
ChristianChiarulli
5a310a29cf fix: no idea why this breaks barbar 2021-11-16 17:33:43 -05:00
ChristianChiarulli
da7ff0a87a feat: Empty for empty buffers instead of Buffer <#> 2021-11-16 13:55:57 -05:00
Christian Chiarulli
abc9f2764d
feat: support new null-ls (#1955) 2021-11-16 14:55:45 +00:00
Abouzar Parvan
cad6355929
fix: packersync issue when you have large number of plugins (#1922) 2021-11-16 11:05:17 +01:00
kylo252
ffcaae6c32
fix: use an indepdent shadafile from neovim (#1910) 2021-11-15 09:20:45 +01:00
Lee Marlow
a9bf545e0f
Bugfix: allow LunarVim changelog to work outside the lvim directory (#1952) 2021-11-14 14:00:59 +01:00
kylo252
b0a9ee720a
refactor: more configurable format-on-save (#1937) 2021-11-14 13:44:00 +01:00
Christian Chiarulli
3a2d62ed25
feat: last updates before 1.0.0 (#1953) 2021-11-12 21:21:43 +00:00
ChristianChiarulli
888b1fee21 feat: auto resize for more consistent UI behavior 2021-11-11 22:32:14 -05:00
Chase Colman
627fdd6049
fix(keymap): unset on reload, load correct order, add unset default (#1942)
fix(keymap): don't unset default keymaps on reload unless set to false

fix(keymaps): prevent accessing undefined default mode

fix(keymap): use unadapted mode for default check

fix(keymap): apply initial lvim.keys
2021-11-10 20:45:52 +00:00
kylo252
605c14e499 chore: bump lspconfig and null versions 2021-11-10 11:09:44 +01:00
ChristianChiarulli
4ac00ed342 chore: update lsp-installer 2021-11-10 11:09:44 +01:00
Chase Colman
e42581c219 fix(lsp): correct map and prevent highlight leak of diagnostic signs in 0.6 (#1934) 2021-11-10 11:09:44 +01:00
kylo252
1ea5361475 fix(ci): blacklist 'sorbet' (#1936) 2021-11-10 11:09:44 +01:00
Chase Colman
b23533f4c5 fix(cmp): if possible jump in the snippet after completion
fix(cmp): update cmp to fix textwidth calculation and indent bugs
2021-11-10 11:09:42 +01:00
ChristianChiarulli
084e74f86f chore: update lsp installer 2021-11-08 09:53:56 -05:00
ChristianChiarulli
5e9b1c817f fix: dedupe linting messages 2021-11-07 12:13:45 -05:00
ChristianChiarulli
1c38d7d10b chore: pin cmp packages 2021-11-06 14:19:35 -04:00
kylo252
4207e67640
chore: sort supported providers alphabetically (#1916) 2021-11-06 13:18:59 +01:00
kylo252
32cabcde9f fix: use the logger for the deprecation message 2021-11-06 10:01:34 +01:00
kylo252
e79b6bf8aa
refactor: deprecate lvim.lang.FOO (#1913)
Consolidate configuration styles for linters and formatters

Fixes #1756
2021-11-06 08:23:59 +00:00
ChristianChiarulli
37e6e5fd5c fix: formatting 2021-11-05 19:05:54 -04:00
ChristianChiarulli
69e7ceb8df feat: pin packages for stability before 1.0 2021-11-05 19:04:36 -04:00
ChristianChiarulli
ebb6225398 fix: move lualine theme for onedarker, we can fix this later 2021-11-05 18:19:15 -04:00
Christian Chiarulli
e193d6aed5
feat: enable context commentstring by default (#1904) 2021-11-05 22:15:10 +00:00
ChristianChiarulli
6b3e0574a3 fix: pcall telescope actions 2021-11-04 22:50:19 -04:00
ChristianChiarulli
f3d9ef138d fix: make telescope default mappings overrideable 2021-11-04 15:49:41 -04:00
ChristianChiarulli
ad9eb6ca0a feat: (kind, abbr, menu) cmp format 2021-11-04 15:37:14 -04:00
Xavier Young
e05ced8ec3
fix(reload): set lvim modules to nil correctly (#1898) 2021-11-03 19:26:56 +01:00
kylo252
7a813780a1
fix: overloading keymappings now works correctly even after reloading (#1789) 2021-11-03 12:32:10 +01:00
kylo252
a6845c9cc7
fix: dashboard now runs on fresh installs (#1896) 2021-11-03 12:30:34 +01:00
kylo252
32ca5afa4a
feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
kylo252
e8693406ba
perf(lsp): use the new upstream API for filetypes (#1836) 2021-10-31 16:23:44 +01:00
kylo252
61a2e0b191
fix: update which-key bindings for LvimReload (#1754) 2021-10-31 10:12:05 +01:00
kylo252
95d8127f31
fix(lsp): avoid data-race on server:install() (#1863) 2021-10-30 20:39:53 +02:00
kylo252
c4a85b3275 fix: pin nvim-tree (#1874) 2021-10-30 14:39:00 +02:00
kylo252
377cab434c feat: update now syncs the core plugins (#1865) 2021-10-30 14:39:00 +02:00
Antonio Hickey
ffd1d5e165 feat: new file cmd for dashboard + icon update (#1849) 2021-10-30 14:39:00 +02:00
Xavier Young
05337a9cf3 fix(whick-key): add missing space (only windows cause problem) (#1866) 2021-10-30 14:39:00 +02:00
Chase Colman
6b8ef55e3d fix(lsp): install templates and configure overrides for custom providers 2021-10-28 21:15:49 +08:00
Chase Colman
177916d63d
feat(cmp): expose lunarvim's cmp helper methods (#1844)
Co-authored-by: xeluxee <88047141+xeluxee@users.noreply.github.com>
2021-10-25 18:54:27 +02:00
kylo252
620beb5c94
fix(lsp): disable eslint server by default (#1842) 2021-10-24 14:34:00 +02:00
kylo252
27ffaab737
feat: make cmp keyword_length easier to configure (#1840) 2021-10-24 14:22:39 +02:00
Abouzar Parvan
f59af32e11
feat: add transparent endofbuffer 2021-10-24 12:09:11 +03:30
kylo252
3dd60bd3d4
fix(lsp): template generator now uses lsp.override (#1813) 2021-10-23 18:12:11 +02:00
kylo252
0ea08c7a1c
fix(log): don't rely on lvim.builtin.notify.active (#1831) 2021-10-23 13:11:05 +02:00
kylo252
a96a44a16a
[fix] fix notify's highlight groups and make it optional (#1827) 2021-10-22 23:46:43 +02:00
Matteo Bigoi
10df0b5ffd
[Bugfix] ensure the log level is never nil (#1820) 2021-10-22 21:51:32 +02:00
Abouzar Parvan
d4fd273b55
feat: use the main folke which-key branch 2021-10-22 14:50:49 +03:30
Fabian Preuß
20e5e50797
fix(lualine): use tabstop in spaces component when sensible (#1807) 2021-10-22 14:33:48 +03:30
Sebbl0508
4fd27802b0
fix(plugin): update lualine repo name (#1822) 2021-10-22 12:09:01 +03:30
kylo252
212fdadce4
fix: handle vim.notify when missing a log level (#1818) 2021-10-21 17:51:22 +02:00
kylo252
25747cfff4
[Feature] use structlog and notify.nvim (#1737)
Co-authored-by: Luc Sinet <luc.sinet@gmail.com>
2021-10-21 07:42:28 +02:00
kylo252
03e5760e59
fix(formatters): always select null-ls by default (#1810) 2021-10-20 20:01:51 +02:00
Sergio Mendez
5cf8c07ee9
fix(bootstrap): support for using default neovim config and data directories (#1777)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
Co-authored-by: James Walmsley <james@fullfat-fs.co.uk>
2021-10-20 18:05:18 +02:00
kylo252
7c96c45151
refactor(info): new layout with less clutter (#1809) 2021-10-20 12:56:02 +03:30
xeluxee
92c07ed89f fix(cmp): fix <C-j> and <C-k> keybindings not working 2021-10-16 20:36:21 +02:00
Subho Banerjee
281c54ba55
[Bugfix]: Allow user autocmds (#1776)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-10-16 12:03:17 +02:00
kylo252
ef41a3d24e
feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00
kylo252
f87416c141
fix(null-ls): add common lsp-setup hooks (#1763) 2021-10-14 18:58:56 +02:00
Robin Kautz
daa0b24a50
[Bugfix]: fixes custom autocommands not working (#1775) 2021-10-14 18:32:29 +02:00
Chase Colman
4b0ce90a95
fix(plenary): restore impatient caching for plenary (#1768) 2021-10-14 07:03:54 +02:00
Chase Colman
9e18c16b2b
fix(config/log): show error in config instead of hiding (#1751) 2021-10-12 17:33:41 +02:00
James Walmsley
5deb0e57ce
bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-10-12 17:12:55 +02:00
Abouzar Parvan
3dc24cd0c3
[Feature] use Comment.nvim instead of nvim-comment (#1736) 2021-10-11 20:10:59 +03:30
Abouzar Parvan
965ea4bbb9
fix: correct floating window position in Neovim 0.6 nightly (#1732) 2021-10-11 20:05:43 +03:30
Abouzar Parvan
fdec599954
fix: core.telescope has migrated to lvim.core.telescope
Fixes #1739
2021-10-11 11:53:30 +03:30
kylo252
52b7455741
feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00