Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kmoschcau pushed 2 commits to main kmoschcau/deno-ws-test
kmoschcau pushed 1 commit to main kmoschcau/nvim-config
- feat(neoconf): expand lsp selection for ECMAScript to denols 073b4c3
kmoschcau pushed 3 commits to main kmoschcau/nvim-config
kmoschcau created a branch on kmoschcau/deno-ws-test
main - Just a small test to evaluate deno and websockets
kmoschcau created a repository: kmoschcau/deno-ws-test
https://github.com/kmoschcau/deno-ws-test - Just a small test to evaluate deno and websockets
kmoschcau created a comment on an issue on neovim/neovim
> The `~` string is not a pattern Yes it is. Try `:help /~`.
kmoschcau opened an issue on neovim/neovim
`:keeppatterns` does not keep the last substitution string
### Problem Hi, I encountered this problem with the trim.nvim plugin, which uses `:keeppatterns %s/...` under the hood. Every time I wrote a file with this plugin enabled, my last substitution was...kmoschcau created a comment on an issue on cappyzawa/trim.nvim
Hi, I don't use trim.nvim anymore. I replaced it with conform.nvim's trimming formatters. But I did have a look into it again and it seems that the problem is with neovim itself, not your plugin...
kmoschcau pushed 3 commits to main kmoschcau/nvim-config
kmoschcau pushed 2 commits to main kmoschcau/nvim-config
kmoschcau pushed 11 commits to main kmoschcau/nvim-config
- refactor(blink): update nvim-highlight-colors integration e287408
- fix(blink): remove explicitly set enable, as it throws ffd7a25
- feat(blink): make selection type dynamic 21be8c7
- chore(plugins): update f11cd0d
- feat(blink): use cmp_dap via compat afd1cf8
- feat(cmp): remove emmet completions I just don't use them really. b8d3832
- fix(blink): use per filetype sources d54e1db
- feat(blink): add render-markdown source 8c4d853
- feat(blink): add vimtex via compat 2e6b6ef
- feat(blink): add fish via compat c3718b4
- refactor(blink): add mini as an explicit dependency 90262a4
kmoschcau pushed 1 commit to main kmoschcau/nvim-config
- feat(plugins): add a first implementation to replace nvim-cmp with blink 3505d5e
kmoschcau created a comment on an issue on stevearc/oil.nvim
Alright. I did some more digging and found out the following: - The directory in question shows up with Mode `lar--` in PowerShell's `Get-ChildItem` output - `l` stands for `ReparsePoint` (whic...
kmoschcau created a comment on an issue on hrsh7th/nvim-cmp
@paulwyszynski no I did not find a way to do this sadly.
kmoschcau pushed 1 commit to main kmoschcau/nvim-config
- feat(cmp): disable autocompletion per filetype ed2d8bf