Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
neovim
Browse files
Sep 01, 2025
refactor(lsp): use `vim.lsp.protocol.Methods.*` instead of string literals
· 9a2a4dd7
mira
authored
Sep 01, 2025
9a2a4dd7
feat(lsp): enable on type formatting
· 722aef7b
mira
authored
Sep 01, 2025
722aef7b
feat(plugin): restore previous session when restarting neovim
· f2ef8f39
mira
authored
Sep 01, 2025
f2ef8f39
feat(catppuccin): change bash variable parameter highlight
· 74296b81
mira
authored
Sep 01, 2025
74296b81
feat(catppuccin): change lua operator highlight
· 8d47474f
mira
authored
Sep 01, 2025
8d47474f
chore: update lazylock.json
· 4c5f862d
mira
authored
Sep 01, 2025
4c5f862d
chore: update sync smart-hints with upstream
· ca31875e
mira
authored
Sep 01, 2025
ca31875e
feat(fterm): add title to window
· a336fc1f
mira
authored
Sep 01, 2025
a336fc1f
feat(plugins): disable colorful-winsep
· b99b148a
mira
authored
Sep 01, 2025
b99b148a
feat(plugins): update colorful-winsep
· 60bc04eb
mira
authored
Sep 01, 2025
60bc04eb
fix(signs): sign column symbol priority
· 479108e9
mira
authored
Sep 01, 2025
479108e9
Jul 30, 2025
chore: update lazylock.json
· 8683c48c
mira
authored
Jul 30, 2025
8683c48c
fix(emmy_lua): update typing for `notify_schedule`
· 0c3ca09a
mira
authored
Jul 30, 2025
0c3ca09a
feat(lsp): add :LspLog command
· 0276d84f
mira
authored
Jul 30, 2025
0276d84f
feat(plugin): prevent plugin/ files from loading multiple times
· 5bda428f
mira
authored
Jul 30, 2025
5bda428f
fix(lazy): disable luarocks support
· 822e9832
mira
authored
Jul 30, 2025
822e9832
Jul 20, 2025
chore: update lazylock.json
· 0d19a78f
mira
authored
Jul 20, 2025
0d19a78f
fix(treesitter): install missing parsers on plugin config
· 484f111a
mira
authored
Jul 20, 2025
484f111a
feat(lsp): add support for linked editing ranges
· 3224a92e
mira
authored
Jul 20, 2025
3224a92e
chore: update lazylock.json
· 4b4df748
mira
authored
Jul 20, 2025
4b4df748
fix(treesitter): change :TSInstall to `install()` call
· 086d0970
mira
authored
Jul 20, 2025
086d0970
fix(replterm): use term.buf and term:close() when possible
· 8823cced
mira
authored
Jul 20, 2025
8823cced
feat(lsp): create shorthand for defining `root_dir`
· 7004ecf9
mira
authored
Jul 20, 2025
7004ecf9
Jul 13, 2025
chore: update lazylock.json
· 98a4975d
mira
authored
Jul 13, 2025
98a4975d
fix(whichkey): set group icons separately
· 6e2d8cc8
mira
authored
Jul 13, 2025
6e2d8cc8
fix(smart-hints): sync with upstream changes
· 873de0f5
mira
authored
Jul 13, 2025
873de0f5
Jun 24, 2025
chore: update lazylock.json
· 85da499f
mira
authored
Jun 24, 2025
85da499f
docs(README): re-add vim-fetch to plugin list
· abfb71a3
mira
authored
Jun 24, 2025
abfb71a3
feat(plugins): replace guard.nvim with nvim-lint
· 447b0b1f
mira
authored
Jun 24, 2025
447b0b1f
Jun 23, 2025
chore: update lazylock.json
· 8a17bf00
mira
authored
Jun 23, 2025
8a17bf00
fix(nvim-bqf): return to main branch
· 4a337c74
mira
authored
Jun 23, 2025
4a337c74
Jun 17, 2025
chore: update lazylock.json
· 57e4f100
mira
authored
Jun 17, 2025
57e4f100
refactor(autocmd): deprecate autocmd functions in util.common
· 35d1f00f
mira
authored
Jun 17, 2025
35d1f00f
Jun 12, 2025
refactor(lspconfig): reorder setup
· 4919e1f1
mira
authored
Jun 12, 2025
4919e1f1
feat(lsp): setup capabilities via lsp.config['*']
· d28c514a
mira
authored
Jun 12, 2025
d28c514a
feat(lsp): setup on_attach via LspAttach autocmd
· 9fd92ce1
mira
authored
Jun 12, 2025
9fd92ce1
fix(lsp): single_file_support -> workspace_required
· e9191e68
mira
authored
Jun 12, 2025
e9191e68
feat(devicons): custom icon for scheme files
· 4b5f3c72
mira
authored
Jun 12, 2025
4b5f3c72
fix(vim-fetch): defer filetype detection
· b1cacfaf
mira
authored
Jun 12, 2025
b1cacfaf
chore: remove dead code
· 8064452b
mira
authored
Jun 12, 2025
8064452b
Loading