Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added go language server | Yaroslav | 2020-10-06 |
| | |||
* | use clangd as language server for C/C++ | Yaroslav | 2020-09-29 |
| | |||
* | Add textwidth column | Yaroslav | 2020-09-29 |
| | | | | Also, set textwidth to 80 for Rust files | ||
* | show actual character count instead of bytes | Yaroslav | 2020-09-12 |
| | |||
* | goyo shortcuts and config | Yaroslav | 2020-08-18 |
| | |||
* | added plugins for toml syntax and C/C++ omnicompletion | Yaroslav | 2020-08-18 |
| | |||
* | filetype related changes | Yaroslav | 2020-08-12 |
| | | | | | | * Updated some filetype.vim that are related to simple text or prose writing (not coding related) to use a different context with SuperTab * Use LanguageClient-neovim + RLS instead of racer | ||
* | added nerdtree and supertab plugins | Yaroslav | 2020-08-11 |
| | |||
* | added a couple of rust-related plugins | Yaroslav | 2020-08-11 |
| | |||
* | truncate statusline after git branch | Yaroslav | 2020-08-11 |
| | |||
* | General changes to vim rice | Yaroslav | 2020-08-11 |
| | | | | | | | * removed all configuration related to airline and other old plugins that I don't use anymore * configured custom statusline * other minor changes | ||
* | simplify vim rice: use vimplug for managing plugins | Yaroslav | 2020-08-10 |
| | |||
* | relative line numbers | Yaroslav | 2020-08-05 |
| | |||
* | more bindings available with russian layout | Yaroslav | 2020-06-08 |
| | |||
* | added shortcuts; made shortcuts more comfy to use with russian layout | Yaroslav | 2020-05-28 |
| | |||
* | Goodbye vim, been using neovim for ages now; home directory cleanup | Yaroslav | 2020-03-31 |
| | |||
* | reorganized repo to be easier to use with GNU stow; added script to stow | Yaroslav | 2020-02-25 |