Skip to content

Teddy-bear-123/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#nvim config stuff i will move to later (use the new-11-lazy branch for now) (For v.12 nightly, breaks way to often + need to get ayu-dark working!)

kainda important stuff

1.. Download LSP configurations:

cd ~/.config/nvim
git clone https://github.com/neovim/nvim-lspconfig.git
cd nvim-lspconfig
mv lsp ..
rm nvim-lspconfig -rf

( a lazy way to get a config for every lsp that I might update once in a while? porbably not worth it IMO but like ehhhh)

Structure

~/.config/nvim/
├── init.lua   
├── lua/config/
│   ├── options
│   ├── keymaps
│   ├── after.lua
│   └── plugins
├── lsp/       
└── README.md  

Credit to sylvan franklin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages