Git Product home page Git Product logo

nvarch's Introduction

NvArch

Made with Lua

Our minimalistic Neovim distribution offers a streamlined editing experience with essential plugins and configurations pre-installed, ensuring a lightweight and efficient workflow. Designed for simplicity and productivity, our Neovim distro provides a clean and uncluttered interface, allowing users to focus on their code without distractions. With carefully curated settings and a minimalist approach to customization, our Neovim distribution prioritizes performance and speed, ideal for developers seeking a lean and agile text editing environment.

Screenshots

NvArch

Installation

Option 1: Manually

  • Remove current nvim files
sudo rm -r ~/.config/nvim
  • Clone the repository
git clone https://github.com/mitzsou/NvArch.git
  • Move the necessaary files
mv ~/NvArch/nvim ~/.config/
  • Load neovim in your terminal
nvim

For any issues on not detecting neovim, please refer to this guide

Option 2: Automatic

  • Insert this into your terminal
curl loremipsumsolorsitdoloretamet

If any issues, feel free to let us know here

Configuration

Adding Plugins

You may insert plugins via the ~/nvim/lua/plugins.lua or the init.lua depending on your needs.

├── lua
│    └── plugins
│       └── /etc/.lua
│
├─ plugins.lua      
└── init.lua

Keybindings

Here are all the keybindings + their uses

  • Ctrl + N = Nvimtree
  • <C> + p = telescope find files
  • <Leader> + f + g = live grep

Extra

For those interested in the plugins present, here they are:

  • nvimdev/dashboard-nvim
  • echasnovski/mini.starter
  • goolord/alpha-nvim
  • hrsh7th/cmp-nvim
  • hrsh7th/cmp-nvim-lsp
  • mfussenegger/nvim-dap
  • williamboman/mason.nvim
  • neovim/nvim-lspconfig
  • nvim-tree/nvim-tree.lua
  • olivercederborg/poimandres.nvim
  • nvim-treesitter/nvim-treesitter

im probably missing alot more so feel free to pull to help finish this lol

nvarch's People

Contributors

alaosao avatar

Stargazers

azsão avatar  avatar

Watchers

 avatar

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.