This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
foodotfiles
Watch
2
Star
1
Fork
0
You've already forked foodotfiles
mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced
2024-11-18 21:27:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
884e29d6f2
foodotfiles
/
home
/
.config
/
nvim
/
init.lua
5 lines
90 B
Lua
Raw
Normal View
History
Unescape
Escape
Reformat all neovim configuration files with stylua
2022-10-26 11:08:20 +00:00
require
(
"
keybinds
"
)
require
(
"
settings
"
)
Nvim: add highlight on yank
2022-11-09 07:01:45 +00:00
require
(
"
highlight_yank
"
)
Reformat all neovim configuration files with stylua
2022-10-26 11:08:20 +00:00
require
(
"
plugins.init
"
)
Reference in New Issue
Copy Permalink