| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Problem:
The name `server_configurations` is extremely verbose and irritatingly
formal and dogmatic. This overlong name is a constant nuisance when
reading, writing, and coding.
It's also not even correct: these configurations are just as much
"client" configurations as they are "server" configurations.
Solution:
- Rename to a shorter name.
- Leave placeholder files for any old URLs that link to the old
location.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: add daily note commands for markdown-oxide
* fix: update description
* fix: syntax
* fix: formatting
* fix: formatting
* fix: formatting
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: root_dir for lspconfig
* fix: markdown oxide description
* fix: remove unused util
* docs: update server_configurations.md
skip-checks: true
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
* feat: add markdown-oxide lsp
* fix: style
* fix: modify root_dir to include git repos
* fix: fix undefined lspconfig error
* fix: style
* fix: use util
Co-authored-by: Raphael <glephunter@gmail.com>
* fix: use find git ancestor
Co-authored-by: Raphael <glephunter@gmail.com>
* Update markdown_oxide.lua
Co-authored-by: Raphael <glephunter@gmail.com>
---------
Co-authored-by: Raphael <glephunter@gmail.com>
|