aboutsummaryrefslogtreecommitdiff
path: root/core/options.vim
AgeCommit message (Collapse)Author
2020-11-10update signcolumn optionjdhao
For git project, diagnostics and git gutter sign may fight each other if sign column is not wide enough.
2020-11-09more ignore filesjdhao
2020-11-08refactor: move titlestring method to autoload dirjdhao
2020-11-08Do no show file time for not listed buffers.jdhao
2020-11-01update wildignore settingsjdhao
2020-10-31Hide the annoying ~ at the end of current buffer.jdhao
See also https://github.com/neovim/neovim/issues/2067.
2020-10-31move custom settings to core/ directoryjdhao