mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 14:35:37 +00:00
puppet syntax for nvim
This commit is contained in:
parent
1f9fdac268
commit
249cbe5889
@ -47,6 +47,7 @@ require('packer').startup(function()
|
|||||||
use 'cespare/vim-toml' -- TOML syntax
|
use 'cespare/vim-toml' -- TOML syntax
|
||||||
use 'towolf/vim-helm' -- Helm syntax
|
use 'towolf/vim-helm' -- Helm syntax
|
||||||
use 'LnL7/vim-nix' -- Nix syntax
|
use 'LnL7/vim-nix' -- Nix syntax
|
||||||
|
use 'rodjek/vim-puppet' -- Puppet syntax
|
||||||
use { -- Git next to line numbers
|
use { -- Git next to line numbers
|
||||||
'lewis6991/gitsigns.nvim',
|
'lewis6991/gitsigns.nvim',
|
||||||
requires = {'nvim-lua/plenary.nvim'},
|
requires = {'nvim-lua/plenary.nvim'},
|
||||||
|
Loading…
Reference in New Issue
Block a user