Rishabh
banner
rishabh100.bsky.social
Rishabh
@rishabh100.bsky.social
I love Movies, Manga and Neovim btw. He/Him
Didn't know neovim came with extra ram, truly the best editor ever
February 9, 2025 at 10:05 AM
Ask gpt to explain the code, that's one thing is good at
February 7, 2025 at 4:28 AM
Go to .config/nvim make an init.lua add this code in the alt text, not that hard is it

Code taken from lazy.folke.io/installation
February 5, 2025 at 10:52 AM
What did it break for you? I have been using the latest nightlies since weeks and it's been fine
January 9, 2025 at 10:07 AM
Damn didn't know this, this seems really useful, thanks for posting
January 7, 2025 at 2:17 PM
Once I got used to vim bindings, nothing else even comes close they are just too epic, Nano is ok, Micro is better still no modal editing
January 3, 2025 at 4:37 PM
yup this(2024) was the year, I rewrote my whole config by using mini.nvim, i wanted simple plugins that just did one task really well and mini plugins just do that

Really thank you for all the amazing work you have done

config link for anyone: github.com/Rishabh67200...
January 1, 2025 at 3:17 PM
that is funny lol, its bcz i imported my history from zsh so it doesnt knows which command passed or failed
December 30, 2024 at 1:28 PM
I just add more p to mine lol
December 30, 2024 at 1:27 PM
most of them are aliases
nv: nvim
ll: exa --color always --icons -1albh -s name --git --sort date --group-directories-first
cd: z
c: clear
ls: exa --color always --icons -a
e: exit
cdp: cd ..
December 29, 2024 at 6:17 PM
yeah ignoring the tests then the difference gets bigger
December 29, 2024 at 2:10 PM
wait vimscript is 416549, i messed up lol
December 29, 2024 at 2:01 PM
I am counting just for whole repository, with that they all are pretty close

VimScript: 376759
C: 333862 + 22806
Lua: 334808
December 29, 2024 at 2:00 PM
Vimscript is definitely less verbose, but at the end of the day its a preference, and i don't argue preferences
December 29, 2024 at 1:56 PM
Builtin lsp config is pretty good now with the coming 0.11, like mine whole lsp config is a single file with 10 lsps without using any plugins github.com/Rishabh67200...
github.com
December 29, 2024 at 11:57 AM