SebasCoding's Avatar

SebasCoding

@sebascoding.bsky.social

23 Followers  |  41 Following  |  96 Posts  |  Joined: 30.11.2023  |  2.134

Latest posts by sebascoding.bsky.social on Bluesky

Why not disable the checker in the lazy.nvim config? It is even disabled by default. (lazy.folke.io/configuration)

06.08.2025 09:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I guessed right, you use a distro. That's why you don't know how to fix your config, because it is not yours. You are complaining about LazyVim, not neovim, you just don't know the difference. And to setup my 20 plugins you just need to open the readme and copy the setup in 15 of them :)

17.07.2025 09:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I can work everyday with just 20 plugins, and could even delete a few more that I barely use. Doesn't look like many plugins to me. You don't like neovim, it's ok, use another thing. But I feel weird to say something is bad because I don't like something else.

16.07.2025 20:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

If you have to look for a thousands files to find in which one you setup neotree, that's a you problem. Or maybe you use a distro and it's a distro problem. You can't blame neovim because your configuration is not organized. It's like saying a course is bad because your notes are bad.

16.07.2025 20:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

What has neovim to do with a plugin configuration? I doubt you have "thousand configuration files" for neotree.

16.07.2025 20:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Comment doesn't mention type, I don't understand the code now.

PS: llms really make that kind of comments, so new devs may think that's how you should do it.

27.06.2025 11:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Read the comments. One uses the output of git diff and git log as the git commit message.

27.06.2025 10:59 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Setting treesitter highlighting turns syntax off by default. If you had it on you probably set `additional_vim_regex_highlighting` to true in your nvim-treesitter configuration.

28.05.2025 07:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Now do gg=G

16.05.2025 11:17 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What would be the diference with `exrc` and `.nvim.lua`?

05.05.2025 01:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Understandable, names are very similar and it is confusing.

05.04.2025 11:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

You are confusing lazy.nvim package manager with LazyVim nvim distribution. The package manager doesn't set any config or keybindings.

05.04.2025 01:38 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That's not a minimal config at all, there are even some superfluous plugins (like, why two plugins for testing and two code runners?). It's not a neovim problem is I install 100 plugins and call it minimal.

31.03.2025 17:57 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Option 1: Change indent formatting and make a new commit.

Option 2: Add a "I'm alive" message at the top of the readme.

24.03.2025 01:33 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I recommend to use the nvim-jdtls plugin, the best nvim experience with Java.

16.03.2025 00:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I don't understand the issue. You just need to use one plugin manager.

11.03.2025 20:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Oh, that's a different beast. Do you made the parser? My respects. Was going to suggest something but just saw you already made the pr.

06.03.2025 00:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - nvim-treesitter/nvim-treesitter: Nvim Treesitter configurations and abstraction layer Nvim Treesitter configurations and abstraction layer - nvim-treesitter/nvim-treesitter

To install a parser you do :TSUpdate parser, as explained here github.com/nvim-treesit...

06.03.2025 00:31 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

`:grep` is my friend (or my own `:Rg` that uses ripgrep). That with the quickfix can do wonders.

05.03.2025 01:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Deberian funcionar bien, pero si es cierto que probablemente tengas que definir manualmente varios grupos nuevos, y al final casi terminas creando un nuevo tema. Mucho mas facil usar uno que ya existe.

01.03.2025 13:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Termguicolors no tiene nada que ver con treesitter. Solo va a limitar la cantidad de colores que va a mostrar tu terminal, pero treesitter va a funcionar.

01.03.2025 11:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Probablemente puedas usar el tema viejo si seteas 'termguicolors' a false.

01.03.2025 11:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

As you are an emacs user and new to modal editing, did you try Evil?

Adding to my previous comment, there is a lot of new nvim users that came from vscode, so there are a lot of plugins that try to use vim as vscode (as in workflow or appearance). Not bad per se, but irrelevant to an emacs user.

27.02.2025 10:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

I started with nvim, not vim, and sadly most nvim content (videos, blogs, etc) is around plugins, so if you don't know nvim you easily start with a lot of them. Once you start really learning vim you understand that most of them are useless for your workflow or imitations of builtins.

27.02.2025 09:53 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - boltlessengineer/NativeVim: Neovim config WITHOUT plugins Neovim config WITHOUT plugins. Contribute to boltlessengineer/NativeVim development by creating an account on GitHub.

I'm with Aaron, if you want a simpler config is very doable. Here is an example without any plugin: github.com/boltlessengi... You may want to use nvim-treesitter just for easier parsers installation. And for git you can use fugitive which I think it's similar to magit (never used emacs).

27.02.2025 09:38 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Unless css added a new syntax idk, that's not pure css. Maybe it's using some preprocessor (sass, postcss,etc). In that case you probably need to configure the lsp or use another one.

27.02.2025 09:11 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

People udually tweak their config in their free time, idk how that kills prpductivity. Or people using VS code 24/7?

19.02.2025 08:56 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Exactly. I though that since you wanted it for nvim integrations that you needed the nvim directory. With the same function you can get other important directories too like data or state.

18.02.2025 07:58 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

bc it's a third party program that it's preinstall in (most?) Unix systems. The (neo)vim builtin = register can do math too (and much more)

18.02.2025 00:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

You can do `vim.fn.stdpath('config')`

18.02.2025 00:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@sebascoding is following 20 prominent accounts