mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Updated gitconfig & removed python langauge config in helix
This commit is contained in:
parent
b66b3cf439
commit
4fa70058d3
2 changed files with 1 additions and 5 deletions
|
|
@ -1,4 +0,0 @@
|
||||||
[[language]]
|
|
||||||
name = "python"
|
|
||||||
roots = ["pyproject.toml"]
|
|
||||||
language-server = { command = "$HOME/.local/share/nvim/lap_servers/python/node_modeules/.bin/pyrigut-langserver", args = ["--stdio"] }
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
[user]
|
[user]
|
||||||
name = Smirnov Alexander
|
name = Smirnov Olexander
|
||||||
email = ss2316544@gmail.com
|
email = ss2316544@gmail.com
|
||||||
signingkey = 02BE5DDFB607A8F79E
|
signingkey = 02BE5DDFB607A8F79E
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue