mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-12-15 18:48:34 +00:00
Switch to onedark theme
This commit is contained in:
@@ -2,6 +2,7 @@ vim.g.mapleader = ' '
|
||||
|
||||
-- TODO find better place
|
||||
vim.g.floaterm_open_command = 'vsplit'
|
||||
--vim.g.floaterm_position = 'bottom'
|
||||
|
||||
-- better window movement
|
||||
vim.api.nvim_set_keymap('n', '<C-h>', '<C-w>h', {silent = true})
|
||||
|
||||
Reference in New Issue
Block a user