Folke Lemaitre
|
531f8baf5e
|
feat(telescope): use git_files or find_files for files
|
2023-01-08 10:08:02 +01:00 |
|
Folke Lemaitre
|
53c08e7aa1
|
chore(telescope): use HEAD version, since telescope doesn't really use releases
|
2023-01-08 10:07:33 +01:00 |
|
Folke Lemaitre
|
53d2101d18
|
ci: bump minor pre major
|
2023-01-08 09:48:59 +01:00 |
|
github-actions[bot]
|
18cfc0d7d9
|
chore(build): auto-generate vimdoc
|
2023-01-08 08:39:42 +00:00 |
|
Folke Lemaitre
|
362ad4de87
|
ci: mark as prerelease for now
|
2023-01-08 09:38:48 +01:00 |
|
Folke Lemaitre
|
38be71692f
|
feat(keymaps): added missing descriptions
|
2023-01-07 23:20:37 +01:00 |
|
Andreas Gerlach
|
037d0e87b3
|
fix: provide LSP server name in setup function (#21)
|
2023-01-07 19:38:47 +01:00 |
|
github-actions[bot]
|
ce322b7042
|
chore(build): auto-generate vimdoc
|
2023-01-07 11:13:00 +00:00 |
|
Folke Lemaitre
|
2efec645b0
|
docs: styling
|
2023-01-07 12:12:08 +01:00 |
|
Folke Lemaitre
|
2e0f0ab95c
|
docs: styling
|
2023-01-07 12:11:34 +01:00 |
|
Folke Lemaitre
|
1101b2aa70
|
docs: description
|
2023-01-07 12:11:00 +01:00 |
|
github-actions[bot]
|
d287d76ec2
|
chore(build): auto-generate vimdoc
|
2023-01-07 11:02:09 +00:00 |
|
Folke Lemaitre
|
499bcbbd36
|
docs: formatting
|
2023-01-07 12:01:26 +01:00 |
|
github-actions[bot]
|
d4018566ea
|
chore(build): auto-generate vimdoc
|
2023-01-07 11:00:06 +00:00 |
|
Folke Lemaitre
|
f613a08255
|
docs: added TLDR
|
2023-01-07 11:59:17 +01:00 |
|
github-actions[bot]
|
9d516c9569
|
chore(build): auto-generate vimdoc
|
2023-01-07 10:56:33 +00:00 |
|
Folke Lemaitre
|
a9ae7ac7de
|
docs: added lazy icon
|
2023-01-07 11:55:23 +01:00 |
|
github-actions[bot]
|
33e9a6a14f
|
chore(build): auto-generate vimdoc
|
2023-01-07 10:54:19 +00:00 |
|
Folke Lemaitre
|
12088d389d
|
docs: added description
|
2023-01-07 11:53:23 +01:00 |
|
github-actions[bot]
|
40eeb837e5
|
chore(build): auto-generate vimdoc
|
2023-01-07 10:45:26 +00:00 |
|
Folke Lemaitre
|
aa6ba29772
|
feat(init)!: disable init.lua and show a message on how to use LazyVim
|
2023-01-07 11:44:40 +01:00 |
|
github-actions[bot]
|
e369a25ba3
|
chore(build): auto-generate vimdoc
|
2023-01-07 10:33:57 +00:00 |
|
Folke Lemaitre
|
f4fd67ad40
|
docs: updated plugins list
|
2023-01-07 11:33:06 +01:00 |
|
Folke Lemaitre
|
9fd21306fc
|
feat(lsp): allow for custom lsp server setup
|
2023-01-07 11:16:04 +01:00 |
|
Folke Lemaitre
|
b38465b50e
|
refactor(treesitter): make it easier to override installed parsers
|
2023-01-07 10:52:19 +01:00 |
|
github-actions[bot]
|
48bf2fc6fd
|
chore(build): auto-generate vimdoc
|
2023-01-07 09:45:31 +00:00 |
|
Folke Lemaitre
|
ef78153afa
|
refactor(lsp)!: move servers to lspconfig plugin spec
|
2023-01-07 10:44:17 +01:00 |
|
Folke Lemaitre
|
8f782709d8
|
feat(keymaps)!: switching buffers now uses shift + hl keys
|
2023-01-07 00:22:04 +01:00 |
|
Folke Lemaitre
|
ffe606ee41
|
feat(keymaps)!: resizing windows now uses ctrl + arrow keys
|
2023-01-07 00:21:23 +01:00 |
|
Folke Lemaitre
|
00ec5a9a36
|
feat(keymaps)!: move to window now uses ctrl hjkl
|
2023-01-07 00:20:54 +01:00 |
|
Folke Lemaitre
|
92c22d7932
|
feat(lps)!: move signature help from <-k> to gK
|
2023-01-07 00:13:38 +01:00 |
|
Folke Lemaitre
|
31ddf90be9
|
feat(gitsigns): added gitsigns keymaps
|
2023-01-07 00:06:54 +01:00 |
|
Folke Lemaitre
|
4c2ac6b7bf
|
feat(options): winminwidth
|
2023-01-06 23:51:45 +01:00 |
|
Folke Lemaitre
|
77672ba3fd
|
feat(keymaps): added toggle for diagnostics and conceal
|
2023-01-06 23:51:30 +01:00 |
|
Folke Lemaitre
|
8174821b71
|
feat(autocmds): set spell and wrap for markdown
|
2023-01-06 23:51:02 +01:00 |
|
Folke Lemaitre
|
e42337f02a
|
feat(settings): better default icons
|
2023-01-06 22:48:20 +01:00 |
|
Folke Lemaitre
|
ddfb556f58
|
chore: updated lazy.nvim
|
2023-01-06 22:48:09 +01:00 |
|
Folke Lemaitre
|
62dc892d8e
|
feat(alpha): added shortcut to restore session
|
2023-01-06 21:43:05 +01:00 |
|
Folke Lemaitre
|
ba048a4b9f
|
chore: updates
|
2023-01-06 21:42:55 +01:00 |
|
Folke Lemaitre
|
7306952f80
|
feat(lualine): better lualine with lazy.nvim updates and some noice components
|
2023-01-06 21:35:14 +01:00 |
|
Folke Lemaitre
|
9026668f2f
|
fix(persistence): fixed stop session keymap description
|
2023-01-06 19:43:06 +01:00 |
|
Folke Lemaitre
|
bb388a28ff
|
refactor(navic): move navic to ui
|
2023-01-06 12:05:27 +01:00 |
|
Andreas Gerlach
|
d74759de76
|
feat(lualine): better lualine with git status, diagnostics and navic lsp information (#15)
|
2023-01-06 07:27:28 +01:00 |
|
Folke Lemaitre
|
6bfba2d669
|
feat(keymaps): use regular jk when specifying a count
|
2023-01-06 07:21:27 +01:00 |
|
github-actions[bot]
|
6a50c8c83c
|
chore(build): auto-generate vimdoc
|
2023-01-06 05:49:51 +00:00 |
|
fbearoff
|
694c1096d0
|
fix(indentscope): Turn off indentscope in Mason (#16)
|
2023-01-06 06:49:09 +01:00 |
|
Folke Lemaitre
|
12dacc4d32
|
feat(lspconfig): better setup with mason-lspconfig.setup_handlers
|
2023-01-05 18:26:07 +01:00 |
|
Folke Lemaitre
|
454df99ff3
|
feat(terminal): double escape to enter normal mode
|
2023-01-05 17:56:54 +01:00 |
|
Folke Lemaitre
|
305328f3c3
|
feat(lazy): use lazy.nvim HEAD for now till this repo is more stable
|
2023-01-05 17:56:34 +01:00 |
|
Folke Lemaitre
|
a91d4a6861
|
refactor: use latest lazy float_term API
|
2023-01-05 17:55:36 +01:00 |
|