index
:
neovim-configuration.git
master
My Neovim configuration based on nixCats
Mora Unie Youer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lsp
/
biome.lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
8 hours
feat: add buffer- and tab-related keybinds
Mora Unie Youer
1
-0
/
+9
8 hours
feat: add quickfix keybind and helptag search
Mora Unie Youer
1
-72
/
+13
8 hours
feat: add `prettierd` for HTML files
Mora Unie Youer
2
-0
/
+3
8 hours
fix: add `.git` as root marker for Lua
Mora Unie Youer
1
-1
/
+1
8 hours
fix: error in non-Lua files due to `lazydev.nvim`
Mora Unie Youer
1
-1
/
+2
8 hours
fix: disable ghost text in cmdline
Mora Unie Youer
1
-0
/
+6
8 hours
feat: add `nvim-dap`
Mora Unie Youer
3
-0
/
+34
9 hours
feat: use `lazydev.nvim` for better NeoVim lua suggestions
Mora Unie Youer
2
-2
/
+37
32 hours
feat: map `<leader>w` to `<C-w>`
Mora Unie Youer
1
-0
/
+9
33 hours
fix: `oil.nvim` not loading at start
Mora Unie Youer
1
-1
/
+1
33 hours
feat: add `oil.nvim`
Mora Unie Youer
2
-0
/
+12
33 hours
feat: add Vim workspace to `lua_ls`
Mora Unie Youer
1
-0
/
+6
33 hours
feat: add `multicursor-nvim`
Mora Unie Youer
3
-0
/
+80
35 hours
feat: add `yanky.nvim`
Mora Unie Youer
3
-5
/
+35
35 hours
feat: keybinds to copy/paste to/from clipboard easily
Mora Unie Youer
1
-0
/
+4
35 hours
fix: disable deprecated warnings
Mora Unie Youer
1
-0
/
+3
36 hours
feat: add `nvim-ts-autotag`
Mora Unie Youer
2
-0
/
+9
2 days
feat: add `angular-language-server`
Mora Unie Youer
3
-0
/
+22
2 days
feat: enable LSP inlay hints in `typescript-language-server`
Mora Unie Youer
1
-0
/
+27
2 days
feat: enable LSP inlay hints by default
Mora Unie Youer
1
-0
/
+2
2 days
fix: `Tab` and `Shift-Tab` in fzf-lua
Mora Unie Youer
1
-1
/
+8
2 days
feat: add `biome` as LSP client and formatter
Mora Unie Youer
4
-0
/
+25
2 days
feat: add `typescript-language-server`
Mora Unie Youer
3
-3
/
+25
6 days
feat: use `lualine.nvim`
Mora Unie Youer
2
-0
/
+13
6 days
feat: use `bufferline.nvim`
Mora Unie Youer
2
-0
/
+11
6 days
feat: use `fzf-lua` features more
Mora Unie Youer
4
-49
/
+104
6 days
feat: show written file info as mini notification
Mora Unie Youer
1
-1
/
+11
6 days
fix: remove `smart-splits-nvim` as it is unusable
Mora Unie Youer
2
-26
/
+0
6 days
fix: replace `mini.pairs` with `nvim-autopairs`
Mora Unie Youer
2
-3
/
+12
10 days
fix: change LSP log level
Mora Unie Youer
1
-1
/
+2
10 days
feat: add `fzf-lua` for better choices
Mora Unie Youer
2
-1
/
+25
2025-04-20
fix: inconvenient keybinding for completion
Mora Unie Youer
1
-1
/
+4
2025-04-04
fix: keybindings for `mini.move`
Mora Unie Youer
1
-10
/
+19
2025-04-04
feat: add keybindings for Git hunks in Visual mode
Mora Unie Youer
1
-0
/
+8
2025-04-04
fix: `which-key.nvim` groups are not registered in Visual mode
Mora Unie Youer
1
-3
/
+7
2025-04-04
feat: add `smart-splits.nvim` for integration with WezTerm
Mora Unie Youer
3
-8
/
+42
2025-04-04
fix: add some runtime deps for Tree-Sitter
Mora Unie Youer
1
-0
/
+6
2025-03-30
fix: improve `blink.cmp` fuzzy sorting
Mora Unie Youer
1
-0
/
+4
2025-03-30
feat: configure Catppuccin theme for LSP
Mora Unie Youer
1
-0
/
+11
2025-03-30
feat: enable NeoVim diagnostic features
Mora Unie Youer
1
-0
/
+7
2025-03-30
feat: add `rust-analyzer` as Rust LSP
Mora Unie Youer
4
-0
/
+36
2025-03-29
feat: use `conform.nvim` for `formatexpr()`
Mora Unie Youer
1
-0
/
+2
2025-03-29
style: format all `.nix` files with `nixfmt`
Mora Unie Youer
1
-241
/
+317
2025-03-29
feat: add `nixfmt` as Nix formatter
Mora Unie Youer
2
-1
/
+2
2025-03-29
style: format all `.lua` files with Stylua
Mora Unie Youer
12
-336
/
+354
2025-03-29
feat: add `stylua` as Lua formatter
Mora Unie Youer
2
-14
/
+18
2025-03-29
feat: add `conform.nvim` as formatter
Mora Unie Youer
3
-0
/
+19
2025-03-29
feat: add `snacks.nvim` for better status columns
Mora Unie Youer
3
-3
/
+3
2025-03-29
feat: enable more integrations for Catppuccin theme
Mora Unie Youer
1
-0
/
+15
2025-03-29
feat: change `gitsigns.nvim` signs
Mora Unie Youer
1
-1
/
+17
[next]