dotfiles/home/.config/nvim/lua
Marko Korhonen 6751e7b356
Refactor settings.lua
- Remove all options that matched the defaults in NeoVim
- Remove clipboard=unnamedplus and learded to use registers :)
- set some modern NeoVim settings, f.ex laststatus=3 and cmdheight=0
2022-09-03 00:56:33 +03:00
..
plugins Nvim: Add GPG plugin 2022-08-29 09:55:51 +03:00
keybinds.lua Remove some redundant keymappings 2022-09-03 00:56:31 +03:00
pager.lua Nvim: convert keymaps to vim.keymap.set and/or which-key.register 2022-08-24 00:01:06 +03:00
settings.lua Refactor settings.lua 2022-09-03 00:56:33 +03:00