Commit graph

34 commits

Author SHA1 Message Date
Folke Lemaitre
73b38e6187
feat(keymaps)!: remove keymaps for [p and ]p 2023-01-09 20:54:29 +01:00
Folke Lemaitre
86e4e792f3
docs: auto-generate keymaps and plugins section 2023-01-08 21:20:36 +01:00
Folke Lemaitre
838bff12b6
feat(keymaps): added missing descriptions 2023-01-08 21:08:21 +01:00
Folke Lemaitre
a44054fc62
style: cleanup 2023-01-08 19:59:15 +01:00
Folke Lemaitre
38be71692f
feat(keymaps): added missing descriptions 2023-01-07 23:20:37 +01: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
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
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
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
Folke Lemaitre
454df99ff3
feat(terminal): double escape to enter normal mode 2023-01-05 17:56:54 +01:00
Folke Lemaitre
18756a614c
feat(keymaps): added floating terminal 2023-01-05 11:38:05 +01:00
Folke Lemaitre
68242540cf
feat(keymaps): better jk 2023-01-05 11:29:05 +01:00
Folke Lemaitre
df6f2fc92f
feat(keymaps): more keymaps 2023-01-04 22:22:04 +01:00
Folke Lemaitre
3d998cbdb1
fix(keymaps): only add vim.show_pos on nightly. Fixes #10 2023-01-04 21:55:23 +01:00
Folke Lemaitre
47fa58c2ed
feat(keymaps): added more keymaps 2023-01-04 21:34:49 +01:00
Folke Lemaitre
7280d59355
feat: added trouble 2023-01-04 13:51:45 +01:00
Folke Lemaitre
ece9533206
feat: added persistence 2023-01-04 13:29:47 +01:00
Folke Lemaitre
c7d302eaac
refactor(keymaps): more modes for saving file 2023-01-04 12:38:57 +01:00
Folke Lemaitre
25e9c339de
refactor: move mapleader to options. no longer needed to be set in init 2023-01-04 07:56:26 +01:00
Folke Lemaitre
259c3a6612
fix(save): change to write again to trigger auto-formatting 2023-01-04 07:40:53 +01:00
Folke Lemaitre
825e7cde3d
fix(keymaps): use update instead of write when saving. Fixes #9 2023-01-04 07:31:33 +01:00
Folke Lemaitre
a15f44eb89
refactor: automatically load keymaps, autocmds and options 2023-01-03 23:51:57 +01:00
Folke Lemaitre
7a49913cf2
refactor: move icons to settings and add setup method for configs extending LazyVim (like my own dots) 2023-01-03 21:05:02 +01:00
Folke Lemaitre
ff777b5efd
feat(autocmds): checktime on TermLeave and TermClose 2023-01-03 21:03:40 +01:00
Folke Lemaitre
fd47b5d5f0
feat(keymaps): added keymaps for lazygit, new file and vim.show_pos 2023-01-02 17:37:20 +01:00
Folke Lemaitre
63bea54be2
fix(autocmds): better way of opening file at last location 2023-01-02 17:36:49 +01:00
Folke Lemaitre
650a7429f3
ci(lazy): allow to use a different lazy plugin directory 2023-01-02 09:50:31 +01:00
Folke Lemaitre
8eb8d235c9
refactor: move everything under lazyvim 2023-01-01 14:33:56 +01:00