Commit Graph

54 Commits

Author SHA1 Message Date
fiplox 3282676557 feat: set cmdheight to 0 2023-06-21 16:23:38 +02:00
fiplox 8753c4c215 fix: colemak selection mode fix 2023-06-20 19:18:07 +02:00
fiplox 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
fiplox 6f4b4ae1b8 feat: use feline instead of lualine 2023-06-20 19:00:40 +02:00
fiplox e39a7af386 feat!: major rework 2023-06-19 11:33:42 +02:00
fiplox 0938c972c6 fix: fix null-ls detection 2023-04-22 20:25:30 +02:00
fiplox 7ddeeb07b5 fix: do not enable null-ls on clangd 2023-04-20 14:50:25 +02:00
fiplox 83dea5d4ee fix: fix ripgrep output 2023-04-20 14:50:06 +02:00
fiplox 9e3127ffca fix: fix builtin loclist not being closed 2023-04-20 14:49:22 +02:00
fiplox 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
fiplox 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
fiplox c114e708ee unused 2023-01-13 16:24:32 +01:00
fiplox b7bf8896a3 fix 2023-01-13 16:24:23 +01:00
fiplox 1a3744d95e change test for automap (do not execute lsusb on ssh) 2023-01-03 15:18:25 +00:00
fiplox fb47b1f896 move java mappings to java.lua 2023-01-03 15:10:19 +01:00
fiplox c84befc29d cmdheight = 0 and suppress "press enter..." dialog 2023-01-03 14:56:24 +01:00
fiplox 8898148421 initial java config 2023-01-01 22:55:55 +01:00
fiplox 1d61643bd1 add null ls embedded 2023-01-01 20:12:55 +01:00
fiplox bd8d971842 update 2023-01-01 19:53:20 +01:00
fiplox 23e67e9580 move which-key to mappings 2023-01-01 19:33:42 +01:00