Display relative path
This commit is contained in:
parent
7409d5da80
commit
25f7f64cf4
1 changed files with 3 additions and 0 deletions
3
nvim.nix
3
nvim.nix
|
|
@ -63,6 +63,9 @@
|
|||
component_separators = { left = '|', right = '|'},
|
||||
section_separators = { left = ' ', right = ' '},
|
||||
},
|
||||
sections = {
|
||||
lualine_c = { { 'filename', path = 1 } },
|
||||
},
|
||||
})
|
||||
|
||||
-- Basic keymaps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue