mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-07-04 11:04:26 +02:00
add langmap
This commit is contained in:
parent
16b3253ba8
commit
098f430525
2 changed files with 10 additions and 0 deletions
|
@ -14,6 +14,7 @@ return {
|
|||
{ '\\', ':Neotree reveal<CR>', desc = 'NeoTree reveal', silent = true },
|
||||
},
|
||||
opts = {
|
||||
popup_border_style = 'NC', -- or "" to use 'winborder' on Neovim v0.11+
|
||||
filesystem = {
|
||||
window = {
|
||||
mappings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue