Skip to content

balki/vim-logrotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-logrotate

Syntax and help for logrotate config files in /etc/logrotate.d/*

screenshot

Install

mkdir -p ~/.vim/pack/gitpacks/start/
git -C ~/.vim/pack/gitpacks/start clone https://github.com/balki/vim-logrotate
vim +":helptags ALL" +"qa"

Requirements

  1. Vim installation that includes patch-8.2.4770. (Works in Ubuntu 22.10)
  2. gawk installed. See g:logrotate_awk config option to use a different awk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published