You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you so much for your efforts on nixvim and this neovim config.
I have couple of questions. I dont have much experience in neovim so i dont even know where to look.
I want to press tab key and move up one indentation level. For example while using khanelivim inside a nix file if i press tab it inserts 2 space characters and inside python file it inserts 4 space characters.
How can i replicate this behaviour on my config? Is it the LSPs? or some other plugin that enables this?
If you can point me to a direction that would be awesome.
The text was updated successfully, but these errors were encountered:
Hi, thank you so much for your efforts on nixvim and this neovim config.
I have couple of questions. I dont have much experience in neovim so i dont even know where to look.
I want to press tab key and move up one indentation level. For example while using khanelivim inside a nix file if i press tab it inserts 2 space characters and inside python file it inserts 4 space characters.
How can i replicate this behaviour on my config? Is it the LSPs? or some other plugin that enables this?
If you can point me to a direction that would be awesome.
The text was updated successfully, but these errors were encountered: