added: gpg functions in bashrc; modified: nvim config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
local set = vim.opt
|
||||
|
||||
set.mouse = 'a'
|
||||
set.encoding = 'utf-8'
|
||||
set.encoding = 'UTF-8'
|
||||
set.fileencoding = 'UTF-8'
|
||||
|
||||
set.number = true
|
||||
|
Reference in New Issue
Block a user