Commit graph

96 commits

Author SHA1 Message Date
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
Nicolas Goudry
2e8dbe9585
refactor(config): remove options set by astrocore 2024-06-07 17:13:10 +02:00
Nicolas Goudry
01338c04d8
refactor(plugins/astroui): split configuration 2024-06-07 17:12:52 +02:00
Nicolas Goudry
519e85f142
feat(plugins/astrocore): fully configure as in astronvim 2024-06-07 17:07:38 +02:00
Nicolas Goudry
455cb6f839
feat(plugins): add indent-blankline 2024-06-06 13:51:11 +02:00
Nicolas Goudry
d20dc7dc2f
feat(config): enable linebreak and disable modes in cmdline 2024-06-06 08:07:33 +02:00
Nicolas Goudry
eb23c9e4b1
feat(plugins): add heirline 2024-06-06 08:06:53 +02:00
Nicolas Goudry
17c2f0e776
fix(plugins/astroui): invalid chars
Also removes unused package lambda argument
2024-06-06 07:59:09 +02:00
Nicolas Goudry
888c7cf479
feat(config): disable wrap and list chars on large buffers 2024-06-06 07:55:10 +02:00
Nicolas Goudry
4176bdcb8d
refactor(config): disable transparent background 2024-06-06 01:09:13 +02:00
Nicolas Goudry
60835f52ca
feat(config): enable global statusline 2024-06-06 01:08:52 +02:00
Nicolas Goudry
6447708210
style: format 2024-06-06 01:08:29 +02:00
Nicolas Goudry
fc38402c4d
docs: add more comments 2024-06-05 16:12:13 +02:00
Nicolas Goudry
42d32eb2e4
feat(plugins): add astroui 2024-06-05 16:11:01 +02:00
Nicolas Goudry
ab1c96edc9
refactor(plugins): use default helpers arg instead of extraSpecialArg 2024-06-05 14:45:18 +02:00
Nicolas Goudry
71c1bc295f
feat(config): add large buffer handling 2024-06-04 21:14:31 +02:00
Nicolas Goudry
454ba629d8
refactor(plugins): prefer single line lua functions where possible 2024-06-04 20:59:14 +02:00
Nicolas Goudry
a36a9c8de0
refactor(plugins): use astrocore 2024-06-04 20:57:20 +02:00
Nicolas Goudry
8a438a9449
feat(plugins): add astrocore 2024-06-04 07:55:29 +02:00
Nicolas Goudry
61d8dd64fe
feat(plugins): add guess-indent 2024-06-04 07:36:32 +02:00
Nicolas Goudry
ce0e7bf23e
feat(config): enable breakindent 2024-06-03 23:44:02 +02:00
Nicolas Goudry
bff807e48a
fix(config): gitsigns and diagnostics in number column 2024-06-03 23:43:31 +02:00
Nicolas Goudry
36f88ca6d7
feat(plugins): add gitsigns 2024-06-03 00:21:11 +02:00
Nicolas Goudry
37df509e53
feat(plugins): add dressing 2024-06-02 23:00:37 +02:00
Nicolas Goudry
6d277fcd66
feat(plugins): add comment.nvim and ts-context-commentstring 2024-06-02 22:45:29 +02:00
Nicolas Goudry
2ad46396b9
feat(plugins): add nvim-highlight-colors 2024-06-02 22:00:11 +02:00
Nicolas Goudry
d5fa53ba29
feat(plugins): add autopairs 2024-06-02 21:59:56 +02:00
Nicolas Goudry
4ea6e5d4bf
feat: add attribute set of named icons 2024-06-02 21:55:42 +02:00
Nicolas Goudry
e5f2726ffd
docs(readme): add installation instructions and further details 2024-05-27 09:45:41 +02:00
Nicolas Goudry
ea9d077a81
refactor: move ripgrep extra package to telescope plugin definition 2024-05-27 09:40:12 +02:00
Nicolas Goudry
465916d5c1
refactor(config): auto-import config files 2024-05-27 09:39:25 +02:00
Nicolas Goudry
1c12503ebf
chore: initial commit
Moved from a94642d3e8
2024-05-27 01:48:56 +02:00