Viewing profile — marcelarie
marcelarie
HN member- Joined
- Sat, May 15, 2021, 7:33 PM UTC
- HN karma
- 0
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About marcelarie
No profile information was provided.
Recent public activity
-
comment
Comment #41991276
I created a podcast of the document generated with NotebookLM in case someone wants an overview before checking it: https://notebooklm.google.com/notebook/b01ebf44-9406-4ba6-be...
- comment
-
comment
Comment #41303256
nvim has a really good cursor integration plugin https://github.com/yetone/avante.nvim
-
comment
Comment #41303255
nvim has a really good cursor integration plugin https://github.com/yetone/avante.nvim
-
comment
Comment #37610269
In neovim I would recommend setting shellcheck with null.ls or using the bash language server: https://github.com/bash-lsp/bash-language-server both work really well
-
comment
Comment #37610258
you can use nvim then, it has shellcheck for diagnostics and formatting, like in vscode :) here the link to the config: https://github.com/jose-elias-alvarez/null-ls.nvim/blob/main…
-
comment
Comment #37027625
I don't know if this exists but it could be done using Treesitter. This is already done for syntax highlighting, nvim could check the syntax from a string after a specific pattern,…
- story
-
comment
Comment #29978406
nice
-
comment
Comment #29968225
[dead]
-
comment
Comment #28549013
A pluggable framework for integrating AI code assistance into Neovim. The goals are to make using AI code assistance unobtrusive, and to make it easy to create and share new flows …
- story