Remove timestamps, remove konsole setup and update neovim packages
This commit is contained in:
parent
0755c7e3d4
commit
a5aa039671
15 changed files with 40 additions and 186 deletions
|
|
@ -1,5 +1,3 @@
|
|||
-- {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
local opts = {noremap=true, silent=true}
|
||||
|
||||
vim.api.nvim_set_keymap('n', '<C-E>', '<cmd>:NERDTreeToggle<CR>', opts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue