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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: add `yanky.nvim`
Mora Unie Youer
35 hours
3
-5
/
+35
|
*
feat: keybinds to copy/paste to/from clipboard easily
Mora Unie Youer
36 hours
1
-0
/
+4
|
*
fix: disable deprecated warnings
Mora Unie Youer
36 hours
1
-0
/
+3
|
*
feat: add `nvim-ts-autotag`
Mora Unie Youer
36 hours
2
-0
/
+9
|
*
feat: add `angular-language-server`
Mora Unie Youer
2 days
3
-0
/
+22
|
*
feat: enable LSP inlay hints in `typescript-language-server`
Mora Unie Youer
2 days
1
-0
/
+27
|
*
feat: enable LSP inlay hints by default
Mora Unie Youer
2 days
1
-0
/
+2
|
*
fix: `Tab` and `Shift-Tab` in fzf-lua
Mora Unie Youer
2 days
1
-1
/
+8
|
*
feat: add `biome` as LSP client and formatter
Mora Unie Youer
2 days
4
-0
/
+25
|
*
feat: add `typescript-language-server`
Mora Unie Youer
2 days
3
-3
/
+25
|
*
feat: use `lualine.nvim`
Mora Unie Youer
6 days
2
-0
/
+13
|
*
feat: use `bufferline.nvim`
Mora Unie Youer
6 days
2
-0
/
+11
|
*
feat: use `fzf-lua` features more
Mora Unie Youer
6 days
4
-49
/
+104
|
*
feat: show written file info as mini notification
Mora Unie Youer
6 days
1
-1
/
+11
|
*
fix: remove `smart-splits-nvim` as it is unusable
Mora Unie Youer
6 days
2
-26
/
+0
|
*
fix: replace `mini.pairs` with `nvim-autopairs`
Mora Unie Youer
6 days
2
-3
/
+12
|
*
fix: change LSP log level
Mora Unie Youer
10 days
1
-1
/
+2
|
*
feat: add `fzf-lua` for better choices
Mora Unie Youer
10 days
2
-1
/
+25
|
*
fix: inconvenient keybinding for completion
Mora Unie Youer
2025-04-20
1
-1
/
+4
|
*
fix: keybindings for `mini.move`
Mora Unie Youer
2025-04-04
1
-10
/
+19
|
*
feat: add keybindings for Git hunks in Visual mode
Mora Unie Youer
2025-04-04
1
-0
/
+8
|
*
fix: `which-key.nvim` groups are not registered in Visual mode
Mora Unie Youer
2025-04-04
1
-3
/
+7
|
*
feat: add `smart-splits.nvim` for integration with WezTerm
Mora Unie Youer
2025-04-04
3
-8
/
+42
|
*
fix: add some runtime deps for Tree-Sitter
Mora Unie Youer
2025-04-04
1
-0
/
+6
|
*
fix: improve `blink.cmp` fuzzy sorting
Mora Unie Youer
2025-03-30
1
-0
/
+4
|
*
feat: configure Catppuccin theme for LSP
Mora Unie Youer
2025-03-30
1
-0
/
+11
|
*
feat: enable NeoVim diagnostic features
Mora Unie Youer
2025-03-30
1
-0
/
+7
|
*
feat: add `rust-analyzer` as Rust LSP
Mora Unie Youer
2025-03-30
4
-0
/
+36
|
*
feat: use `conform.nvim` for `formatexpr()`
Mora Unie Youer
2025-03-29
1
-0
/
+2
|
*
style: format all `.nix` files with `nixfmt`
Mora Unie Youer
2025-03-29
1
-241
/
+317
|
*
feat: add `nixfmt` as Nix formatter
Mora Unie Youer
2025-03-29
2
-1
/
+2
|
*
style: format all `.lua` files with Stylua
Mora Unie Youer
2025-03-29
12
-336
/
+354
|
*
feat: add `stylua` as Lua formatter
Mora Unie Youer
2025-03-29
2
-14
/
+18
|
*
feat: add `conform.nvim` as formatter
Mora Unie Youer
2025-03-29
3
-0
/
+19
|
*
feat: add `snacks.nvim` for better status columns
Mora Unie Youer
2025-03-29
3
-3
/
+3
|
*
feat: enable more integrations for Catppuccin theme
Mora Unie Youer
2025-03-29
1
-0
/
+15
|
*
feat: change `gitsigns.nvim` signs
Mora Unie Youer
2025-03-29
1
-1
/
+17
|
*
fix: change `which-key.nvim` groups
Mora Unie Youer
2025-03-29
1
-1
/
+2
|
*
fix: use 3 columns for signs
Mora Unie Youer
2025-03-29
2
-1
/
+3
|
*
feat: use `gitsigns.nvim` instead of `mini.diff`
Mora Unie Youer
2025-03-29
3
-5
/
+58
|
*
feat: add `mini-diff`
Mora Unie Youer
2025-03-29
3
-8
/
+30
|
*
fix: add `vi` alias
Mora Unie Youer
2025-03-29
1
-1
/
+1
|
*
deps: nix flake update
Mora Unie Youer
2025-03-29
1
-30
/
+30
|
*
feat: use `telepath.nvim` instead of `leap-spooky.nvim`
Mora Unie Youer
2025-03-06
3
-4
/
+28
|
*
fix: duplicate keybindings from default plugin settings
Mora Unie Youer
2025-03-06
2
-1
/
+12
|
*
feat: add `todo-comments.nvim`
Mora Unie Youer
2025-03-06
2
-1
/
+12
|
*
feat: add `nixd` language server
Mora Unie Youer
2025-03-06
3
-10
/
+27
|
*
feat: finally working LSP
Mora Unie Youer
2025-03-06
7
-6
/
+65
|
*
feat: add `notify` extension to `telescope`
Mora Unie Youer
2025-03-06
1
-0
/
+2
|
*
feat: add `noice.nvim` for messages
Mora Unie Youer
2025-03-06
2
-2
/
+10
|
[next]