]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vimrc
No on-data caches
[dotfiles.git] / vim / .vimrc
2023-11-02 Sergey MatveevLaTeX is default .tex
2023-03-06 Sergey MatveevSignature window hides at least a line above
2022-10-20 Sergey MatveevMore compact Mark
2022-10-19 Sergey MatveevMy own Mark plugin
2022-10-19 Sergey MatveevDifferent Mark plugin
2022-08-24 Sergey MatveevI tend to often use :Cfilter
2022-06-22 Sergey MatveevRubles digraph
2022-06-16 Sergey Matveev:Man plugin
2022-04-11 Sergey MatveevEven faster quit from Vim
2022-01-27 Sergey Matveevunimpaired-like quickfix open/close
2022-01-27 Sergey MatveevFast quit with session saving
2022-01-27 Sergey MatveevCompletely get rid of pylint
2022-01-27 Sergey MatveevShorter fugitive command aliases
2021-09-29 Sergey MatveevLet's try to complete filename
2021-07-14 Sergey MatveevI used to use Gcommit often
2021-06-29 Sergey MatveevVim scripts refactoring
2021-06-22 Sergey MatveevReally silence possible loadview errors
2021-06-17 Sergey MatveevI assume default history size is acceptable
2021-06-17 Sergey MatveevSimplify viminfo setting
2021-06-17 Sergey MatveevNo use for gitcommit's view
2021-06-14 Sergey MatveevCode reordering
2021-06-14 Sergey MatveevMake views for files without extensions
2021-06-14 Sergey MatveevUnused commands
2021-06-12 Sergey MatveevRevert "Let's see if branch name will be useful in...
2021-06-03 Sergey MatveevLet's see if branch name will be useful in statusline
2021-03-28 Sergey MatveevShow if either quickfix or location lists are exists
2021-03-28 Sergey Matveevhistogram diff algorithm is cooler
2021-03-01 Sergey MatveevMore visible spellchecker highlight
2021-01-20 Sergey MatveevBetter ctags-ing
2021-01-20 Sergey Matveev.vimrclocal useless with exrc/secure options existence
2021-01-20 Sergey MatveevMove Python specific wildignore to ftplugin
2020-11-24 Sergey MatveevTerminal C-W rebinding
2020-07-14 Sergey MatveevUse omni-completion instead of asyncomplete-plug
2020-07-11 Sergey MatveevNo asyncomplete's auto_popup, do only on demand
2020-06-11 Sergey Matveevbomb showing
2020-06-11 Sergey Matveevmodeline is safe in Vim 8.2, with disabled modelineexpr...
2020-05-31 Sergey MatveevShorten :buffer to :b
2020-05-28 Sergey MatveevShorter statusline, without own colours
2020-05-27 Sergey MatveevSimpler Gvsplit substitution, without register polluting
2020-05-27 Sergey MatveevSeems that LANG is not required to be overriden for...
2020-05-12 Sergey MatveevMore visible active window
2020-04-13 Sergey MatveevOverride <Del> in netrw and delete its history
2019-12-23 Sergey MatveevUnimpaired like textwidth switching
2019-12-19 Sergey MatveevMore visible tab count
2019-12-19 Sergey MatveevBetter autoformatting of comments
2019-12-17 Sergey MatveevRemove stuff from vimrc because of Tim Pope's unimpaired
2019-12-14 Sergey MatveevVim 8.2 shell syntax is broken without sh_no_error
2019-09-03 Sergey MatveevEasy (no)wrap switching
2019-09-02 Sergey MatveevHighlight all trailing extra whitespaces
2019-09-02 Sergey MatveevYanking to end of line is often action, behave as expec...
2019-09-02 Sergey MatveevMove filetype-related Vim hooks to separate files
2019-08-31 Sergey Matveev.conf files are often termcap ones
2019-08-26 Sergey MatveevFull command names
2019-08-26 Sergey MatveevRemove whereami.vim replaced command
2019-08-11 Sergey MatveevInitial