Coder Social home page Coder Social logo

s1n7ax / dotnvim Goto Github PK

View Code? Open in Web Editor NEW
119.0 6.0 18.0 876 KB

Neovim Lua configuration pre-configured for Java, JavaScript, Typescript etc...

License: MIT License

Lua 93.81% Shell 3.76% Dockerfile 2.43%
coc nvim lua neovim lsp treesitter dotfiles neovim-dotfiles neovim-configuration neovim-lua

dotnvim's Introduction

Hi there, I'm Srinesh ๐Ÿ‘‹

committers.top badge GitHub Org's stars YouTube Channel Subscribers Linux

๐Ÿ“Š Code, Commits, and a Little Caffeine โ˜•

s1n7ax's Github stats Top Langs

About Me

๐Ÿ‘‹ I'm a passionate software engineer from Sri Lanka. I'm deeply immersed in the world of technology and open-source software, with a particular fondness for Linux and its various distributions. My journey in the tech realm has been both thrilling and fulfilling, and I'm here to share some of my interests and experiences.

๐Ÿ–ฅ๏ธ Linux Enthusiast:

I have a strong affinity for Linux, and I specialize in configuring and optimizing Linux systems for various purposes. I'm particularly enthusiastic about NixOS (BTW, I use NixOS).

๐ŸŽฎ Gamer at Heart:

When I'm not diving into the intricacies of software and Linux, you can often find me in the gaming world. Video games are my go-to for unwinding and having fun. Whether it's exploring virtual worlds or engaging in epic battles, gaming is a significant part of my life.

๐ŸŒ Open Source Advocate:

I believe in the power of open source and actively contribute to and support open-source projects. I'm committed to giving back to the community that has enriched my knowledge and skills.

๐Ÿ”ง Problem Solver:

As a software engineer, I'm dedicated to finding elegant solutions to complex problems. I enjoy tackling challenges, writing clean code, and making technology work seamlessly.

๐Ÿ“š Lifelong Learner:

Technology is an ever-evolving field, and I'm constantly learning and adapting to stay at the cutting edge. I find joy in discovering new tools, languages, and frameworks.

๐Ÿ˜บ Cat Lover:

I also have a soft spot for our feline friends. Cats are not just adorable but also a great source of comfort and companionship. I often find myself scrolling through cat videos during my breaks.


๐ŸŒŸ Let's connect and explore the fascinating world of code, Linux, gaming, and all things tech together. Feel free to reach out if you share my interests or have any questions. I'm always up for a good tech discussion or a multiplayer game!

๐Ÿ“ซ You can reach me at [email protected] or find me on LinkedIn.

๐Ÿš€ Happy coding and gaming!

dotnvim's People

Contributors

s1n7ax 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dotnvim's Issues

Error running config for nvim-lsp-installer

I'm seeing the following error once I clone your dotnvim project and open nvim.

packer.nvim: Error running config for nvim-lsp-installer: /home/anand/.config/nvim/lua/nvim/utils/lsp/config.lua:1: module 'pl.class' not found:
^Ino field package.preload['pl.class']
^Ino file './pl/class.lua'
^Ino file '/usr/share/luajit-2.1.0-beta3/pl/class.lua'
^Ino file '/usr/local/share/lua/5.1/pl/class.lua'
^Ino file '/usr/local/share/lua/5.1/pl/class/init.lua'
^Ino file '/usr/share/lua/5.1/pl/class.lua'
^Ino file '/usr/share/lua/5.1/pl/class/init.lua'
^Ino file '/home/anand/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/pl/class.lua'
^Ino file '/home/anand/.cache/nvim/packer_hererocks/2.1.0-beta3/share/lua/5.1/pl/class/init.lua'
^Ino file '/home/anand/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/pl/class.lua'
^Ino file '/home/anand/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/luarocks/rocks-5.1/pl/class/init.lua'
^Ino file './pl/class.so'
^Ino file '/usr/local/lib/lua/5.1/pl/class.so'
^Ino file '/usr/lib/x86_64-linux-gnu/lua/5.1/pl/class.so'
^Ino file '/usr/local/lib/lua/5.1/loadall.so'
^Ino file '/home/anand/.cache/nvim/packer_hererocks/2.1.0-beta3/lib/lua/5.1/pl/class.so'
^Ino file './pl.so'
^Ino file '/usr/local/lib/lua/5.1/pl.so'
^Ino file '/usr/lib/x86_64-linux-gnu/lua/5.1/pl.so'
^Ino file '/usr/local/lib/lua/5.1/loadall.so'

Can you update the repo with the latest stable code?

make command not working when trying to install the nvim nightly version

Hey bud,

so I'm following the steps outlined in your Readme and when I want to do make and sudo make install I get this error:

cd .deps &&
cmake -G 'Unix Makefiles'
/home/hector/neovim/third-party
/bin/sh: 2: cmake: not found
make: *** [Makefile:112: build/.ran-third-party-cmake] Error 127

I have already cloned your repo and settings but because my neovim version 5 failed to install, I think that's my roadblock.

I'd appreciate any help. I tried updating my $PATH and some other workaround online but I've failed so far.

java lsp not working

I installed your config. When I open a lua file the lsp gives me error and warning messages and code completion. But when I open a java file the lsp starts a says ServiceReady but does not give me any error messages or code completion. Any ideas why that could happen? Am I missing something?

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.