mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: update
This commit is contained in:
parent
6e7ca7ed79
commit
ef640d0f27
6 changed files with 28 additions and 42 deletions
|
|
@ -35,8 +35,8 @@ return {
|
|||
selection_caret = icons.current .. " ",
|
||||
multi_icon = icons.selected .. " ",
|
||||
file_ignore_patterns = {
|
||||
".git",
|
||||
"node_modules",
|
||||
".git/",
|
||||
"node_modules/",
|
||||
},
|
||||
mappings = {
|
||||
i = {
|
||||
Loading…
Add table
Add a link
Reference in a new issue