1
0
Fork 0
Commit graph

41 commits

Author SHA1 Message Date
487b2f18a2 Fix displaying git branch 2024-02-06 06:07:36 +03:00
711d9eaf69 Fix diff change color 2024-01-07 20:11:26 +03:00
9e61320039 Add branch name to status bar & change colorscheme 2024-01-07 20:09:14 +03:00
29e5a32355 Add editor mod to status line 2023-12-29 23:11:42 +03:00
de2c1387bc Set relative number ruller 2022-09-11 02:38:43 +03:00
69ade69349 Fix backspace after update to Vim9 2022-08-23 03:11:07 +03:00
fad049b35d Remove Git branch and mode name from status bar 2022-08-14 02:13:31 +03:00
6463f4fafb Correct display Git branch name to status bar 2022-07-13 12:02:48 +03:00
eebefa0120 Update status line & color scheme 2022-06-21 20:03:48 +03:00
Иван Солнцев
d96ee27a6e Update colorscheme and config for support GUI 2022-05-17 12:41:57 +03:00
Иван Солнцев
e2edec472a Auto set and unset text width for Markdown 2022-04-27 22:34:19 +03:00
John Solntsev
f86dbb4733 Update colorscheme and include wildmenu 2022-03-13 22:35:14 +03:00
John Solntsev
d50d248be6 Small improvements 2022-03-13 10:28:23 +03:00
John Solntsev
e2da257084 Remove call vim-plug 2021-12-23 22:01:55 +03:00
John Solntsev
4e016e7b67 Change adjust color for tab and status bar's. 2021-12-16 20:50:12 +03:00
John Solntsev
fbcf95e206 Update autocmd events and commands. 2021-11-11 14:33:32 +03:00
John Solntsev
8b76ebd01f Change colors for tab line. 2021-11-11 12:16:05 +03:00
John Solntsev
837bed8955 Add pep8 style checker (as compiler) and tab line. 2021-11-11 01:45:49 +03:00
John Solncev
8eeffd7dc7 Migrate to vim. 2021-10-29 15:01:56 +03:00
John Solncev
87994d4fbc Update rc file for off arrows binds. 2021-10-25 20:36:16 +03:00
John Solncev
9223d96d06 Change colorscheme 2021-10-24 00:39:36 +03:00
John Solncev
ff24c8d05e Add READONLY mode and change colorscheme 2021-10-21 00:17:11 +03:00
John Solncev
83871b70b1
Russian language keybindings. 2021-09-23 15:25:38 +03:00
John Solncev
09682113c8
Update and rename colorscheme. 2021-09-13 08:23:54 +03:00
John Solncev
fb42d7c23e Change color-scheme & small improvements into vimrc. 2021-07-16 19:23:40 +03:00
John Solncev
ae33ab00ed Add new mode to status line. Change status line colors. 2021-06-07 13:50:31 +03:00
John Solncev
db92acbc22 Support colors in GUI mode (GVim) 2021-04-21 01:11:42 +03:00
John Solncev
12320b23c3 Remove NERDTree plugin 2021-04-01 20:08:15 +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
69c76d2237 Rebind shortcut. 2021-03-29 12:25:46 +03:00
John Solncev
9b19f1ac0a Merge branch 'main' of github.com:deeppurple-studio/MyVimRc into main 2021-03-29 12:14:32 +03:00
John Solncev
451f989112 Add support plugins.
Add plugin:
 - NERD-tree
2021-03-29 12:13:02 +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
3b39b06515 Add autowrap for markdown files 2021-02-04 13:20:02 +03:00
John Solncev
5b6d6b9818 Fix colors and highlighting. 2021-01-19 22:48:02 +03:00
John Solncev
8bd112e58c Off compatible mode 2020-10-20 23:14:27 +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