Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch to more based indentation method | Yaroslav de la Peña Smirnov | 2020-10-10 |
| | | | | | Also cleanup indentation in main configuration file, and consolidate several filetype specific settings in the main config file. | ||
* | changes to indentation configuration | Yaroslav | 2020-10-06 |
| | |||
* | Add textwidth column | Yaroslav | 2020-09-29 |
| | | | | Also, set textwidth to 80 for Rust files | ||
* | Changes to file syntax config files | Yaroslav | 2020-09-12 |
| | | | | Mostly added syntax foldmethod to C, C++, and JS files. | ||
* | 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 | ||
* | use folding with Rust files | Yaroslav | 2020-08-10 |
| | |||
* | spell check and text width for markdown by default on | Yaroslav | 2020-06-02 |
| | |||
* | automatically turn on spell checker and textwidth limit for tex docs | Yaroslav | 2020-05-25 |
| | |||
* | Goodbye vim, been using neovim for ages now; home directory cleanup | Yaroslav | 2020-03-31 |