Coder Social home page Coder Social logo

neovim_config's Introduction

My Neovim Config

For coding in C and C++

Welcome to my Neovim Config repository!, its configured for C and c++ development.

My Neovim configuration is completely inspired by Josean Martinez. I've customized it to suit my workflow preferences. Here are some highlights:

  • Color Scheme: I use the vim-moonfly color scheme for a soothing and productive coding experience.
  • Status Line: Implemented with lualine and customized for evil mode using evil_lualine.lua.
  • Plugins:
Plugin Summary
vim-maximizer Maximizing and restoring split windows
Comment.nvim Easy commenting of code
nvim-tree File navigation
Telescope Fuzzy finding files and text
nvim-cmp Autocompletion with snippets provided by LuaSnip and friendly-snippets
MASON Code generation
nvim-lspconfig Language server protocol configurations
nvim-treesitter Improved syntax highlighting and code analysis

Installation

To use these configurations:

  1. Install Neovim on your system.
  2. Clone this repository.
  3. Symlink the dot files to their respective locations in your home directory.
git clone https://github.com/ravikul505/Neovim_Config
cd .Nvimconfig
ln -s $(pwd)/.config/nvim ~/.config/nvim
# Repeat the above step for other dot files as needed

Feel free to explore and adapt these configurations to suit your own preferences and workflow. If you have any questions or suggestions, feel free to reach out!

Happy coding! ๐Ÿš€

neovim_config's People

Contributors

steelatlas avatar ravikul505 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.