Commit Graph

78 Commits

Author SHA1 Message Date
a52fcde0cd doc: clarify that version is used for stable vs nightly AstroNvim 2024-04-01 16:06:47 -04:00
1a1b69ac3e chore: remove unnecessary branches for release 2024-04-01 09:09:55 -04:00
782aa957e2 chore(lazy): recommend backdrop = 100 default 2024-03-28 09:10:38 -04:00
ac1eaeb785 fix: update lazy bootstrapping for nightly and stable neovim 2024-03-27 07:14:34 -04:00
9e3be30b92 fix!: diagnostics configuration moved to AstroCore 2024-03-05 14:13:36 -05:00
d1c8c8c9a6 chore: increase default large_buf size 2024-02-26 09:20:41 -05:00
5a47cc12f1 chore: move from luacheck to selene 2024-02-26 05:40:41 -05:00
b2b495ff0d doc: clarify lua language server setup 2024-02-23 15:53:28 -05:00
046e991ca0 fix: spelling 2024-02-23 15:37:39 -05:00
51d6413e03 fix(astrolsp): lsp_handlers removed and moved to a full config table 2024-02-22 10:00:54 -05:00
046d464243 revert!: list_inesrt_unique moved back to taking a table 2024-02-22 10:00:51 -05:00
a2218c603b fix(lsp): Typo in the comment 2024-02-19 20:29:30 -05:00
215d9457c1 feat: add TODO comment strings to highlight lines to modify 2024-02-19 13:33:56 -05:00
4ab91873cc chore: remove unnecessary global from template 2024-02-15 10:56:31 -05:00
6e5afbe75d refactor: combine files to align with plugin organization and add more comments 2024-02-14 11:12:47 -05:00
f4b42001e2 refactor: move lazy setup so user never touches init.lua 2024-02-13 18:04:54 -05:00
75d2b26b6e refactor: move maplocalleader to AstroNvim opts 2024-02-13 15:39:40 -05:00
d5dc216288 refactor: code cleanup 2024-02-13 14:22:20 -05:00
95082bdcfd refactor: move community to a separate file 2024-02-13 14:03:46 -05:00
cb61bab710 refactor: move polish to a separate file 2024-02-13 13:52:12 -05:00
395d8d895b refactor: move mapleader and icons_enabled to AstroNvim opts 2024-02-13 13:42:17 -05:00
9d4c092e31 refactor: simplify file structure 2024-02-13 11:29:05 -05:00
4aa332ee0b refactor!: options moved to AstroCore 2024-02-13 10:35:34 -05:00
568db39c67 fix(astrocore): max_file renamed to large_buf 2024-02-06 13:47:21 -05:00
f142075daa fix(plugins): update mapping casing 2024-01-28 09:58:38 -05:00
c886e9ffeb feat(lsp): add example of LSP features 2024-01-22 13:09:26 -05:00
2420c8860f fix(lazy): update typing and structure of lazy setup call 2024-01-20 08:51:43 -05:00
5ce8fbf9cc feat: add typings to tables 2024-01-20 00:40:08 -05:00
550a3b6cab chore(mason): make it easier to modify list_insert_unique call 2024-01-19 15:57:33 -05:00
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
fa0db7e9b0 chore: update luacheckrc 2023-08-10 07:49:27 -04:00
16e5423fe0 docs: add note to README 2023-08-10 07:49:26 -04:00
4f0762be2d feat: add lua_ls completion for AstroNvim core plugins 2023-08-10 07:49:22 -04:00
ab545e95e1 chore: move README to the root 2023-08-02 11:08:50 -04:00
d0eaa28b5a chore(mappings): improve example mappings 2023-07-31 10:13:49 -04:00