Use stow for managing dotfiles
This commit is contained in:
parent
7b29ee2104
commit
7fed1cf922
83 changed files with 61 additions and 40 deletions
5
vim/.config/nvim/plugins/airline.vim
Normal file
5
vim/.config/nvim/plugins/airline.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
let g:airline_left_alt_sep = ''
|
||||
let g:airline_left_sep = ''
|
||||
let g:airline_powerline_fonts = 1
|
||||
let g:airline_right_alt_sep = ''
|
||||
let g:airline_right_sep = ''
|
Loading…
Add table
Add a link
Reference in a new issue