6

Started to look at vim (neovim). At this point I like it

Comments
  • 0
    @rooter mainly pycharm (can ya guess what for) and notepad++ for everything else
  • 1
    @terraria99 Pycharm I understand.
    Notepad++ seems horrible. Better use nano(which is also shit tbh)
  • 1
    BTW, never used neovim. How is it different?
  • 2
  • 0
  • 0
    @Konsole I use n++ because of windows
  • 1
    @terraria99 Vim runs perfectly well on Windows. And VSCode is much better than np++ if you are using Windows
  • 0
    @M1sf3t ive been looking at tutor
  • 0
    @M1sf3t I don't get you. Did you mean neovim is gui?
  • 0
    @M1sf3t Yeah. How is that relevant here...

    Am I missing something....
  • 0
    @M1sf3t Ahhh. I get it now...
  • 0
    I dont know if the windows terminal still is the ugly thing i remember but anyways i recommend you to check Vim Plug to manage your plugins and then here is my list:

    NerdTree

    NerdCommenter

    NerdTreeGit

    Syntastic

    vim-autoclose

    Airline

    Emmet

    Vim-multiple-cursors

    Themes:

    Monotonic

    Hashpunk

    And if you want autocomplete and work with vim like any other IDE or editor search for Vim-LSP, Asyncomplete, UltiSnips & FZF

    Dont forget to install Powerline Fonts ( Meslo & Source Code are great ), give a try to Tmux if you can, and install the Neovim helpers, use :checkhealth to find them
Add Comment