Commit Graph
151 Commits
Author SHA1 Message Date
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
Folke Lemaitre 05ec629d7b fix(luasnip): fixed luasnip keymaps 2023-01-05 15:33:08 +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 4f0287793d fix(mini): dont use version for indentscope and starter for now till 0.7.0 is released 2023-01-05 11:28:54 +01:00
Evgeni Chasnovski 5959734895 feat(mini.starter) Add 'mini.starter' as alternative start screen. (#6) 2023-01-05 11:14:41 +01:00
Folke Lemaitre 53631526ad fix(util): added space in msg when toggling 2023-01-05 08:37:09 +01:00
Folke Lemaitre 62b74280ab chore: plugin updates 2023-01-05 08:36:25 +01:00
Folke Lemaitre 91a2a25524 feat(which-key): added more group names 2023-01-05 08:36:25 +01:00
github-actions[bot] 5d4122c31d chore(build): auto-generate vimdoc 2023-01-05 07:35:57 +00:00
Martin Halder 5bf59a6e83 fix(editor): typo and consistency (#12) 2023-01-05 08:35:11 +01:00
Folke Lemaitre df6f2fc92f feat(keymaps): more keymaps 2023-01-04 22:22:04 +01:00
github-actions[bot] b34cafd27b chore(build): auto-generate vimdoc 2023-01-04 20:58:29 +00:00
Folke Lemaitre 94f4502001 ci: added initial doc 2023-01-04 21:57:42 +01:00
Folke Lemaitre b7539d1552 ci: templates 2023-01-04 21:56:53 +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 485d4f0232 docs: updated file tree and plugins section 2023-01-04 14:02:09 +01:00
Folke Lemaitre 392031dbe1 chore: plugin updates 2023-01-04 14:01:44 +01:00
Folke Lemaitre aa74156dfc feat: added todo-comments 2023-01-04 13:51:54 +01:00
Folke Lemaitre 7280d59355 feat: added trouble 2023-01-04 13:51:45 +01:00