summaryrefslogtreecommitdiffstats
path: root/doc/vim-go.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-10-19Remove docs so docs of installed plugins are up to dateAdam Stankiewicz1-2855/+0
2020-10-19Allow vim-polyglot to load in non-compatible modeAdam Stankiewicz1-2/+2
2020-10-18Leave only filetype detection for man, #576Adam Stankiewicz1-12/+15
2020-10-17Make sure custom scripts.vim are respected as wellAdam Stankiewicz1-0/+8
2020-10-16UpdateAdam Stankiewicz1-2/+47
2020-10-09Fix detecting of some filetypes, closes #579Adam Stankiewicz1-11/+31
2020-09-22BuildAdam Stankiewicz1-36/+63
2020-09-10UpdateAdam Stankiewicz1-1/+19
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-4/+32
- Allow to define heuristics in heuristics.yaml - Migrate all filetypes from vim beginning with "a" - Remove enhanced cpp syntax (it was too slow to load) - Use setf instead of set ft for setting filetype (faster) - Override native hauristics with au! - Add globbing of files for packages - Replace predefined dirs with extra_dirs and ignored_dirs - Allow to define proper order of packages with topological sort - Fix powershell detection - Lint and fix many packages.yaml issues - etc etd
2020-08-24Include docs of pluginsAdam Stankiewicz1-0/+2706