This website requires JavaScript.
Explore
Help
Sign in
fernando
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
a8c1fa25b7
dotfiles
/
config
/
nvim
/
lua
/
fschauen
History
Fernando Schauenburg
a8c1fa25b7
nvim: refactor creation of custom indicators for lualine
2025-03-25 21:59:54 +01:00
..
plugins
nvim: refactor creation of custom indicators for lualine
2025-03-25 21:59:54 +01:00
util
nvim: refactor creation of custom indicators for lualine
2025-03-25 21:59:54 +01:00
autocmd.lua
nvim: use consistent style for lua files
2024-07-22 21:14:13 +02:00
diagnostic.lua
nvim: use
vim.diagnostic.is_enabled()
instead of deprecated
vim.diagnostic.is_disabled()
2025-03-25 20:41:14 +01:00
filetype.lua
nvim: improvements to
filetype
detection
2025-03-05 10:17:28 +01:00
init.lua
vim: enforce style in top-level code
2024-02-22 18:42:06 +01:00
keymap.lua
nvim: dismiss search highlight with <leader>h instead of <cr>
2025-03-19 21:28:47 +01:00
lazy.lua
nvim: fix deprecation:
vim.loop
->
vim.uv
2025-03-18 22:19:19 +01:00
options.lua
nvim: fix clipboard on WSL
2024-08-23 20:24:57 +02:00