Commit Graph

12 Commits (8c164b811d962f9c4b15e25fa7ff5048859c50b3)

Author SHA1 Message Date
Iron-E 8c164b811d
perf: general improvements
I forgot to break it up into individual commits, and I ain't going
backwards now.
1 year ago
Iron-E ba75e9b4d3
ref: make workspace diagnostics more accurate 1 year ago
Iron-E 70c3585da3
docs(libmodal): add missing `@class` annotations
This should help the LSP reason about what is being imported
2 years ago
Iron-E cf1bca1f8f
ref(libmodal): use `vim.notify` for errors
This allows for integration with `nvim-notify` and others.
2 years ago
Iron-E 55a0bcca00
docs: make comments conform in case 2 years ago
Iron-E 49a02ad692
merge!: cleanup the plugin
This was my first plugin. Looking back on it, it was full of bad
design decisions (and I have elected to keep most of the user-facing
ones for backwards-compatability). This merge tries to uncrustify the
plugin by standardizing the documentation, removing much unecessary
code, reorganizing the internal structures, and removing references to
my own made-up terminology.
2 years ago
Iron-E afdfadf365
ref: use Neovim 0.5
BREAKING CHANGE: now requires Neovim 0.5
3 years ago
Iron-E f190a91d81
Cleanup using sumneko_lua 4 years ago
Iron-E d8da47fa71
Optimize module loading, update docs 4 years ago
Iron-E 861e3008b1
Refactor `classes` 4 years ago
Iron-E eee6a01778
Consistency improvements 4 years ago
Iron-E 41564fa9f3
Begin conversion to OO-centered programming 4 years ago