mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-02 00:56:02 +02:00
updates
This commit is contained in:
parent
a9dae4e3a5
commit
2e863d4ffc
4 changed files with 3 additions and 1 deletions
|
@ -37,6 +37,7 @@ nv_utils.define_augroups({
|
|||
-- {'BufWinEnter', '.sol', 'setlocal filetype=solidity'},
|
||||
|
||||
{ 'FileType', 'dashboard', 'set showtabline=0 | autocmd WinLeave <buffer> set showtabline=2'},
|
||||
{ 'FileType', '*', 'setlocal number'},
|
||||
{ 'FileType', 'dashboard', 'setlocal nonumber'},
|
||||
{ 'FileType', 'dashboard', 'setlocal nocursorline'},
|
||||
-- { 'FileType', 'dashboard', 'set nonumber | autocmd WinLeave <buffer> set number'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue