GithubHelp home page GithubHelp logo

srinath10x / litevim Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 0.0 940 KB

Litevim ๐Ÿš€: A lightweight, easily configurable Neovim setup for a swift and clean editing experience. Tailor your themes ๐ŸŽจ, master languages ๐Ÿš€, all in a user-friendly, minimalistic package.

License: GNU General Public License v3.0

Lua 100.00%
astrovim lunarvim neovim neovim-config neovim-dotfiles nvchad

litevim's Introduction

Litevim v0.3.7 ๐ŸŒฟ

Litevim ๐Ÿš€: A lightweight, easily configurable Neovim setup for a swift and clean editing experience. Tailor your themes ๐ŸŽจ, master languages ๐Ÿš€, all in a user-friendly, minimalistic package.

Showcase

Showcase1 Showcase2

Table of Contents

Features ๐Ÿš€

  • Lightweight: Keep your Neovim setup lean and fast, ensuring a responsive editing environment.
  • Easily Configurable: Customize Litevim to suit your preferences with minimal effort. The configuration is designed to be accessible and straightforward.
  • User-Friendly: Enjoy a hassle-free editing experience with a focus on simplicity and ease of use.
  • Theme Customization: Personalize your editing environment by choosing from a variety of themes to suit your taste.
  • Language Mastery: Litevim is built to support a wide range of programming languages, helping you become proficient in your coding endeavors.

Getting Started ๐Ÿ› ๏ธ

Prerequisites

  • Make sure you have Neovim installed on your system. If not, you can install it by following the instructions on the Neovim website.
  • Make sure you have git installed on your system.
  • Nerd Font as your terminal font ( nerd font you set doesn't end with Mono to prevent small icons ).
  • Windows users must have mingw installed and set on path.
  • Ripgrep is required for grep searching with Telescope (OPTIONAL).
  • Nodejs or yarn for installing lsp's

Installation

For Linux/Macos

  1. Clone the Litevim repository to your local machine:
git clone https://github.com/Srinath10X/Litevim.git ~/.config/nvim --depth 1 && nvim

For Windows

  1. Clone the Litevim repository to your local machine:
git clone https://github.com/Srinath10X/Litevim.git %USERPROFILE%\AppData\Local\nvim --depth 1 && nvim

Plugins

Litevim uses a carefully selected set of plugins to enhance the Neovim editing experience. The plugins are managed using the lazy.nvim plugin manager. Follow the steps below to manage plugins in Litevim.Here is the list of pluings used.

Customization ๐ŸŽจ

Litevim is designed to be easily customizable. You can modify the configuration files in ~/.config/nvim/ to tailor Litevim to your preferences. Feel free to explore and adjust settings based on your needs.

Themes ๐ŸŒˆ

Litevim comes with a selection of themes to choose from. To change the theme, open Neovim and use the following command:

:colorscheme <theme-name>

Replace <theme-name> with the name of your preferred theme. Or use the keybinding <leader>th to select the colorscheme by using telescope

Contributing ๐Ÿค

Contributions are welcome! If you have any ideas, improvements, or bug fixes, feel free to open an issue or submit a pull request.

License ๐Ÿ“

Litevim is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments ๐Ÿ™

Litevim is built upon the efforts of the Neovim community and various plugin authors. We extend our gratitude to them for their contributions.

Happy Coding! ๐Ÿš€

litevim's People

Contributors

srinath10x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

litevim's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.