Commit Graph

25 Commits

Author SHA1 Message Date
2813f57ab9 chore(treesitter): make it easier to modify list_insert_unique call 2024-01-19 15:56:43 -05:00
921a73c4a6 fix: update to new list_insert_unique format 2024-01-19 13:13:52 -05:00
7b03a0e779 fix(lazy): validate lazy is able to be loaded 2024-01-18 16:22:26 -05:00
1a7f4cc8ad fix(core): fix require typo 2024-01-12 09:24:56 -05:00
a3f12bbc69 fix(mappings): fix require typo 2024-01-12 09:24:56 -05:00
f80d456010 feat(ui): added example file 2024-01-12 09:24:02 -05:00
51e96efe93 docs: add notice about community example 2024-01-12 08:56:52 -05:00
9d7c0e0b25 feat: AstroNvim configures it's own plugin pinning 2023-12-18 08:11:18 -05:00
151a16113d fix(none-ls): Swap out jose-elias-alvarez/null-ls with nvimtools/none-ls 2023-12-14 16:12:10 -05:00
02bbc5fca7 fix(none-ls): update null-ls file to none-ls 2023-12-14 16:05:47 -05:00
ba2038a9c6 fix(mappings): Fix issue with wrong imports in commented out code 2023-12-07 07:04:17 -05:00
e5ff5111a5 fix: ignore missing fields for LSP configuration options 2023-10-26 10:39:30 -04:00
02dd6972b2 chore: clean up template comments 2023-10-10 09:14:57 -04:00
e12977f3c4 fix: keep stable astronvim updating in the current major release to avoid breaking changes 2023-10-06 12:11:00 -04:00
3697cce5a1 refactor: simplify spec setup now that cond is usable for imports 2023-10-06 11:59:27 -04:00
4e9e8032ab chore: fix various typos 2023-08-10 07:50:21 -04:00
4f0762be2d feat: add lua_ls completion for AstroNvim core plugins 2023-08-10 07:49:22 -04:00
d0eaa28b5a chore(mappings): improve example mappings 2023-07-31 10:13:49 -04:00
e9875c83b6 refactor: clean up user example files to be easier to follow 2023-07-27 12:58:52 -04:00
b586a17c6b fix: set variable if it's a first install 2023-07-27 06:57:52 -04:00
4f704ee476 fix: update mappings 2023-07-26 09:28:08 -04:00
b30ee0385f fix: astrocore.utils moved to astrocore 2023-07-26 09:08:29 -04:00
372bba036f fix: Point to v4 compatible branch (#18)
* feat: Point to v4-refactor branch instead of stable astrocommunity

* chore: Use v4 branch instead of v4-refactor

Co-authored-by: Micah Halter <micah@mehalter.com>

* chore: Comment out astrocommunity as default

Co-authored-by: Micah Halter <micah@mehalter.com>

* chore: Fix comment

---------

Co-authored-by: Micah Halter <micah@mehalter.com>
2023-07-26 07:44:02 -04:00
ac5dc3ac00 chore: disable lazy loading by default 2023-07-25 15:49:31 -04:00
5dae91a387 feat!: Move to AstroNvim v4 distributed through lazy.nvim 2023-07-25 15:34:21 -04:00