|
207beafda2
|
fix(bufferline): load bufferline on VeryLazy event (#35) (#36)
|
2023-01-11 08:10:40 +01:00 |
|
|
d568098374
|
fix(options): set options with vim.set_global
|
2023-01-11 08:05:29 +01:00 |
|
|
81d798fdaa
|
feat(neo-tree): load neo-tree when specifying a direcory on the cmdline
|
2023-01-10 23:44:02 +01:00 |
|
|
701337fac8
|
feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts
|
2023-01-10 23:00:56 +01:00 |
|
|
3dd367caac
|
style: fixed comment for save file
|
2023-01-10 19:40:25 +01:00 |
|
|
cce3129e99
|
fix(typescipt): properly check client.name in on_attach
|
2023-01-10 19:32:02 +01:00 |
|
|
7a68907b39
|
fix(neodev): use opts instead of config
|
2023-01-10 18:27:13 +01:00 |
|
|
6cf6959254
|
perf(neodev): enable experimental pathStrict setting for better sumneko performance
|
2023-01-10 17:55:26 +01:00 |
|
|
2128bf3e20
|
fix(typescript): only set ts keymaps for tsserver
|
2023-01-10 17:54:45 +01:00 |
|
|
74063135d8
|
feat(notify): lazy-load nvim-notify to show proper notifs before Noice loads
|
2023-01-10 14:28:25 +01:00 |
|
|
08f6375e4c
|
feat(colorscheme)!: LazyVim now loads the colorscheme configured with config.colorscheme. See the docs for more info
|
2023-01-10 11:14:27 +01:00 |
|
|
4d7455ad2c
|
docs: added configuration
|
2023-01-10 11:14:27 +01:00 |
|
|
dcf520f3a7
|
refactor(config): moved loading of options, keymaps and autocmds to lazyvim.config
|
2023-01-10 11:14:27 +01:00 |
|
|
7b943822db
|
feat(config): show an error when the needed version of lazy.nvim is too old
|
2023-01-10 11:14:27 +01:00 |
|
|
48d1e8df12
|
feat(util): use lazy's notify instead of vim.notify
|
2023-01-10 11:14:27 +01:00 |
|
|
04a898a326
|
fix(json): correct case for SchemaStore.nvim
|
2023-01-10 11:14:27 +01:00 |
|
|
36c84f47c9
|
feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated
|
2023-01-10 11:14:27 +01:00 |
|
|
1d6ce4fc57
|
feat(keymaps): added <leader>r to redraw and clear hlsearch
|
2023-01-09 22:12:41 +01:00 |
|
|
542920fb82
|
feat(neo-tree): added <leader>e and <leader>E to toggle neo-tree
|
2023-01-09 22:12:19 +01:00 |
|
|
73b38e6187
|
feat(keymaps)!: remove keymaps for [p and ]p
|
2023-01-09 20:54:29 +01:00 |
|
|
c1fb5a09b8
|
docs: more docs
|
2023-01-09 10:53:03 +01:00 |
|
|
6fdb06cd80
|
docs: updated generated docs
|
2023-01-09 09:54:07 +01:00 |
|
|
c2f124c204
|
docs: cleanup keymaps
|
2023-01-09 08:37:42 +01:00 |
|
|
011356e70e
|
feat(lang): added json support
|
2023-01-09 08:29:13 +01:00 |
|
|
a0fadd6a11
|
fix(editor): gitsigns prev/next hunk keymap (#26)
Co-authored-by: Myles Mo <mylesmo.ash@gmail.com>
|
2023-01-09 08:03:53 +01:00 |
|
|
86e4e792f3
|
docs: auto-generate keymaps and plugins section
|
2023-01-08 21:20:36 +01:00 |
|
|
838bff12b6
|
feat(keymaps): added missing descriptions
|
2023-01-08 21:08:21 +01:00 |
|
|
26a3d8c1f3
|
refactor(lsp): move typescript keymaps to typescript
|
2023-01-08 21:07:42 +01:00 |
|
|
a44054fc62
|
style: cleanup
|
2023-01-08 19:59:15 +01:00 |
|
|
814c43a053
|
refactor(mason): move ensure_installed to opts.ensure_installed
|
2023-01-08 18:59:38 +01:00 |
|
|
77b5e9ab56
|
refactor: use opts everywhere, so any plugin config can now be extended
|
2023-01-08 16:13:22 +01:00 |
|
|
6c73e775cf
|
feat(typescript): added extras for typescript
|
2023-01-08 15:52:00 +01:00 |
|
|
32de697753
|
refactor(ui): moved mini.starter to extras
|
2023-01-08 15:37:55 +01:00 |
|
|
2135bc144c
|
refactor(plugins)!: plugins now use lazy.nvim's new opts property to make it far easier to override options
|
2023-01-08 15:05:34 +01:00 |
|
|
531f8baf5e
|
feat(telescope): use git_files or find_files for files
|
2023-01-08 10:08:02 +01:00 |
|
|
53c08e7aa1
|
chore(telescope): use HEAD version, since telescope doesn't really use releases
|
2023-01-08 10:07:33 +01:00 |
|
|
38be71692f
|
feat(keymaps): added missing descriptions
|
2023-01-07 23:20:37 +01:00 |
|
|
037d0e87b3
|
fix: provide LSP server name in setup function (#21)
|
2023-01-07 19:38:47 +01:00 |
|
|
aa6ba29772
|
feat(init)!: disable init.lua and show a message on how to use LazyVim
|
2023-01-07 11:44:40 +01:00 |
|
|
9fd21306fc
|
feat(lsp): allow for custom lsp server setup
|
2023-01-07 11:16:04 +01:00 |
|
|
b38465b50e
|
refactor(treesitter): make it easier to override installed parsers
|
2023-01-07 10:52:19 +01:00 |
|
|
ef78153afa
|
refactor(lsp)!: move servers to lspconfig plugin spec
|
2023-01-07 10:44:17 +01:00 |
|
|
8f782709d8
|
feat(keymaps)!: switching buffers now uses shift + hl keys
|
2023-01-07 00:22:04 +01:00 |
|
|
ffe606ee41
|
feat(keymaps)!: resizing windows now uses ctrl + arrow keys
|
2023-01-07 00:21:23 +01:00 |
|
|
00ec5a9a36
|
feat(keymaps)!: move to window now uses ctrl hjkl
|
2023-01-07 00:20:54 +01:00 |
|
|
92c22d7932
|
feat(lps)!: move signature help from <-k> to gK
|
2023-01-07 00:13:38 +01:00 |
|
|
31ddf90be9
|
feat(gitsigns): added gitsigns keymaps
|
2023-01-07 00:06:54 +01:00 |
|
|
4c2ac6b7bf
|
feat(options): winminwidth
|
2023-01-06 23:51:45 +01:00 |
|
|
77672ba3fd
|
feat(keymaps): added toggle for diagnostics and conceal
|
2023-01-06 23:51:30 +01:00 |
|
|
8174821b71
|
feat(autocmds): set spell and wrap for markdown
|
2023-01-06 23:51:02 +01:00 |
|