fix: nicer ansible file highlighting
This commit is contained in:
parent
8091452e1f
commit
15293d7f6d
@ -16,6 +16,9 @@ local function usePlugins(use, use_rocks)
|
||||
-- Seemless pane switching betwen tmux and vim
|
||||
use 'christoomey/vim-tmux-navigator'
|
||||
|
||||
-- Ansible file syntax highlighting
|
||||
use 'pearofducks/ansible-vim'
|
||||
|
||||
-- Zen mode
|
||||
use { 'folke/zen-mode.nvim', config = [[require 'config.zen-mode']] }
|
||||
use {
|
||||
|
Loading…
Reference in New Issue
Block a user