Commit graph

218 commits

Author SHA1 Message Date
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
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
e809e8dca6
chore: bump plugins version (#2079) 2021-12-14 12:54:38 +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
8ffbe596c0
fix(lsp): correct client_id parsing in lvim-info (#2071) 2021-12-12 19:43:35 +01:00
kylo252
53bb4effbc
chore(terminal): avoid problematic layzgit mapping (#2068) 2021-12-11 21:19:20 +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
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