Commit Graph

142 Commits

Author SHA1 Message Date
Andrzej 138b4a262f add keymap
opens a new vsplit and *then* the devdocs picker
2024-05-15 12:12:43 +02:00
Andrzej ffb88edcf8 add default config 2024-05-15 11:47:53 +02:00
Andrzej 92f49dcfcf move markdown to own installation
it conflicts with various plugins otherwise e.g. DevDocs
2024-05-15 11:47:35 +02:00
Andrzej 576efd8699 install devdocs plugin 2024-05-15 11:28:22 +02:00
andrzej ac6258f478 fix wrapping 2024-05-08 18:09:02 +02:00
andrzej f6e6f5ae70 session keymaps 2024-05-06 23:52:44 +02:00
andrzej c87c31ad28 remove diagnostic popup keymap (it happens automatically now) 2024-05-06 23:47:55 +02:00
andrzej 4db2d2324e load session for current dir on open 2024-05-06 23:47:29 +02:00
andrzej 4ecc34c716 install simple session manager, remove project functionality 2024-05-06 23:34:26 +02:00
andrzej 8d2b8a5765 reorganisation 2024-05-06 23:32:54 +02:00
andrzej 808c59f8d7 setup project manager 2024-05-06 23:02:00 +02:00
andrzej 4ac106cdb0 add float styling 2024-05-06 23:01:11 +02:00
andrzej fbf754ea9f fix treesitter folding 2024-05-06 23:00:58 +02:00
andrzej 1750173626 remove relative numbers 2024-05-06 14:02:06 +02:00
andrzej b1934007f3 make prosemode only trigger for markdown files 2024-05-06 14:01:03 +02:00
andrzej 4894eae086 uninstall toggleterm
its better to just use tmux
2024-05-06 14:00:32 +02:00
andrzej c7d38120a9 signature_help() keymap 2024-05-06 10:29:32 +02:00
andrzej e845ccea93 install autoclose 2024-05-05 23:54:27 +02:00
andrzej d67374d51c add prose mode 2024-05-05 23:35:49 +02:00
andrzej 24fafba36c write proper prose mode function (WIP) 2024-05-05 23:35:16 +02:00
andrzej af1536b5c7 add no linebreaks to defaults 2024-05-05 23:34:59 +02:00
andrzej abb82d74d9 comment out 'save all' keymap as it was screwing up with typing >s 2024-05-05 23:34:25 +02:00
andrzej e4005ea220 remove separate markdown tools install
the autocommands were screwing up the documentation popups. (it's stil installed as a treesiter plugin though!)
2024-05-05 23:33:43 +02:00
andrzej 94602ebb32 fix syntax
it doesn't always fire correctly, so hopefully this fixes it
2024-05-03 20:02:13 +02:00
andrzej 3219964cb3 remove modes groups (plugin uninstalled) 2024-05-03 20:01:50 +02:00
andrzej 939e4ae8e8 style cmp window 2024-05-03 20:01:31 +02:00
andrzej 857a4f16b7 global statusline 2024-05-03 01:25:54 +02:00
andrzej c2380487cd remove dashboard
FLASHboard more like. No need
no need
2024-05-03 01:25:08 +02:00
andrzej 3d237525de reduce timeout (for smoother j) 2024-05-03 01:24:32 +02:00
andrzej f342e2ce2d get session UUID dynamically 2024-05-02 22:30:35 +02:00
andrzej 4df20ce4ce transparancy toggle 2024-05-02 20:12:09 +02:00
andrzej f24b9e9ea2 save all binding 2024-05-02 20:11:58 +02:00
andrzej 7422d7446e disable modes 2024-05-02 20:11:43 +02:00
andrzej 3da4b6c38b change terminal keymap
it stopped  working with ctrl-ñ. I don't know why
2024-05-02 11:25:18 +02:00
andrzej bd9302009b install markdown tools
sometimes inline formatting doesn't work - presumably because the treesitter module hasn't loaded
2024-05-02 11:24:43 +02:00
andrzej 9c588cdcf8 neaten up lualine 2024-05-02 11:23:27 +02:00
andrzej 928658af72 add diagnostic popup keymap 2024-04-30 20:45:12 +02:00
andrzej 698e477840 add bgs submodule 2024-04-26 19:42:48 +02:00
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
andrzej 35072b2bca import of old configs 2024-04-26 19:38:35 +02:00
andrzej b7be648881 nvim config 2024-04-26 19:37:48 +02:00
andrzej c82eaea876 first commit 2024-04-26 19:34:28 +02:00