Skip to content

jemorriso/lazyvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.


Friday, March 17, 2023

I added black python formatter to the null-ls config. Following the instructions on the lazyvim website, the opts field will try to merge config with the lazyvim config. But since opts is defined as a function, I needed to copy the whole function to my own config, and add black there. I tested that flake8 was not working unless I copied the entire function.

Note that there is extra null-ls config defined in the lazyvim repo, my extra config merges with that config.

(source)[https://www.lazyvim.org/configuration/plugins]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages