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
ec81bcfa73
.dotfiles
/
home
/
.config
/
nvim
/
lua
History
Download ZIP
Download TAR.GZ
Martin Larsson
ec81bcfa73
Remove snippets and buffer completion from nvim cmp, Copilot does a great job of this, now we only have completions for defined variables, functions, and keywords etc
2024-05-23 11:00:28 +02:00
..
language_servers
Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well.
2024-04-19 01:19:38 +02:00
plugs
Remove snippets and buffer completion from nvim cmp, Copilot does a great job of this, now we only have completions for defined variables, functions, and keywords etc
2024-05-23 11:00:28 +02:00
keymaps.lua
Merge branch 'main' of
https://github.com/LarssonMartin1998/.dotfiles
2024-04-19 01:22:53 +02:00
lazy_init.lua
Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well.
2024-04-19 01:19:38 +02:00
lualine_extension_lspsaga.lua
Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well.
2024-04-19 01:19:38 +02:00
utils.lua
Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well.
2024-04-19 01:19:38 +02:00
vim_opt.lua
Remove termguicolors as this gets enabled automatically if the terminal emulator supports it since 0.10 release
2024-05-20 23:07:49 +02:00