This website requires JavaScript.
Explore
Help
Sign in
FunctionalHacker
/
dotfiles
Watch
2
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
1
Releases
Activity
81ddde9555
dotfiles
/
home
/
.config
/
nvim
/
lua
/
pager.lua
3 lines
63 B
Lua
Raw
Normal View
History
Unescape
Escape
Nvim: improve pager mode and other fixes
2021-12-04 11:43:26 +02:00
-- Settings for pager mode
Reformat all neovim configuration files with stylua
2022-10-26 14:08:20 +03:00
vim.keymap
.
set
(
"
n
"
,
"
q
"
,
vim.cmd
.
q
)
Reference in a new issue
Copy permalink