tv vim: admit nftables
This commit is contained in:
parent
dbc54fb823
commit
cd73053944
@ -25,6 +25,7 @@ let {
|
||||
pkgs.tv.vimPlugins.vim
|
||||
pkgs.vimPlugins.fzfWrapper
|
||||
pkgs.vimPlugins.undotree
|
||||
pkgs.vimPlugins.vim-nftables
|
||||
];
|
||||
|
||||
dirs = {
|
||||
|
@ -136,6 +136,7 @@ with import <stockholm/lib>;
|
||||
javascript.extraStart = comment "js";
|
||||
lua = {};
|
||||
markdown.extraStart = writerExt "md";
|
||||
nftables = {};
|
||||
#nginx = {};
|
||||
python.extraStart = alts [
|
||||
(comment "py")
|
||||
|
Loading…
Reference in New Issue
Block a user