What's your favorite editor?

I like neovim , not because I am nerd , No!!!
I am extremely noob thing
But because I now know how to customize it and feel like I am at home .
The things which makes me to use nvim :

  1. I have a fuzzy finder to quickly switch to the file I want to :
  2. I have LSP support which helps me sometimes when I have mistakenly didn’t noticed any error :
    Screenshots | Garuda Linux preferred :master: - #1343 by Ankur
  3. I can decide which color scheme I want and how would it look , and I love how it looks :
  4. I can have a git integration in my editor :

    I can’t say whether others would like it or not but I like it very much :smile:
  5. I also have undo tree through which I can keep track on any code if I want and , through it I can jump back to code on previous version which was written some days ago :slightly_smiling_face:

    I don’t use it this time as I am mostly busy with other stuffs which are more important for me than coding , you know :wink:
  6. I can even add more features in future in it whenever I want :slightly_smiling_face: , like a co-pilot :grin:

I don’t have any big reason to use neovim but I think I have got use to of it so I won’t leave it either for something like vscode or vscodium :slightly_smiling_face:

EDIT : my neovim config is currently in a private repo , I can’t share it for some personal reason :sweat_smile: , but there are plenty of resouces to learn how to customize your editor :wink:

5 Likes