parent
574c1f27ba
commit
25b36c4c2a
lua/plugins
|
@ -0,0 +1,19 @@
|
|||
|
||||
|
||||
--
|
||||
-- Global custom plugin agnostic keymaps
|
||||
--
|
||||
-- Source: https://github.com/Eandrju/cellular-automaton.nvim
|
||||
-- ..............................................
|
||||
--
|
||||
-- Author: Sven Vogel
|
||||
-- Created: 01.11.2024
|
||||
-- Edited: 01.11.2024
|
||||
--
|
||||
-- ==============================================
|
||||
|
||||
return {
|
||||
{
|
||||
'eandrju/cellular-automaton.nvim'
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue