Add Armv7 assembly support
This commit is contained in:
parent
52f6ce4fb5
commit
025676576f
@ -259,6 +259,8 @@ local function manage_plugins()
|
||||
}
|
||||
end
|
||||
},
|
||||
-- to activate it, use ':set filetype=arm " arm = armv7'
|
||||
["https://github.com/ARM9/arm-syntax-vim.git"] = {},
|
||||
}
|
||||
|
||||
local manager = require("plogins").manage(plugins)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user