oscar
|
789d4a7664
|
fix(filetypes): add extension mappings for systemd-like files
|
2026-07-16 18:47:12 +02:00 |
|
oscar
|
ba93dd38e9
|
fix: change line length to 100
|
2026-07-16 03:02:25 +02:00 |
|
oscar
|
40d0f336a0
|
fix(nvim-tree): disable update_focused_file
|
2026-07-12 12:52:58 +02:00 |
|
oscar
|
68923f010f
|
feat: commit to emacs/readline bindings in insert mode
|
2026-07-10 19:28:34 +02:00 |
|
oscar
|
4f6155bf08
|
feat: remove custom lsp completion
|
2026-07-10 18:57:32 +02:00 |
|
oscar
|
c7ea39ccf5
|
feat: add ucl support
|
2026-07-10 18:57:32 +02:00 |
|
oscar
|
baa098454b
|
feat: add typst support
|
2026-07-10 18:57:28 +02:00 |
|
oscar
|
4732c9002f
|
fix(markdown): format to 80 columns
|
2026-07-05 19:38:01 +02:00 |
|
oscar
|
68d7b7f04b
|
feat: use md-fmt
|
2026-07-04 04:48:33 +02:00 |
|
oscar
|
bfa78ebcd2
|
feat: add json-ls
|
2026-07-04 04:48:08 +02:00 |
|
oscar
|
7ef4dcd10b
|
fix(lsp/kind): stop using kind in completions
|
2026-07-03 21:05:40 +02:00 |
|
oscar
|
0a9ce85f67
|
fix(outline): stop using icons
|
2026-07-03 20:59:48 +02:00 |
|
oscar
|
1f2a5a8078
|
fix(oil): open oil in current window
|
2026-07-01 21:26:53 +02:00 |
|
oscar
|
e6d4d8028b
|
fix(mason-auto-install): specify filetype for phpcs
|
2026-06-26 00:42:49 +02:00 |
|
oscar
|
3ede5b812d
|
fix(jdtls): remove unused keybind
|
2026-06-26 00:36:51 +02:00 |
|
oscar
|
5630af0e8e
|
fix(lsp): only run attach handler for related clients
|
2026-06-24 20:23:48 +02:00 |
|
oscar
|
79859807f1
|
fix(c): align switch labels with switch
|
2026-06-22 20:53:27 +02:00 |
|
oscar
|
55c4566cee
|
fix(lsp): use LspAttach event for registering on_attach callback
|
2026-06-21 21:57:19 +02:00 |
|
oscar
|
941a87371b
|
fix(lsp): disable language servers depending on node/npm
|
2026-06-17 15:28:42 +02:00 |
|
oscar
|
470f9235f0
|
fix(mason-auto-install): remove packages depending on npm
|
2026-06-17 15:25:39 +02:00 |
|
oscar
|
cf922e700f
|
fix(xml_ls): change cmd
|
2026-06-15 13:13:04 +02:00 |
|
oscar
|
668ed940f3
|
fix(fzf): ignore generated class files
|
2026-06-12 17:13:12 +02:00 |
|
oscar
|
07214a9ce9
|
fix(git): open log commits from line
|
2026-06-10 17:55:51 +02:00 |
|
oscar
|
c255fcd6e9
|
feat(git): add status diff tab binding
|
2026-06-10 17:48:45 +02:00 |
|
oscar
|
523f1dbcda
|
refactor(nvim): use option value APIs
|
2026-06-10 17:33:03 +02:00 |
|
oscar
|
72dc07ba24
|
feat(fzf): match telescope recent files
|
2026-06-10 17:32:36 +02:00 |
|
oscar
|
0810939e24
|
fix(git): restore fugitive and gitsigns
|
2026-06-10 17:05:29 +02:00 |
|
oscar
|
c7eea1bb7c
|
fix(java): change formatting config
|
2026-06-10 15:39:21 +02:00 |
|
oscar
|
589419446e
|
feat(nvim-tree): group empty directories
|
2026-06-10 11:41:47 +02:00 |
|
oscar
|
84145eb7c2
|
feat: add csharp_ls
|
2026-06-10 11:15:21 +02:00 |
|
oscar
|
089318ecd7
|
feat(lsp): add jdtls
|
2026-06-10 10:57:29 +02:00 |
|
oscar
|
5ca089666e
|
feat(ts): add groovy
|
2026-06-09 14:48:52 +02:00 |
|
oscar
|
71d6e7f781
|
feat(ts): add java/javadoc
|
2026-06-09 13:33:19 +02:00 |
|
oscar
|
cc725e4a5a
|
chore(ts/python): update wording
|
2026-06-09 11:38:05 +02:00 |
|
oscar
|
e35ea79477
|
fix(kotlin): use parser nodes for interpolation
|
2026-06-09 11:38:03 +02:00 |
|
oscar
|
ca9b9086b8
|
fix(fzf): ignore .git for grep
|
2026-06-09 11:32:00 +02:00 |
|
oscar
|
f73fb35bb2
|
feat(ts): add kotlin
|
2026-06-09 11:25:31 +02:00 |
|
oscar
|
3ba9c4d812
|
feat(completion): add dictionary completions for prose
|
2026-06-05 03:25:19 +02:00 |
|
oscar
|
2f17692eef
|
feat(spell)!: disable spell
|
2026-06-05 00:54:51 +02:00 |
|
oscar
|
7ff6aedbd4
|
fix(nvim-tree): disable filesystem watcher
|
2026-06-04 22:12:57 +02:00 |
|
oscar
|
b08ffee757
|
feat(completion): add spell suggestions to blink
|
2026-06-01 02:29:18 +02:00 |
|
oscar
|
070c46cf3f
|
feat(spell): enable prose spell checking
|
2026-05-30 18:37:21 +02:00 |
|
oscar
|
e5494ecc0b
|
chore: improve project checks
|
2026-05-29 11:53:03 +02:00 |
|
oscar
|
cebff7f3a8
|
chore: update pack lockfile
|
2026-05-29 11:30:06 +02:00 |
|
oscar
|
3e5cef568a
|
feat(ts): add jq
|
2026-05-29 11:29:45 +02:00 |
|
oscar
|
482ed70cf6
|
feat(ts): add starlark
|
2026-05-29 11:00:59 +02:00 |
|
oscar
|
ae223dfaa7
|
chore: move out gitlog syntax file to git.nvim
|
2026-05-29 10:27:20 +02:00 |
|
oscar
|
faae15f05c
|
fix(git): enable visual staging
|
2026-05-29 10:26:25 +02:00 |
|
oscar
|
4df13ecdec
|
chore: update project url
|
2026-05-28 16:45:16 +02:00 |
|
oscar
|
189bb8e5dc
|
chore(pack): refresh lockfile
|
2026-05-28 00:08:12 +02:00 |
|