Sarctiann
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
2025-01-03
After some iterations, I realized it was impossible to run
magic shell
once nvim started (neither on macOS nor Linux).
So this config requires you to run magic shell
before starting nvim
If so, it will run the LSP15 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
this script works well on macOS
but on Linux, you need to run manually
magic shell
and then nvim
🫤15 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
hmm I didn't get this working
15 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
also worked with lazyvim before I removed the
.modular
folder to use magic
only.
@Kennit could you share your installation details?15 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
2025-01-03
~/.congif/nvim/lua/plugins/mojo-conf.lua
I have not yet managed to get magic shell
to run automatically on linux. But with this configuration at least a solution is offered through a notification.15 replies
MModular
•Created by Sarctiann on 1/2/2025 in #community-showcase
Current NEOVIM config
2024-12-30
~/.congif/nvim/lua/plugins/mojo-conf.lua
I'm using LazyVim with neovim 0.10 (it works on MacOS, but not on Linux)15 replies
MModular
•Created by Sarctiann on 12/30/2024 in #questions
Current NEOVIM config
You are totally right!, Thanks @Ket
4 replies
MModular
•Created by Sarctiann on 12/30/2024 in #questions
Current NEOVIM config
2024-12-30
~/.congif/nvim/lua/plugins/mojo-conf.lua
4 replies
MModular
•Created by DobyDabaDu on 9/11/2024 in #community-showcase
Terminal Snake Game: from scratch (no 3rd party libraries)
I would love for
mojo
to have its own input function, and to receive a flag to be non-blocking.6 replies
MModular
•Created by Hammad Ali on 2/23/2024 in #questions
Will Mojo Support constants after "let" is gone?
2 replies
MModular
•Created by AndreiM on 2/22/2024 in #questions
Why the name Mojo?
haha I can guess
Modular
=> Python (magic methods, powerful easy to use) but with the power of the low level
=> ¿Magic? too generic
=> Modular
== Mojo which means magic
7 replies
MModular
•Created by gryznar on 2/7/2024 in #questions
pattern matching as switch - case
I like sweet syntax... all of Python is about that. With the aim of improving human readability. And if Mojo can implement Python
match
for free, I think it would be perfect.18 replies