summaryrefslogtreecommitdiff
path: root/.config/nvim/fnl
AgeCommit message (Collapse)Author
8 daysfeat: Emacs Keybind & Neovim Color VariablesJacob McDonnell
- Added an Emacs keybind to set SPACE-ff to find-file. - Neovim sources NVIM_COLORSCHEME & NVIM_BACKGROUND environment variables to set the colorscheme and background color.
9 daysrefactor: Set default colorscheme to bluloco darkJacob McDonnell
9 daysfeat: Added remaps for splits & terminalJacob McDonnell
Added SPACE-" for horizontal split and SPACE-% for vertical split. Also added keybind for SPACE-t for launching terminal.
9 daysfix: Forgot to add nvim/fnlJacob McDonnell