]> Sergey Matveev's repositories - dotfiles.git/history - vim/.vim/ftplugin/go
No on-data caches
[dotfiles.git] / vim / .vim / ftplugin / go /
2022-06-30 Sergey MatveevSimpler and less disturbing :Fmt
2022-06-30 Sergey MatveevMove to vim9script
2022-04-13 Sergey Matveevsetlocal is excess in ftplugin
2022-01-27 Sergey MatveevMove to vim-lsc from vim-lsp
2022-01-27 Sergey MatveevVarious Vim plugins separated on packages
2022-01-27 Sergey MatveevCompletely get rid of pylint
2021-07-31 Sergey Matveevgo build :make
2021-06-29 Sergey MatveevVim scripts refactoring
2020-09-16 Sergey MatveevFucking assholes renames already working things
2020-07-12 Sergey MatveevDo not use vim-lsp-settings for simplicity
2020-01-08 Sergey MatveevDebugging cmdline for gogetdoc
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-02 Sergey MatveevLet's try to use goimports instead of gofmt
2019-09-02 Sergey MatveevMove filetype-related Vim hooks to separate files
2019-08-15 Sergey MatveevAutoindent err wraps
2019-08-11 Sergey MatveevInitial