dotfiles/roles/neovim/files
Oliver Davies 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
..
after/plugin refactor(nvim): move plugin config to the 2022-01-09 23:13:42 +00:00
autoload feat(nvim): add function to write and source files 2022-01-09 23:22:04 +00:00
lua/opdavies feat(nvim): add function to write and source files 2022-01-09 23:22:04 +00:00
init.lua refactor(nvim): move plugin config to the 2022-01-09 23:13:42 +00:00