Commit graph

2011 commits

Author SHA1 Message Date
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
kylo252
ee4d580bb2
fix: update the uninstallation script (#1924) 2021-11-08 18:55:53 +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
22095542c2 feat: darkplus lualine theme 2021-11-06 17:57:40 -04: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
7a2a5fc810
feat: add support for using minimal_lsp on windows (#1882) 2021-10-31 11:15:50 +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
kylo252
efe30f26a7
chore: update docs to reflect recent changes (#1841) 2021-10-24 12:56:56 +02:00
Abouzar Parvan
674588a375
feat: make listchars visible
Fixes #1812
2021-10-24 12:23:10 +03:30
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