Add vim-cmake plugin

pull/2/head
Ensar Sarajčić 2022-03-26 13:34:24 +01:00
parent bb9a7506aa
commit bb18b6bf7d
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ return require("packer").startup {
use("tpope/vim-sexp-mappings-for-regular-people") -- Simpler keymaps for vim-sexp
use "tridactyl/vim-tridactyl" -- Tridactyl config file support
use "aklt/plantuml-syntax" -- PlantUML support
use "cdelledonne/vim-cmake" -- CMake integration
-- Treesitter
use {