Commit graph

318 commits

Author SHA1 Message Date
Folke Lemaitre
29ae872ad1
build: fix lsp keymaps doc generation 2023-01-22 12:19:33 +01:00
Folke Lemaitre
99ee77a03d
build: fix mdx issue with escaped pipe character 2023-01-20 20:36:55 +01:00
Folke Lemaitre
3a1ef4150d
build: create separate keyamp groups per plugin 2023-01-20 20:36:38 +01:00
Folke Lemaitre
354416f3d5
build: ugly code for generating lazyvim.github.io :) 2023-01-20 15:13:22 +01:00
Folke Lemaitre
3362f0abc4
feat(buffer)!: remove <leader>b[, <leader>b] in favor of ]b and [b 2023-01-19 14:16:03 +01:00
Folke Lemaitre
6e2a462a78
refactor(build): publish with docusaurus 2023-01-19 13:53:30 +01:00
Folke Lemaitre
40d363cf3f
feat(lsp): allow overriding options for vim.lsp.buf.format. Fixes #51 2023-01-13 22:46:16 +01:00
Folke Lemaitre
87c37f287b
fix(luasnip): don't set remap=true for <tab>. Fixes #44 2023-01-11 21:19:52 +01:00
Folke Lemaitre
2ea489c7ba
refactor: cleanup keymaps and fixed bnext/bprev when bufferline is disabled 2023-01-11 16:14:18 +01:00
Folke Lemaitre
83d18dbcee
fix(util): proper fix for lazy notify 2023-01-11 09:03:45 +01:00
Folke Lemaitre
bbb59d3ffd
fix(util): prevent loop for now. Still need to figure out what's causing it 2023-01-11 09:01:40 +01:00
Folke Lemaitre
701337fac8
feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts 2023-01-10 23:00:56 +01:00
Folke Lemaitre
4d7455ad2c
docs: added configuration 2023-01-10 11:14:27 +01:00
Folke Lemaitre
48d1e8df12
feat(util): use lazy's notify instead of vim.notify 2023-01-10 11:14:27 +01:00
Folke Lemaitre
c1fb5a09b8
docs: more docs 2023-01-09 10:53:03 +01:00
Folke Lemaitre
6fdb06cd80
docs: updated generated docs 2023-01-09 09:54:07 +01:00
Folke Lemaitre
c2f124c204
docs: cleanup keymaps 2023-01-09 08:37:42 +01:00
Folke Lemaitre
86e4e792f3
docs: auto-generate keymaps and plugins section 2023-01-08 21:20:36 +01:00