remove airline from nvim settings
This commit is contained in:
parent
ad06690977
commit
00c5590a3c
1 changed files with 0 additions and 1 deletions
|
|
@ -49,5 +49,4 @@ vim.cmd([[
|
|||
autocmd BufRead,BufNewFile *.bu,*.yml.example,*.yaml.example set filetype=yaml
|
||||
autocmd BufRead,BufNewFile *.ign set filetype=json
|
||||
match RedundantSpaces /\s\+$/
|
||||
let g:airline_theme='papercolor'
|
||||
]])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue