Commit Graph

154 Commits

Author SHA1 Message Date
fiplox 818ad9ab46 feat: add mkdir.nvim 2023-04-15 12:29:38 +02:00
fiplox 9232d7000b fix: remove annoying search counter from noice 2023-04-15 12:28:55 +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 a9d6652166 chore: move to mappings 2023-04-09 23:54:50 +02:00
fiplox 49ca477c15 chore: simplify keymap declaration 2023-04-09 23:46:19 +02:00
fiplox 6ea270f89c fix: fix annoying highlight flicker 2023-04-09 23:43:04 +02:00
fiplox e99958be24 feat: add diffview 2023-04-09 18:47:11 +02:00
fiplox fadc990adf chore: use buffer instead of tab 2023-04-09 18:30:43 +02:00
fiplox 8345a21fc4 feat: use short names 2023-04-09 18:28:34 +02:00
fiplox 3c235a3155 chore: unused variable 2023-04-09 18:28:02 +02:00
fiplox c711b690b3 fix: fix errors on lsp 2023-04-09 18:27:34 +02:00
fiplox b3dbc8eddf feat: make menu fixed size 2023-04-09 12:42:41 +02:00
fiplox 403925def9 fix: fix error on help 2023-04-09 12:42:00 +02:00
fiplox 87a94dc038 fix: message popup would not go away... 2023-04-09 00:52:26 +02:00
fiplox 71173b5136 chore: remove unused mappings 2023-04-09 00:44:52 +02:00
fiplox 2eca526544 feat: add noice 2023-04-09 00:44:17 +02:00
fiplox d83aa05513 feat: auto load null-ls on markdown files 2023-04-09 00:00:25 +02:00
fiplox 6caa743f37 feat!: rework config 2023-04-08 23:47:10 +02:00
fiplox a47663b174 feat: autopreview for trouble 2023-03-21 07:19:03 +01:00
fiplox c4456e908a feat: add treesitter indent 2023-03-21 07:18:45 +01:00
fiplox f0cbe5e4c3 chore: toggleterm unset mapping, default direction horizontal 2023-03-21 07:17:47 +01:00
fiplox e14dc11c05 style: change some style 2023-03-21 07:17:06 +01: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 a23ce1497b fix: change neogruber url to https git 2023-02-28 19:44:10 +01:00
fiplox c45796d563 feat: use mouse only in visual mode 2023-02-28 19:42:45 +01:00
fiplox 7b3e5b633f fix: apply config to lua_ls
lsp server name changed?
2023-02-21 21:49:55 +01:00
fiplox 1736eec0ff feat: change theme to neogruber 2023-02-21 21:48:06 +01:00
fiplox 85ada2d7ac feat: change colors 2023-02-06 10:01:03 +01:00
fiplox 0a294bc8c4 feat: change C style formatting 2023-02-06 10:00:20 +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 e9664ee278 feature: back to black, use rose-piné colorscheme 2023-02-06 09:58:08 +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 1e4e1158d4 refactor: not used here, already present int lsp.init 2023-01-29 13:51:28 +01:00
fiplox 689b4b3e3f fix: move rust-tools to ftplugins, fixes filetype breaking 2023-01-29 13:50:30 +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 7ba91b9cd9 fix: use proper fields 2023-01-28 15:29:11 +01:00
fiplox de9ce4db02 fix: change config to opts (lazy changes) 2023-01-28 15:28:22 +01:00
fiplox 1c8280788f feat: set quickfix as default toggle 2023-01-28 15:25:00 +01:00
fiplox b4c5601387 feat: add neogit 2023-01-28 15:24:05 +01:00
fiplox 1cf0bff154 remove java from formatters 2023-01-26 13:34:33 +01:00
fiplox 05819ed0c8 fix `/number` showing on search and preview in oil 2023-01-25 08:48:02 +01:00
fiplox 6135a22b88 show completion on commandline as you type 2023-01-24 15:33:35 +01:00
Volodymyr Patuta 27bac8f80e test light theme 2023-01-23 21:51:04 +01:00
Volodymyr Patuta 03e56873bc not needed anymore 2023-01-23 21:50:46 +01:00
Volodymyr Patuta d908d1dcce setup rust-tools, make lspconfig be handled by mason-lspconfig 2023-01-23 18:57:39 +01:00
Volodymyr Patuta 134e6ea0b0 add some keybinds 2023-01-23 18:57:05 +01:00
Volodymyr Patuta 72db99ff26 fix annoying cmp 2023-01-23 18:56:51 +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 6d4aabf5a7 update behavior 2023-01-22 17:46:35 +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 8ebdf655e9 remove fm-nvim, dressing show : on prompt 2023-01-22 16:46:20 +01:00
fiplox 810dbdb342 use clang-format for java format 2023-01-22 16:45:43 +01:00
fiplox 6fb97b4796 add oil.nvim 2023-01-22 16:45:30 +01:00
fiplox 4fe65e5f5d move path higher then buffer 2023-01-19 19:29:40 +01:00
fiplox 50ebfd0215 fix offset_encoding msg 2023-01-19 17:08:22 +01:00
fiplox bb7246769c remove telescope 2023-01-19 17:08:04 +01:00
fiplox 17decf271f add dap, dressing and icons 2023-01-19 17:07:15 +01:00
fiplox e1f253fbd9 add load on event, change mappings, add dap 2023-01-19 17:06:59 +01:00
fiplox 7da11777fe add buffer manager 2023-01-19 17:06:29 +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 9b0dcc66ba configure dapui, add bindings 2023-01-17 17:49:52 +01:00
fiplox 7c52c6e67f move goto to previous check on jdtls 2023-01-17 16:00:35 +01:00
fiplox 550b6f1f90 add telescope ui select 2023-01-17 15:39:52 +01:00
fiplox f0388ec5e0 add nvim-dap 2023-01-17 15:05:13 +01:00
fiplox 4e2fe68551 move mason as dependency 2023-01-17 15:05:01 +01:00
fiplox 48ea64670c update theme 2023-01-13 22:22:33 +01:00
fiplox 6e39772915 gruvbox theme 2023-01-13 22:10:29 +01:00
fiplox 0731e3d5a2 linux format style for C 2023-01-13 22:10:17 +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 acf64b0547 use icons on file modified/readonly 2023-01-13 16:24:12 +01:00
fiplox 1a3744d95e change test for automap (do not execute lsusb on ssh) 2023-01-03 15:18:25 +00:00
fiplox 3974ab5bb4 cleanup 2023-01-03 16:13:42 +01:00
fiplox fb47b1f896 move java mappings to java.lua 2023-01-03 15:10:19 +01:00
fiplox 8393fc12ae add search count and macro 2023-01-03 14:56:39 +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 0a0297fff3 fix not loading mason binaries 2023-01-01 19:43:47 +01:00
fiplox f06cd03050 MOOOOOREEE LAZZZYYYYYYYY 2023-01-01 19:36:00 +01:00
fiplox 1c85ed72c9 rm mini.nvim 2023-01-01 19:35:44 +01:00
fiplox 23e67e9580 move which-key to mappings 2023-01-01 19:33:42 +01:00