1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
John Solncev
ae33ab00ed Add new mode to status line. Change status line colors. 2021-06-07 13:50:31 +03:00
John Solncev
4dccd30577 Change colors in colorscheme 2021-06-04 09:55:55 +03:00
John Solncev
db92acbc22 Support colors in GUI mode (GVim) 2021-04-21 01:11:42 +03:00
John Solncev
7917102a88 Review 2021-04-01 21:12:05 +03:00
John Solncev
ade3b3b7d1 Remove git branch from status line. 2021-04-01 19:53:02 +03:00
John Solncev
af07768694 Status line update.
Status line:
 - Show git branch on status line;
 - Rename and change colors for status line.
2021-04-01 01:17:13 +03:00
John Solncev
a9155a44fe New status line.
Status line:
 - Show current editor mode;
 - Change colors in status line;
 - Replaced "column:line" "percentage through file line";
 - Delete showing buffer number.
2021-03-31 13:47:11 +03:00
John Solncev
30ff147ecf Add vim-gitgutter plugin. Create new status line.
Remove autoload directory from repository.

New in statusline:
 - Add file type marker;
 - Add percentage through file in lines;
 - Change color on buffer number marker;
 - Moved readonly marker.
2021-03-31 00:06:07 +03:00
John Solncev
c3d7272840 Rename test_scheme.vim to my_first_scheme.
Add more commentaries.
2021-03-26 12:00:41 +03:00
John Solncev
5b6d6b9818 Fix colors and highlighting. 2021-01-19 22:48:02 +03:00
John Solncev
0a8460f9b4 Update color scheme and add highlight cursor line. 2020-10-18 18:08:17 +03:00
John Solncev
43159937e4 First commit. 2020-10-05 09:41:03 +03:00