Commit graph

2 commits

Author SHA1 Message Date
5630466780 refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
7860c3506a feat(nvim): add function to write and source files
Copied from tjdevries' config_manager repository, add a global
`save_and_exec` function that will write and source vim or lua files,
and use this within my existing `<leader>so` key mapping.
2022-01-09 23:22:04 +00:00