My Text Editor Journey: Towards Modal Editing

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kickstart.nvim

    A launch point for your personal nvim configuration

    And I did give it some time when I tried it again after a while. I would say, using kickstart.nvim was one of the best choices I've ever taken. Hat's off to TJ for creating this wonderful piece of neovim config. It slowly eased me into the world of modal editing and, thereby, into neovim.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • neovim-for-newbs

    a simple lua neovim configuration for newbs

    I've moved from kickstart to neovim-for-newbs by TypeCraft, and then settling with a config I've based off of Neovim from Scratch by chrisatmachine. I've added the plugins I use, made changes to my liking, and converted it to an IDE for my coding. I even created a colorscheme (which I named neodarker) by modifying an existing one, to match my taste.

  • Neovim-from-scratch

    📚 A Neovim config designed from scratch to be understandable

    I've moved from kickstart to neovim-for-newbs by TypeCraft, and then settling with a config I've based off of Neovim from Scratch by chrisatmachine. I've added the plugins I use, made changes to my liking, and converted it to an IDE for my coding. I even created a colorscheme (which I named neodarker) by modifying an existing one, to match my taste.

  • neodarker.nvim

    A clean dark theme written in lua for neovim.

    I've moved from kickstart to neovim-for-newbs by TypeCraft, and then settling with a config I've based off of Neovim from Scratch by chrisatmachine. I've added the plugins I use, made changes to my liking, and converted it to an IDE for my coding. I even created a colorscheme (which I named neodarker) by modifying an existing one, to match my taste.

  • dotfiles

    A collection of my dotfiles (by shreyas-a-s)

    If you'd like to check out my neovim config, head over to my dotfiles repo on Github where you can find it inside .config/nvim directory.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to learn neovim

    4 projects | /r/neovim | 13 May 2023
  • [nvChad] lspconfig

    2 projects | /r/neovim | 13 May 2023
  • NOOB Needs help

    1 project | /r/neovim | 12 May 2023
  • [Neovim] Question de débutant sur le chargement de NVIM-Web-Devicons

    1 project | /r/enfrancais | 3 May 2023
  • Is there a good neovim plugin that integrates a pre-configured lsp+treesitter+telescope?

    2 projects | /r/neovim | 2 Apr 2023

Did you konow that Lua is
the 18th most popular programming language
based on number of metions?