Commit graph

8 commits

Author SHA1 Message Date
Howard Abrams
6aa3efdf54 LSP shouldn't be turned on by default
At least, not until i can tame this beast.
2022-05-10 11:25:10 -07:00
Howard Abrams
82ff876a18 Fixed startup bugs 2022-04-29 22:27:06 -07:00
Howard Abrams
608ab39e07 Reworking some evil keys that conflict by default.
Oh, and adding the evil-text-object designed for Python code.
2022-04-27 22:11:12 -07:00
Howard Abrams
b5a82133ca Clarify the creative commons on tangled files
Do I really need the copyright symbol? I love how the proselint
insists that I use the unicode character (which unicoding all the
files sounds great to me).

What could go wrong there? :-D
2022-03-09 10:48:26 -08:00
Howard Abrams
9d14742138 Mode-specific keybindings for Python
Now the LSP seems to be working better with pyright.
2022-02-25 17:12:45 -08:00
Howard Abrams
3a927e756a Fix my code inclusion, like beep and demo-it
Using the :local-repo to test local repositories of my .. this doesn't
seem right.
2021-12-27 09:46:10 -08:00
Howard Abrams
e0e16e57d6 Excising useless user information 2021-11-18 12:12:19 -08:00
Howard Abrams
7301b8fb0e Integrate LSP and Python to Emacs
Using the typical `lsp` project, but am not sure if I should switch
over to `eglot`. It will be interesting to mess with this.
2021-11-18 08:17:20 -08:00