Remove coc config
This commit is contained in:
@ -452,13 +452,6 @@ in {
|
||||
programs.neovim = {
|
||||
vimAlias = true;
|
||||
viAlias = true;
|
||||
coc = {
|
||||
enable = true;
|
||||
# settings = {
|
||||
# "rust-analyzer.serverPath" = "${pkgs.rust-analyzer}/bin/rust-analyzer";
|
||||
# "gopls.experimentalWorkspaceModule" = true;
|
||||
# };
|
||||
};
|
||||
} // config;
|
||||
# programs.vim = config;
|
||||
|
||||
|
Reference in New Issue
Block a user