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