This website requires JavaScript.
Explore
Help
Register
Sign in
larssonmartin1998
/
.dotfiles
Watch
1
Star
0
Fork
You've already forked .dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
45555751eb
.dotfiles
/
nvim
/
lua
History
Download ZIP
Download TAR.GZ
Martin Larsson
45555751eb
Remove hjkl bindings as they make no sense what so ever when using colemak, I have my own keyboard layer setup for the arrow keys there.
2024-04-10 13:06:58 +02:00
..
language_servers
Add cmp, and some auto formatting and inlay hints to lsps, add some tweaks to clangd
2024-04-08 10:47:23 +02:00
plugs
Remove default mappings from leap, l is now bound to all active windows
2024-04-10 10:49:01 +02:00
keymaps.lua
Remove hjkl bindings as they make no sense what so ever when using colemak, I have my own keyboard layer setup for the arrow keys there.
2024-04-10 13:06:58 +02:00
lazy_init.lua
Add basic nvim conf, still wip
2024-01-20 01:30:13 +01:00
lualine_extension_lspsaga.lua
Replace lspsaga with my fork of lspsaga which contains more options for the winbar which makes it easier to integrate it with lualine, which I've also done here. Additionally, set cmdheight=0, and refactor some calls to add_keymaps.
2024-01-22 00:07:35 +01:00
utils.lua
Add basic nvim conf, still wip
2024-01-20 01:30:13 +01:00
vim_opt.lua
Add laststatus = 3 so that we can see fillchars for splits, additionally, ran formatter
2024-04-08 23:17:01 +02:00