Git Product home page Git Product logo

nvstar's Introduction

Hello There
I'm Aditya, a Student, I like Linux and .configs, but I'm not a fan of Windows.


~ Aditya Singh Tomar ~


More Info


[LinkTree] [Instagram] [E-Mail]


Hi there, I'm आदित्य - aka [Adi] 👋adityastomar67 | Dev Logo

Coding

I'm a Developer, and a Student!

  • 🔭 I’m currently working on my Language Skills
  • 🌱 Linux comes under my very few of the Hobbies
  • 👯 I’m looking for feedbacks from other Developers
  • 🥅 2023 Goals: Contribute more to Open Source projects and develop new skills
  • ⚡ Fun fact: I love my coffee and .configs

# adityastomar67 | Twitter adityastomar67 | LinkedIn adityastomar67 | Instagram adityastomar67 | Facebook adityastomar67 | StackOverflow adityastomar67 | Medium adityastomar67 | Dev.to

↯ Hit in your console or terminal to connect with me. Like a true programmer

npx adityastomar67

⤉ This command line tool can be found at npx adityastomar67

nvstar's People

Contributors

adityastomar67 avatar alexis12119 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nvstar's Issues

Multiline comment

Hey mate :)

I'm trying to replicate the multiline comment as your plugins, but it's not working for some reason.

What I'm trying to achieve: I'm writing my comments on line comment like:
// This is a comment
And if it goes over a certain length, it will automatically go to a new line but still stay in comment.

I was seeking for your formatoption:

vim.opt.formatoptions  = vim.opt.formatoptions
    - "a" -- Auto formatting is BAD.
    - "t" -- Don't auto format my code. I got linters for that.
    + "c" -- In general, I like it when comments respect textwidth
    + "q" -- Allow formatting comments w/ gq
    - "o" -- O and o, don't continue comments
    + "r" -- But do continue when pressing enter.
    + "n" -- Indent past the formatlistpat, not underneath it.
    + "j" -- Auto-remove comments if possible.
    - "2" -- I'm not in gradeschool anymore

But that didn't work for some reason. Any thoughts on how to achieve this? Much appreciated!

Packer not installing plugins

Hello !
I'm trying out your configs. But packer isn't installing plugins.
Seems like the init.lua file is not recognized.
Is there a special requirement needed for the file structure in the nvim folder ?

Cursor animation plugin

Hey mate,

First of all, awesome dot files!!

This is not a bug but a question. I saw the animation of the cursor and really intrigued. I went through all your packer plugins but didn't see any plugin with that animation set-up. How do you make the cursor move smoothly like that?

Important Message

Hi, I just want to say that I made some updates in dull and It would be great if you will put a comment of my config link in the top of this file as credits, since my repo doesn't have license. Here are the latest highlights and palette. That's all and thanks for including my made from scratch colorscheme even it's not that organized and good.

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.