Commit Graph

140 Commits

Author SHA1 Message Date
fiplox 0050526934 chore: move rust stuff to lsp 2023-06-27 11:08:28 +02:00
fiplox b177e9a731 feat: add neorg 2023-06-26 12:12:26 +02:00
fiplox 48cfacde4e update
add noice
2023-06-25 17:10:09 +02:00
fiplox ff9bf47099 feat: replace hop with flash 2023-06-21 22:18:24 +02:00
fiplox 3f520e222a chore: comment unused 2023-06-21 17:01:29 +02:00
fiplox 6ec4e28ad6 chore: create cmd the lua way 2023-06-21 17:00:59 +02:00
fiplox 48b5156c7f feat!: replace bqf with trouble 2023-06-21 17:00:30 +02:00
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 fcfeec97a0 feat: add url for neogruber 2023-06-19 11:36:51 +02:00
fiplox e39a7af386 feat!: major rework 2023-06-19 11:33:42 +02:00
fiplox a38625b342 feat!: make lsp more lazy
Now you need to add filetype for lsp to load.
2023-04-22 20:26:16 +02:00
fiplox 0938c972c6 fix: fix null-ls detection 2023-04-22 20:25:30 +02:00
fiplox e0cf9f5cad fix: set loclist by default, fix icon, autoclose 2023-04-20 14:51:19 +02:00
fiplox 6dddf7df02 feat: use loclist for lsp 2023-04-20 14:51:02 +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 8ce9021de7 fix: disable auto preview, causes some bugs 2023-04-15 12:46:32 +02:00
fiplox c432b79a3b fix: change url to the theme 2023-04-15 12:45:50 +02:00
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 61a96c3c3c style: fix formatting 2023-04-09 23:45:24 +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