Commit Graph

63 Commits

Author SHA1 Message Date
ee416a237b chore: usused 2023-08-10 13:32:32 +02:00
8d926473e0 chore: add mapping to delete buffer 2023-08-08 17:13:36 +02:00
42e34258be chore: revert colemak mapping
multi-visual find on c-h
2023-07-03 22:53:55 +02:00
3480f26268 fix!: adapt mappings, next/prev search now on k/K 2023-07-03 22:20:19 +02:00
25b1ad327c chore: no virtual text, no autocomplete 2023-07-02 22:18:22 +02:00
7e6818319e feat!: add new plugins, configs. rm flash 2023-07-02 22:17:37 +02:00
1aedb8a474 update 2023-06-27 11:08:53 +02:00
48cfacde4e update
add noice
2023-06-25 17:10:09 +02:00
6ec4e28ad6 chore: create cmd the lua way 2023-06-21 17:00:59 +02:00
3282676557 feat: set cmdheight to 0 2023-06-21 16:23:38 +02:00
8753c4c215 fix: colemak selection mode fix 2023-06-20 19:18:07 +02:00
11cba124b9 feat!: remove trouble, use nvim-bqf
trouble, after a :grep jumps to a first result. Did not find how to not
jump...
2023-06-20 19:01:48 +02:00
6f4b4ae1b8 feat: use feline instead of lualine 2023-06-20 19:00:40 +02:00
e39a7af386 feat!: major rework 2023-06-19 11:33:42 +02:00
0938c972c6 fix: fix null-ls detection 2023-04-22 20:25:30 +02:00
7ddeeb07b5 fix: do not enable null-ls on clangd 2023-04-20 14:50:25 +02:00
83dea5d4ee fix: fix ripgrep output 2023-04-20 14:50:06 +02:00
9e3127ffca fix: fix builtin loclist not being closed 2023-04-20 14:49:22 +02:00
650c582972 feat!: minor rework
Moved all plugins that I don't change often/ever to plugins/init.lua.
Removed mason-lspconfig, not useful in my case.
2023-04-15 15:47:38 +02:00
2633d5f748 fix: restore terminal cursor (underline) upon exit 2023-04-15 12:27:17 +02:00
fiplox
12d128fa68 feat: add path to spellfiles 2023-04-10 18:15:48 +02:00
fiplox
49ca477c15 chore: simplify keymap declaration 2023-04-09 23:46:19 +02:00
fiplox
71173b5136 chore: remove unused mappings 2023-04-09 00:44:52 +02:00
fiplox
6caa743f37 feat!: rework config 2023-04-08 23:47:10 +02:00
fiplox
35e7242038 feat: use mouse in normal, c syntax for h, disable smartindent 2023-03-21 07:15:59 +01:00
fiplox
4fd01909c7 chore: add direction to ToggleTerm on Home 2023-03-21 07:15:04 +01:00
fiplox
c45796d563 feat: use mouse only in visual mode 2023-02-28 19:42:45 +01:00
fiplox
9b50337aca refactor: useless binding, ctrl-l does it better 2023-02-06 09:59:43 +01:00
fiplox
e15451cec1 feat: use 4 spaces only for some filetypes 2023-02-06 09:58:30 +01:00
fiplox
c1466e9137 feat: be able to use visual "inside" on colemak mappings 2023-01-29 15:51:29 +01:00
fiplox
b76b68a90d refactor: actual description of mapping 2023-01-29 14:01:27 +01:00
fiplox
de592551df refactor: move open commands to leader level 2023-01-29 14:00:58 +01:00
fiplox
74712e7a9a fix: replace lazygit with neogit 2023-01-29 14:00:23 +01:00
fiplox
29c303535e fix: handle error if exec fails 2023-01-29 13:59:41 +01:00
fiplox
66d68fea35 refactor: delete unused options 2023-01-29 13:53:17 +01:00
fiplox
7d0233b9b2 style: format lazy.lua 2023-01-29 13:47:56 +01:00
fiplox
1355a0c4ec feat: add Neogit mapping 2023-01-28 15:30:31 +01:00
fiplox
05819ed0c8 fix /number showing on search and preview in oil 2023-01-25 08:48:02 +01:00
Volodymyr Patuta
03e56873bc not needed anymore 2023-01-23 21:50:46 +01:00
Volodymyr Patuta
be2a169edc make statusline transparent 2023-01-23 18:56:08 +01:00
fiplox
68fb1780f3 replace Lf by Oil 2023-01-22 18:24:05 +01:00
fiplox
6c7b83a960 restore cursor position 2023-01-22 17:46:45 +01:00
fiplox
3bb590f82f do not load netrw 2023-01-22 16:48:31 +01:00
fiplox
6d2bb7f4a4 fix autocmds break oil 2023-01-22 16:46:51 +01:00
fiplox
192d6c0cb4 adjust mappings 2023-01-19 17:06:23 +01:00
fiplox
65aec821bc fix shortmess, add trouble toggle function 2023-01-19 17:06:14 +01:00
fiplox
a4035b5483 replace quickfix with trouble 2023-01-19 16:58:17 +01:00
fiplox
56e9ed2a28 set highlights for menus 2023-01-19 16:58:02 +01:00
fiplox
6940af49d7 add mappings 2023-01-18 19:55:31 +01:00
fiplox
7e8686389c fmt 2023-01-13 16:24:39 +01:00