feat(plugins): add heirline
This commit is contained in:
parent
17c2f0e776
commit
eb23c9e4b1
4 changed files with 231 additions and 3 deletions
|
|
@ -68,8 +68,8 @@
|
|||
# Number of spaces to use for indentation
|
||||
shiftwidth = 2;
|
||||
|
||||
# Always show tabline (TODO: use with heirline?)
|
||||
#showtabline = 2;
|
||||
# Always show tabline
|
||||
showtabline = 2;
|
||||
|
||||
# Show signs column
|
||||
signcolumn = "yes";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue