Skip to content

My configurations of neovim inspired by ThePrimeagen

Notifications You must be signed in to change notification settings

daltondiaz/init.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim LSP configuration

I work with Neovim for a long period, but like a franktesin with with many configuration in many files, parts with lua configuration, other with vim configs, a truly messy.

So this new configuration is totally using LSP and Lua.

If you is new with Neovim I really recommend you following and watch the many tips of ThePrimeagen:

Video

What I will find?

I work with Java, Php, Vuejs, Javascript and I currently studying Rust and Go. So you will find all this configurations and plugins.

Why Neovim?

Neovim is awesome, you can do everything is like start ride in bicecly its not easy in the first steps are hard, but when you find your balance, you will have a lot of fun and challengs. Its very fast and productive, is not to everyone but don't give up in the first days keep doing 1% day by day and in the long run you will breath Vim!

Using my configuration

If you want use this configuration follow the steps

Clone

The first step is clone this repository at

~/.config/

Command git clone [email protected]:daltondiaz/init.lua.git nvim

If you already have a nvim folder a good option is rename mv nvim nvim_bk so you wouldn't lose your old configuration.

Rename folders

You'll find some folder with my name so you can use them because of course is a wonderfull name or you can rename to your name/alias

Packer

Now inside lua/dalton(or your name/alies of last step) open nvim packer.lua and type :PackerSync if don't work use this command first :so to source your file.

End

Enjoy baby!!

About

My configurations of neovim inspired by ThePrimeagen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages