Commit graph

2674 commits

Author SHA1 Message Date
LostNeophyte
060116eff0
fix(logger): set console logging to sync (#3379) 2022-11-04 15:45:31 +01:00
kylo252
4841dc62c3
refactor(config): better deprecation handling (#3419) 2022-11-04 10:32:09 -04:00
Christian Chiarulli
778fae1950
docs: update colors for links in readme 2022-11-04 10:24:31 -04:00
github-actions[bot]
9a82217ebc
chore: bump plugins version (#3418) 2022-11-04 10:15:30 -04:00
Christian Chiarulli
ecb0f2317a fix(terminal): slightly bigger vertical terminal 2022-11-04 09:59:09 -04:00
kylo252
153593ff51
fix(config): more comprehensive cache reset (#3416) 2022-11-04 09:53:57 -04:00
github-actions[bot]
1eb4188bfb
chore: bump plugins version (#3389) 2022-11-04 00:00:06 -04:00
Christian Chiarulli
531ddb459e
fix: rollback plugin loader changes (#3402) 2022-11-02 18:09:35 -04:00
Christian Chiarulli
f6e5dc0d44 fix: don't complete in prompt ft 2022-11-02 15:09:00 -04:00
Christian Chiarulli
f206ba152c
feat: breadcrumbs autocommand only runs when active (#3399) 2022-11-02 13:35:22 -04:00
Christian Chiarulli
5ee46d27e5
feat: toggle cmp active (#3398) 2022-11-02 13:16:20 -04:00
LostNeophyte
9282c4b54f
fix: revert ColorScheme autocmd execution (#3397) 2022-11-02 18:07:57 +01:00
Gabriele Musco
1e0ab6a3a3
feat: dynamic or fixed toggle terminal size (#3110) 2022-11-02 11:31:28 +01:00
kylo252
8d3f9b8bf7
refactor(theme)!: decouple tokyonight options (#3384) 2022-11-02 11:29:07 +01:00
k4z4n0v4
375232c95a
fix(lsp) launch servers in path as well (#3390) 2022-11-01 16:08:16 +01:00
kylo252
325bf72f93
refactor(hooks): use colorscheme event after reload (#3375) 2022-11-01 10:22:20 -04:00
LostNeophyte
978ff7c24d
perf(treesitter): disable in big files (#3268)
* perf(treesitter): disable in big files
* fix: disable `use_treesitter` in indentlines and remove vim.schedule
* refactor(treesitter): use `vim.schedule`
* perf: set nocursorline in big json files
* perf: disable more things in big files
* chore: format
2022-11-01 10:37:50 +01:00
Junyi Liu
eabf6c6990
fix(breadcrumbs) Performance issue, change CursorMoved event to CursorHoldI (#3357) 2022-11-01 00:56:06 -04:00
github-actions[bot]
b6ebc2fecc
chore: bump plugins version (#3368) 2022-10-31 20:22:41 -04:00
LostNeophyte
c477b9f8e8
fix(alpha): make startify sections always appear (#3371) 2022-10-31 19:25:21 +01:00
CPea
a54d872e0b
fix(lsp): only launch installed servers (#3366) 2022-10-31 19:19:39 +01:00
LostNeophyte
f4920802d5
fix(defaults): don't use smartindent (#3363) 2022-10-31 19:15:26 +01:00
Christian Chiarulli
6ea5341a84
fix: statusline and breadcrumbs hls reload with config reload (#3376) 2022-10-31 12:26:13 -04:00
kylo252
74ad56ff68
refactor(installer): skip unstable headless update (#3338) 2022-10-31 16:27:12 +01:00
LostNeophyte
3d6338e16e
chore(plugins): bump plugins version (#3364) 2022-10-31 13:57:07 +01:00
github-actions[bot]
b190f045e8
chore: bump plugins version (#3276) 2022-10-29 18:23:34 +02:00
Matthias Lehmann
f1b2c5fc8c
fix(finders): use lunarvim basedir (#3332) 2022-10-27 16:28:33 +02:00
Abouzar Parvan
f1c469d967
fix(lsp): do a nil check before string matching autocmd desc (#3354) 2022-10-27 13:53:28 +03:30
LostNeophyte
f834362b68
fix(lsp): don't start servers multiple times (#3347) 2022-10-26 21:56:28 -04:00
Daniel Rodríguez Rivero
b8be029eb9
fix: call proper log function in notify override (#3337) 2022-10-26 16:19:25 +02:00
Mark Huggins
77640e8064
fix: Remove notify which key mapping (#3335) 2022-10-25 23:21:20 -04:00
CPea
5b4bfdc0ed
fix(icons): do not reload nvim-web-devicons module (#3344) 2022-10-25 23:19:18 -04:00
kylo252
9e275095f8 Merge remote-tracking branch 'origin/rolling' 2022-10-24 10:15:18 +02:00
CPea
49ba3d538e
fix(theme): do not fallback to tokyonight if no user's theme found (#3327) 2022-10-24 10:01:19 +02:00
kylo252
25c4241b07
refactor: clean up test env paths (#3318) 2022-10-22 15:25:46 +02:00
Vitor Faiante
ccd6d367b7
fix(autocmds): remove _format_options group (#3278) 2022-10-21 01:25:07 -04:00
Mark Huggins
36c8bdee9f
refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04:00
umop3plsdn
30c65cfd74
Docs: update readme (#3303) 2022-10-20 03:23:47 +00:00
Nicholas O'Kelley
211bf4dd32
docs: remove and reorganize images (#3302) 2022-10-20 00:25:35 +00:00
umop3plsdn
9bac113603
docs: Update Readme (#3282)
* Update Readme

Something like this to start

* Update README.md
2022-10-19 19:13:38 -04:00
kylo252
c015d0feee chore: update changelog 2022-10-17 17:43:30 +02:00
kylo252
4ef0731500 Merge remote-tracking branch 'origin/rolling' 2022-10-17 17:29:15 +02:00
Christian Chiarulli
6f6cbc394d
feat(config): allow disabling reload-on-save (#3261) 2022-10-17 14:06:12 +02:00
dapc11
b7b9087d34
fix: nil table in breadcrumbs in autocommand (#3267) 2022-10-16 22:52:49 -04:00
Josh
003060824b
docs: Update contributing readme with new url for install docs. (#3254)
docs: update contirbuting readme with new url for install docs
2022-10-17 00:44:50 +02:00
Jakub Reroń
7715900525
fix: disable unsupported asian characters spellchecking (#3259) 2022-10-16 13:22:40 +03:30
ChristianChiarulli
2a3b9510bc fix: copilot background should matcha statusline 2022-10-15 22:29:10 -04:00
Ali Almohaya
24309b839e
fix: disable gitsigns hunk navigation message (#3244) 2022-10-16 00:21:43 +00:00
kylo252
48d1c38fa8
chore(plugins): bump version (#3248)
* ci: update workflows

* chore(plugins): bump version

* chore: update depdecated settings for comment.nvim

* chore(lsp): update skiplist

* fixup!: take 2 for comment.nvim
2022-10-15 18:32:11 +02:00
2nthony
e94390a922
perf(plugins): move assert vim.env.LVIM_DEV_MODE logic (#3238) 2022-10-15 14:06:52 +02:00