py-poetry template + pyright instead of pylsp #7

Merged
pegasust merged 6 commits from top-level-wip into master 2023-01-19 22:23:47 +00:00
Showing only changes of commit ec1afc4fe0 - Show all commits

View File

@ -178,6 +178,8 @@
# NOTE: this actually does not exist # NOTE: this actually does not exist
base.keepass.path = "/Users/htran/keepass.kdbx"; base.keepass.path = "/Users/htran/keepass.kdbx";
base.alacritty.font.size = 11.0; base.alacritty.font.size = 11.0;
base.git.name = "Hung";
base.git.email = "htran@egihosting.com";
} }
nerd_font_module nerd_font_module
]; ];