aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/share/nvim/site/after
Commit message (Collapse)AuthorAge
* Move filetype-specific preferences to main configYaroslav de la Peña Smirnov2020-11-03
|
* Switch to more based indentation methodYaroslav de la Peña Smirnov2020-10-10
| | | | | Also cleanup indentation in main configuration file, and consolidate several filetype specific settings in the main config file.
* changes to indentation configurationYaroslav2020-10-06
|
* Add textwidth columnYaroslav2020-09-29
| | | | Also, set textwidth to 80 for Rust files
* Changes to file syntax config filesYaroslav2020-09-12
| | | | Mostly added syntax foldmethod to C, C++, and JS files.
* filetype related changesYaroslav2020-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 filesYaroslav2020-08-10
|
* spell check and text width for markdown by default onYaroslav2020-06-02
|
* automatically turn on spell checker and textwidth limit for tex docsYaroslav2020-05-25
|
* Goodbye vim, been using neovim for ages now; home directory cleanupYaroslav2020-03-31