manuuurino
|
f80d456010
|
feat(ui): added example file
|
2024-01-12 09:24:02 -05:00 |
Micah Halter
|
51e96efe93
|
docs: add notice about community example
|
2024-01-12 08:56:52 -05:00 |
Micah Halter
|
9d7c0e0b25
|
feat: AstroNvim configures it's own plugin pinning
|
2023-12-18 08:11:18 -05:00 |
Uzair Aftab
|
151a16113d
|
fix(none-ls): Swap out `jose-elias-alvarez/null-ls` with `nvimtools/none-ls`
|
2023-12-14 16:12:10 -05:00 |
Micah Halter
|
02bbc5fca7
|
fix(none-ls): update `null-ls` file to `none-ls`
|
2023-12-14 16:05:47 -05:00 |
Uzair Aftab
|
ba2038a9c6
|
fix(mappings): Fix issue with wrong imports in commented out code
|
2023-12-07 07:04:17 -05:00 |
Micah Halter
|
e5ff5111a5
|
fix: ignore missing fields for LSP configuration options
|
2023-10-26 10:39:30 -04:00 |
Micah Halter
|
02dd6972b2
|
chore: clean up template comments
|
2023-10-10 09:14:57 -04:00 |
Micah Halter
|
e12977f3c4
|
fix: keep stable astronvim updating in the current major release to avoid breaking changes
|
2023-10-06 12:11:00 -04:00 |
Micah Halter
|
3697cce5a1
|
refactor: simplify spec setup now that `cond` is usable for imports
|
2023-10-06 11:59:27 -04:00 |
Micah Halter
|
4e9e8032ab
|
chore: fix various typos
|
2023-08-10 07:50:21 -04:00 |
Micah Halter
|
fa0db7e9b0
|
chore: update luacheckrc
|
2023-08-10 07:49:27 -04:00 |
Micah Halter
|
16e5423fe0
|
docs: add note to README
|
2023-08-10 07:49:26 -04:00 |
Micah Halter
|
4f0762be2d
|
feat: add `lua_ls` completion for AstroNvim core plugins
|
2023-08-10 07:49:22 -04:00 |
Micah Halter
|
ab545e95e1
|
chore: move README to the root
|
2023-08-02 11:08:50 -04:00 |
Micah Halter
|
d0eaa28b5a
|
chore(mappings): improve example mappings
|
2023-07-31 10:13:49 -04:00 |
Micah Halter
|
e9875c83b6
|
refactor: clean up user example files to be easier to follow
|
2023-07-27 12:58:52 -04:00 |
Micah Halter
|
b586a17c6b
|
fix: set variable if it's a first install
|
2023-07-27 06:57:52 -04:00 |
Micah Halter
|
4f704ee476
|
fix: update mappings
|
2023-07-26 09:28:08 -04:00 |
Micah Halter
|
b30ee0385f
|
fix: `astrocore.utils` moved to `astrocore`
|
2023-07-26 09:08:29 -04:00 |
Uzair Aftab
|
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 |
Micah Halter
|
ac5dc3ac00
|
chore: disable lazy loading by default
|
2023-07-25 15:49:31 -04:00 |
Micah Halter
|
5dae91a387
|
feat!: Move to AstroNvim v4 distributed through lazy.nvim
|
2023-07-25 15:34:21 -04:00 |
Micah Halter
|
59b12098bd
|
fix: disable `lua_ls` formatting with Neoconf
|
2023-07-06 09:16:16 -04:00 |
Micah Halter
|
8b8a9a035f
|
fix: add luacheck configuration
|
2023-06-22 11:30:06 -04:00 |
Micah Halter
|
8ef52d0256
|
feat(options): add experimental resession option
|
2023-06-02 11:51:55 -04:00 |
Micah Halter
|
bb38952947
|
refactor(plugins): simplify list_insert_unique calls
|
2023-05-01 13:25:53 -04:00 |
Micah Halter
|
01ac6de9a9
|
fix(plugins): protect ensure_installed table from community packs
|
2023-04-28 09:56:43 -04:00 |
Logan Luo
|
23c505c58a
|
docs: update lua lsp formatting comments
|
2023-04-06 06:22:07 -04:00 |
Micah Halter
|
14ca83640a
|
chore: update disable plugins
|
2023-03-17 11:55:56 -04:00 |
Christian Mayer
|
89b4076fdc
|
update mappings to be compatible with astrovim 3
|
2023-03-11 20:58:53 -05:00 |
Micah Halter
|
821aa73190
|
fix(plugins): fix default configuration syntax
|
2023-03-11 20:54:20 -05:00 |
Micah Halter
|
2d62b10020
|
chore: use stable astronvim
|
2023-03-10 11:46:04 -05:00 |
Utkarsh Gupta
|
173d7f67a0
|
fix(mason): sumneko_lua -> lua_ls
Signed-off-by: Utkarsh Gupta <utkarshgupta137@gmail.com>
|
2023-03-10 08:32:18 -05:00 |
Utkarsh Gupta
|
a624f3fac9
|
fix(options): update diagnostic options
|
2023-03-10 08:32:18 -05:00 |
Micah Halter
|
543b6c0e30
|
chore: simplify user configuration
|
2023-03-10 08:28:04 -05:00 |
Micah Halter
|
6774fc80cd
|
chore(update): v3 released to nightly
|
2023-03-01 08:47:51 -05:00 |
Micah Halter
|
683413b8c3
|
chore(updater): until stable v3, use nightly
|
2023-02-28 11:19:27 -05:00 |
Micah Halter
|
877cec5c69
|
fix: update breaking changes in v3
|
2023-02-28 11:19:15 -05:00 |
Micah Halter
|
056945c13b
|
feat(plugins): add example of using astrocommunity repo
|
2023-02-28 11:09:58 -05:00 |
Micah Halter
|
940fd4b7ab
|
fix(heirline): fix `astronvim.get_hlgroup` usage
|
2023-01-30 20:20:36 -05:00 |
Micah Halter
|
5a93e3dd9c
|
refactor: remove astronvim_theme options
|
2023-01-24 20:27:55 -05:00 |
Micah Halter
|
e26457c13e
|
docs: add README with basic instructions
|
2023-01-14 14:24:08 -05:00 |
Micah Halter
|
aac7f99b05
|
feat: initial push with a fully separated and organized user configuration for AstroNvim v3
|
2023-01-14 14:17:03 -05:00 |