]> Sergey Matveev's repositories - dotfiles.git/history - vim
No on-data caches
[dotfiles.git] / vim /
2021-06-14 Sergey MatveevUnused commands
2021-06-14 Sergey MatveevNo Rust, never
2021-06-12 Sergey MatveevRevert "Let's see if branch name will be useful in...
2021-06-12 Sergey MatveevOften used <tt></tt>
2021-06-03 Sergey MatveevLet's see if branch name will be useful in statusline
2021-05-13 Sergey MatveevSymbolic links friendly WhereAmI
2021-05-03 Sergey MatveevPossibly disabling signature_help will help with change...
2021-05-03 Sergey Matveevlsp_highlight_references_enabled is already enabled...
2021-03-28 Sergey MatveevShow if either quickfix or location lists are exists
2021-03-28 Sergey Matveevhistogram diff algorithm is cooler
2021-03-27 Sergey MatveevDTrace filetype
2021-03-27 Sergey MatveevAbility to disable LSP, without :help
2021-03-01 Sergey MatveevMore visible spellchecker highlight
2021-02-10 Sergey MatveevSafer printing
2021-02-10 Sergey MatveevI learn zsh
2021-02-06 Sergey MatveevDRY
2021-02-06 Sergey MatveevProper file_line left buffer cleaning
2021-02-03 Sergey Matveevfzf
2021-01-27 Sergey Matveevg:lsp_documentation_float_docked does not help anyhow
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
2021-01-20 Sergey MatveevNot sure, but seems docking slightly less distract
2020-12-03 Sergey MatveevChanged git web frontend
2020-11-24 Sergey MatveevTerminal C-W rebinding
2020-11-15 Sergey MatveevUsing LLVM11
2020-10-18 Sergey Matveevuint8_t alias
2020-10-16 Sergey Matveevg:loaded_* stopper
2020-09-29 Sergey MatveevS-F6 is changed with the new tmux
2020-09-29 Sergey MatveevI use autos.vim for small options
2020-09-16 Sergey MatveevFucking assholes renames already working things
2020-09-08 Sergey MatveevNo more /usr/home
2020-09-02 Sergey MatveevFix Hjson commenting
2020-08-13 Sergey MatveevEscape filename in buftabline
2020-08-12 Sergey MatveevSimplify buftabline and support filenames with spaces
2020-08-07 Sergey MatveevMove mutt-specific commands to ftdetect
2020-08-07 Sergey MatveevMany opened buffers causes Vim segfault
2020-08-06 Sergey Matveev\zs has to be single quote escaped
2020-08-05 Sergey MatveevFast changing between file extensions
2020-08-05 Sergey MatveevUnify quotes
2020-07-28 Sergey MatveevLimit filename size only
2020-07-26 Sergey MatveevInclude line number also
2020-07-26 Sergey MatveevDouble spaces seems to be pretty visible
2020-07-26 Sergey MatveevInitial BufTabline
2020-07-14 Sergey MatveevNot all software accepts /usr/home path as /home
2020-07-14 Sergey MatveevCompletely remove asyncomplete
2020-07-14 Sergey MatveevUse omni-completion instead of asyncomplete-plug
2020-07-13 Sergey MatveevMention pyls full installation
2020-07-12 Sergey MatveevDo not use vim-lsp-settings for simplicity
2020-07-11 Sergey Matveevpreview is already disabled, remove autocmd
2020-07-11 Sergey MatveevNo asyncomplete's auto_popup, do only on demand
2020-07-10 Sergey MatveevWorking with LSP
2020-06-14 Sergey Matveevredo related
2020-06-11 Sergey Matveevbomb showing
2020-06-11 Sergey Matveevmodeline is safe in Vim 8.2, with disabled modelineexpr...
2020-06-10 Sergey MatveevTrivial reordering
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-17 Sergey MatveevOften used assert(!= NULL)
2020-05-12 Sergey MatveevMore visible active window
2020-05-12 Sergey Matveevunsigned char* is very often typed
2020-05-06 Sergey MatveevLLDB WhereAmI formatting
2020-04-22 Sergey Matveevcfmt.sh is back
2020-04-17 Sergey MatveevFix netrwhist path
2020-04-13 Sergey MatveevOverride <Del> in netrw and delete its history
2020-04-13 Sergey Matveevcommentstring for texinfo files
2020-04-10 Sergey Matveevclang-format can use ~/.clang-format
2020-04-03 Sergey MatveevFix uctags -kinds invocation
2020-04-02 Sergey MatveevAlso ctag C prototypes
2020-04-02 Sergey MatveevMore C formatting
2020-04-01 Sergey MatveevBegin working with C
2020-03-12 Sergey MatveevDisable unneeded Vim plugins
2020-01-08 Sergey MatveevDebugging cmdline for gogetdoc
2019-12-26 Sergey MatveevHjson indent
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-18 Sergey MatveevFix byte index, workability at the end of the word
2019-12-18 Sergey MatveevStrip last dummy empty line
2019-12-18 Sergey MatveevDraft gogetdoc Vim plugin with popups
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-12-14 Sergey MatveevExplicitly tell pylint not to show the scoring
2019-12-14 Sergey MatveevI use Python3 by default now and flake8 does not instal...
2019-12-14 Sergey MatveevVim 8.2 makeprg does not inherit PATH
2019-12-02 Sergey MatveevLet's try to use goimports instead of gofmt
2019-11-11 Sergey MatveevForbid default Rust ftplugin loading, it sucks
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-15 Sergey MatveevAutoindent err wraps
2019-08-11 Sergey MatveevInitial