Giter VIP home page Giter VIP logo

nvim's Introduction

Neovim Configuration

This repository contains my custom Neovim configuration. The configuration is based on a variety of plugins that provide a rich set of features and enhancements to the Neovim editor.

Screenshot

Plugins

The following plugins are installed and configured in this Neovim setup:

  • autopairs.lua : Automatically close brackets and quotes.
  • barbecue.lua : Enhance the status line with diagnostics and git information.
  • blankline.lua : Adds blank lines for better visual separation.
  • bufremove.lua : Easily remove buffers.
  • close_buffers/ : Enable quickly delete multiple buffers based on the conditions provided.
  • cmp/ : Autocompletion with support for various sources.
  • colorizer.lua : Syntax highlighting for various file types.
  • colorscheme/ : Custom color schemes including Catppuccin, Tokyo Night, and Vitesse.
  • comment.lua : Easy commenting and uncommenting of code blocks.
  • compiler.lua : Integration with compilers for various programming languages.
  • conform.lua : Automatically format code according to style guidelines.
  • dressing.lua : Enhance the appearance of Neovim with themes and icons.
  • fidget/ : Asynchronous progress reporting for long-running tasks.
  • git/ : Integration with Git for version control.
  • incline/ : Improve code readability with automatic formatting.
  • lsp/ : Language Server Protocol support for enhanced code intelligence.
  • lualine.lua : A customizable status line.
  • luasnip.lua : Snippet support for faster coding.
  • oil.lua : Operator-pending mode mappings.
  • telescope/ : Fuzzy finding and file navigation.
  • tmux.lua : Integration with Tmux for terminal multiplexing.
  • treesitter.lua : Syntax highlighting and code analysis.
  • trim.lua : Remove trailing whitespace and newlines.
  • which_key.lua : Show keybindings in a popup.
  • zen.lua : Distraction-free mode.

Installation

  1. Clone the repository into your Neovim configuration directory: git clone https://github.com/yourusername/jmsrsd.git ~/.config/nvim
  2. Run Neovim to apply the configuration.
  3. Restart Neovim to finish the installation.

Usage

  • Keymaps: Use the custom key mappings defined in keymaps.lua for efficient navigation and editing.
  • Options: The options.lua file contains various Neovim settings for a streamlined editing experience.
  • Plugins: Each plugin has its own configuration file within the plugins directory. Refer to the specific plugin documentation for usage instructions.

Customization

To customize this configuration, you can modify the Lua files in the configs directory. For plugin-specific customizations, refer to the plugin's documentation and modify the corresponding Lua files in the plugins directory.

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

nvim's People

Contributors

jmsrsd avatar

Stargazers

 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.