Commit graph

81 commits

Author SHA1 Message Date
51079edbd5 (WIP) add cmp 2024-07-02 01:05:24 +02:00
a90705cedc remove wakatime 2024-07-02 00:27:04 +02:00
bb01ab2e69 add lazygit toggleterm 2024-07-02 00:06:03 +02:00
Nicolas Goudry
1ff2f4e929
wip(plugins): add more plugins 2024-06-17 00:59:57 +02:00
Nicolas Goudry
8184b712ca
fix(plugins/illuminate): disable in toggleterm 2024-06-17 00:59:50 +02:00
Nicolas Goudry
b969c36b17
feat(plugins/precognition): notify state on toggle 2024-06-16 15:05:43 +02:00
Nicolas Goudry
dd3db0f108
feat(plugins/precognition): patch toggle to return state 2024-06-16 15:05:39 +02:00
Nicolas Goudry
03dca50006
feat(plugins/precognition): add toggle keymap 2024-06-16 14:18:20 +02:00
Nicolas Goudry
4371dfbdc0
feat(plugins/screenkey): add keymap to toggle screenkey 2024-06-16 00:17:11 +02:00
Nicolas Goudry
a36c9106f9
feat(plugins/heirline): add component to display screenkey keys 2024-06-16 00:12:21 +02:00
Nicolas Goudry
281069d97e
feat(plugins): add screenkey 2024-06-16 00:06:27 +02:00
Nicolas Goudry
39bfc42f58
feat(utils): sync rnd-name with rndname.lua 2024-06-15 01:25:53 +02:00
Nicolas Goudry
79ca3b01a1
feat(plugins): add precognition 2024-06-14 21:56:11 +02:00
Nicolas Goudry
01969df60f
fix(plugins/toggleterm): generate terminal name before calling ToggleTermSetName 2024-06-14 21:54:05 +02:00
Nicolas Goudry
ad274f1144
feat(plugins/toggleterm): add keymap to list terminals 2024-06-14 21:34:31 +02:00
Nicolas Goudry
2d031c9e48
feat(plugins/toggleterm): assign random name to terminals 2024-06-12 12:04:27 +02:00
Nicolas Goudry
714a000001
feat(plugins/toggleterm): add keymap to rename terminal 2024-06-12 12:04:00 +02:00
Nicolas Goudry
d2cfded674
feat(utils): add lua function to generate moby random name 2024-06-12 12:03:27 +02:00
Nicolas Goudry
86b317f881
feat(utils): allow setting config options 2024-06-12 12:02:50 +02:00
Nicolas Goudry
0086f94aac
refactor(plugins/toggleterm): map 2×ESC to normal 2024-06-12 08:08:57 +02:00
Nicolas Goudry
a9ff9ef5dc
feat(plugins): add markdown preview 2024-06-12 08:08:11 +02:00
Nicolas Goudry
b40e4d33e4
feat(plugins): add vim-illuminate 2024-06-11 07:39:41 +02:00
Nicolas Goudry
2d83a8262d
feat(plugins): add ts-autotag 2024-06-11 07:26:07 +02:00
Nicolas Goudry
8aaa3b34b5
feat(plugins): add toggleterm 2024-06-11 07:24:55 +02:00
Nicolas Goudry
6045392e7d
refactor(plugins/resession): move keymaps under "s" prefix 2024-06-10 18:37:43 +02:00
Nicolas Goudry
331ebaef26
refactor(plugins): move incremental selection keymaps to "l" prefix 2024-06-10 18:35:15 +02:00
Nicolas Goudry
9b8805e1a9
feat(plugins): add todo-comments 2024-06-10 08:11:19 +02:00
Nicolas Goudry
d94593789f
refactor(plugins/telescope): move notifications keymap to notify 2024-06-10 08:05:02 +02:00
Nicolas Goudry
254244ddc7
fix(plugins/neo-tree): telescope function call signature 2024-06-10 08:04:28 +02:00
Nicolas Goudry
f19fcc630b
feat(plugins/telescope): add keymap to get notifications 2024-06-10 00:13:48 +02:00
Nicolas Goudry
9183c5dca3
feat(plugins/telescope): allow to run extension with theme 2024-06-10 00:13:25 +02:00
Nicolas Goudry
488bf61523
feat(plugins): add smart-splits 2024-06-09 23:33:25 +02:00
Nicolas Goudry
d91509cb1e
refactor(plugins/alpha): add last session and update buttons order 2024-06-09 23:07:45 +02:00
Nicolas Goudry
08aee7c9e0
feat(plugins): add resession 2024-06-09 23:07:14 +02:00
Nicolas Goudry
07ec1f7cd3
feat(plugins): add nvim-ufo 2024-06-09 22:29:11 +02:00
Nicolas Goudry
af1639a3a1
feat(plugins): add nvim-notify 2024-06-09 17:49:55 +02:00
Nicolas Goudry
69324f6df4
refactor(plugins/mini): use nixvim mini with bufremove module 2024-06-09 17:46:40 +02:00
Nicolas Goudry
285708a68a
style(plugins/neo-tree): format 2024-06-09 09:19:43 +02:00
Nicolas Goudry
d0df20c538
feat(plugins): add mini.bufremove 2024-06-09 09:19:14 +02:00
Nicolas Goudry
ea090d8ba6
refactor(plugins/astroui): move package to single file 2024-06-09 09:15:17 +02:00
Nicolas Goudry
43e19eb6ad
feat(plugins/neo-tree): refresh sources on focus 2024-06-08 00:30:33 +02:00
Nicolas Goudry
2f7dbf629f
fix(plugins/treesitter): incremental selection keymaps set twice 2024-06-08 00:26:19 +02:00
Nicolas Goudry
ec180d7365
fix: set mode for all keymaps 2024-06-08 00:25:04 +02:00
Nicolas Goudry
53fdfbb8ba
refactor(config/autocmds): move description first 2024-06-08 00:13:19 +02:00
Nicolas Goudry
f225a1f8db
refactor(plugins/astroui): use icons from utils 2024-06-07 22:53:57 +02:00
Nicolas Goudry
208ee4fec2
fix(plugins/astrocore): wrongly set options 2024-06-07 22:53:23 +02:00
Nicolas Goudry
f71226be0f
refactor(config): remove custom large buffer detector autocmd 2024-06-07 22:52:56 +02:00
Nicolas Goudry
902b2261e9
feat(config/autocmds): disable treesitter and lsp on large buffer 2024-06-07 22:52:20 +02:00
Nicolas Goudry
1677fceed9
refactor(plugins/astrocore): move some settings out of plugin 2024-06-07 22:51:48 +02:00
Nicolas Goudry
2b6a512de0
feat(plugins/astrocore): configure which-key groups name 2024-06-07 18:33:13 +02:00